什么是 flights?
通过 Google Flights 搜索航班。查找直达/转机航班,按时间和舱位筛选,获取预订链接。支持城市名称(纽约、伦敦、东京)以及自动多机场搜索。无需 API 密钥。 来源:tychohq/agent-skills。
通过 Google Flights 搜索航班。查找直达/转机航班,按时间和舱位筛选,获取预订链接。支持城市名称(纽约、伦敦、东京)以及自动多机场搜索。无需 API 密钥。
通过命令行快速安装 flights AI 技能到你的开发环境
来源:tychohq/agent-skills。
Search real-time flight schedules and prices via Google Flights data.
The flights-search CLI is bundled at scripts/flights-search in this skill directory.
The fast-flights library is installed automatically on first run via uvx (cached after that). Or install manually: pip install fast-flights
通过 Google Flights 搜索航班。查找直达/转机航班,按时间和舱位筛选,获取预订链接。支持城市名称(纽约、伦敦、东京)以及自动多机场搜索。无需 API 密钥。 来源:tychohq/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tychohq/agent-skills --skill flights通过 Google Flights 搜索航班。查找直达/转机航班,按时间和舱位筛选,获取预订链接。支持城市名称(纽约、伦敦、东京)以及自动多机场搜索。无需 API 密钥。 来源:tychohq/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tychohq/agent-skills --skill flights 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tychohq/agent-skills