seatmaps
FeaturedAircraft seat maps, cabin dimensions, and seat recommendations via SeatMaps.com and AeroLOPA. Search by flight number or airline+aircraft via agent-browser.
AI & Automation 600 stars
56 forks Updated today MIT
Install
Quality Score: 98/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Seat Maps
Look up aircraft seat maps, cabin dimensions (pitch, width, recline), seat recommendations, and flight reviews. Uses [SeatMaps.com](https://seatmaps.com) (browser automation) as the primary data source and [AeroLOPA](https://www.aerolopa.com/) as a visual complement.
**Requires `agent-browser` CLI.** Install: `npm install -g agent-browser && agent-browser install`
## When to Use
- User wants to know the best seats on a specific flight
- Comparing cabin configurations across aircraft variants
- Checking seat pitch, width, recline for a cabin class
- Identifying seats near galleys, lavatories, or exits
- Verifying which aircraft variant operates a specific route
- Looking up seat map ratings and flight reviews
## When NOT to Use
- **Booking seats.** Find information only. Do not select or purchase seats.
- **Real-time availability.** Seat maps show the aircraft layout, not which seats are currently open.
## Two Sources, Different Strengths
| Feature | SeatMaps.com | AeroLOPA |
|---------|-------------|----------|
| Flight number search | Yes | No |
| Seat recommendations | Yes (color coded) | No (information only) |
| Cabin dimensions | Yes (pitch/width/recline) | Sometimes |
| Window alignment | No | Yes (to-scale drawings) |
| 360° cabin views | Some aircraft | No |
| Seat ratings | Yes (user reviews) | Coming 2026 |
| Aircraft variants | Yes (tabs) | Yes |
**Default workflow:** Search SeatMaps first (data extraction). Link to AeroLOPA for visual window a...
Details
- Author
- borski
- Repository
- borski/travel-hacking-toolkit
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
lessons-learned
Mandatory pre-flight-search reference. Contains the Seats.aero workflow (pull ALL programs first), source accuracy hierarchy, Southwest/Companion Pass specifics, small-market caveats, and Duffel limitations.
600 Updated today
borski AI & Automation Featured
seats-aero
Search award flight availability across 27 mileage programs via Seats.aero Partner API. Find cheapest award flights, compare programs, and get booking links.
600 Updated today
borski AI & Automation Listed
flight
Flight canvas for comparing flights and selecting seats. Use when users need to browse flight options and book seats.
0 Updated today
All-zzz