一键导入
knit
Read Instagram Threads — posts, replies, mentions, search (posting is gated). Bootstraps the knit binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read Instagram Threads — posts, replies, mentions, search (posting is gated). Bootstraps the knit binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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).
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 | knit |
| description | Read Instagram Threads — posts, replies, mentions, search (posting is gated). Bootstraps the knit binary if it isn't installed, then drives it (read-only). |
If knit isn't on PATH, install it:
brew install rnwolfe/tap/knit
Then let the binary teach you — it's read-only by default and self-describing, so don't guess:
knit agent — the full embedded usage contract.knit schema --json — machine-readable command tree, exit codes, and conformance.knit post list --jsonConforms to the Agent CLI Guidelines (Full); verify with knit schema | jq .conformance.