| 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). |
knit
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.
- Example:
knit post list --json
Conforms to the Agent CLI Guidelines (Full); verify with knit schema | jq .conformance.