flyclaw (Flight N-in-1 Search Zero Login)
Multi-source flight aggregation — tickets, nonstop, round-trip, cabin. 航班机票/零登录/零API, zero login, zero account, zero API key. Pure Python, no browser. 机票价格/航班动态/直飞筛选.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ai4mse/flyclawWhat This Skill Does
FlyClaw is a powerful, lightweight command-line tool designed for the OpenClaw agent ecosystem to aggregate real-time flight information. Utilizing a sophisticated multi-source aggregation architecture, it bypasses the need for bloated browser automation or paid API keys. Instead, it leverages public data sources including Google Flights, Skiplagged, and FlightRadar24 to deliver flight statuses, ticket prices, schedules, and live ADS-B tracking data directly to your console.
The tool is designed for speed and reliability, returning data in structured JSON format, making it ideal for integration into larger automated workflows or personal flight monitoring systems. It supports complex queries including round-trip searches, multi-passenger configuration, cabin class selection, and various sorting methods, providing a professional-grade alternative to manual booking websites.
Installation
You can install the FlyClaw skill directly through the OpenClaw agent hub using the following command:
clawhub install openclaw/skills/skills/ai4mse/flyclaw
Use Cases
FlyClaw is perfect for travelers, developers, and data enthusiasts. You can use it to build your own flight alert system by running scheduled jobs to track specific route pricing. It is also an excellent tool for travel agents or frequent flyers who need quick access to multi-source price comparisons without clicking through invasive advertisement-heavy websites. Its ability to process IATA codes and city names ensures seamless integration with natural language processing tasks.
Example Prompts
- "Check the current status and flight information for CA981."
- "Find me the cheapest business class flights from Shanghai to New York for April 15th, including non-stop options."
- "Search for a round-trip ticket from London to Singapore for 2 adults departing next week, sorted by arrival time."
Tips & Limitations
- Output Format: By default, the skill outputs raw JSON to stdout. Use the
-o tableflag if you prefer human-readable output, but keep in mind that external scripts should rely on the default JSON format for parsing stability. - Rate Limiting: While the tool does not require an API key, frequent rapid-fire queries against public sources can occasionally trigger rate limits. Use it judiciously.
- Concurrency: Since search operations are limited to single days, we recommend developers implement concurrent processes when searching across date ranges to improve performance.
- Data Privacy: The tool is designed with a privacy-first approach and does not store or collect personal information.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ai4mse-flyclaw": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
navclaw
Smart driving — exhaustive route search, may outperform default navigation. 导航/自驾/极限避堵, dozens of routes. One-tap iOS/Android deep link. Supports 高德/Amap. 智能避堵,极限搜索绕行方案,一键跳转手机导航APP.
trainclaw
3-in-1 China 12306 query — tickets, route stops, transfer plans. Zero login. Filter 高铁/动车/火车 by type, time, duration. Pure Python, text/json/csv output. 火车票/余票/经停站/中转换乘.