flight-matrix
CommunityScrape and compare flight prices with automated scraping for price-matrix generation.
System Documentation
What problem does it solve?
Manually finding and comparing flight prices for multiple dates and destinations is time-consuming. This Skill automates the scraping of live pricing data to quickly generate price matrices when APIs are unavailable or expensive.
Core Features & Use Cases
- Automated Price Scapping: Use Selenium and Python scripts to scrape live flight prices.
- Flight Matrix Generation: Output the best prices found for each date combination into a CSV file.
- Use Case: Need to compare prices for multiple dates and passenger counts between airports. Instead of manual searches, this skill can automatically fetch and organize this information in a user-friendly CSV format.
Quick Start
Generate a price matrix for flights using this skill. You'll need to specify the origin and destination airport codes, start and end dates, number of passengers, and other optional parameters. For example: python3 scrape_flights.py --origin SLC --dest CDG --start 2026-07-16 --end 2026-07-31 --pax 5
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flight-matrix Download link: https://github.com/ammonfife/sakima.co/archive/main.zip#flight-matrix Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.