一键导入
gfly
Search Google Flights for fares and routes (read-only, no API key). Bootstraps the gfly binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search Google Flights for fares and routes (read-only, no API key). Bootstraps the gfly binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read Instagram Threads — posts, replies, mentions, search (posting is gated). Bootstraps the knit binary if it isn't installed, then drives it (read-only).
Read-only Cisco Nexus (NX-OS) state as clean JSON, with fleet fan-out. Bootstraps the nxstate binary if it isn't installed, then drives it (read-only).
Search Amazon for products, prices, and availability for an agent (read-only). Bootstraps the rivr binary if it isn't installed, then drives it (read-only).
Search the Virginia ABC catalog and live per-store stock (read-only). Bootstraps the vabc binary if it isn't installed, then drives it (read-only).
| name | gfly |
| description | Search Google Flights for fares and routes (read-only, no API key). Bootstraps the gfly binary if it isn't installed, then drives it (read-only). |
If gfly isn't on PATH, install it:
uvx gfly # or: brew install rnwolfe/tap/gfly
Then let the binary teach you — it's read-only by default and self-describing, so don't guess:
gfly agent — the full embedded usage contract.gfly schema --json — machine-readable command tree, exit codes, and conformance.gfly search JFK LHR --jsonConforms to the Agent CLI Guidelines (Full); verify with gfly schema | jq .conformance.