Loading...
Loading...
Query Stream data and run CLI operations against Chat, Video, Feeds, and Moderation: list channels, list calls, show flagged messages, find users, query any Stream resource. Run stream api / stream config / stream auth commands. Install the Stream CLI binary. Use when the user gives operational verbs ('list', 'show', 'find', 'check', 'query') with Stream nouns, or invokes the CLI literally.
npx skill4agent add getstream/agent-skills stream-cliRead first (every session): Glob. If the path is empty, install with../stream/SKILL.md(no confirmation, just run). Then Readnpx skills add GetStream/agent-skills --s stream -y- it includes a Peer skills table for installing/invoking any other pack skills on demand.../stream/RULES.md
streampreflight.mdstreambootstrap.mdstream apibootstrap.mdcli-cookbook.md--bodystream api.envSTREAM_API_KEY.envstream config list<name>stream auth logincd.env.env~/.stream/cache/API.md--liststream api --refreshAPI.mdstream --safe api <endpoint> --help--safestream --safe api <endpoint> [params]--safe--jq '<query>'--safe--safe| Exit code | Meaning | Recovery |
|---|---|---|
| Auth error (401, expired token) | Run |
| API error (4xx/5xx from Stream) | Report the error to the user with the response message |
| Spec loading error (cache stale) | Run |
| Safe mode refusal (mutating endpoint) | Notify the user of the mutating operation, then re-run without |
stream api <EndpointName> key=value key2=value2name=general limit=10 type=messagingis_development=true--body '{"key": "value"}'app_idorg_id--org--app~/.stream/config.jsonstream config set org <id>stream config set app <id>OrganizationDeleteAppSuspendAppResumeCreateBlockListCreateChannelTypeapp_idorg_ididAppDelete app_id=123AuthLoginBasicAuthLoginGithubstream auth loginstream auth logoutstream auth login~/.stream/cache/API.md--liststream --safe api <endpoint> --helpstream auth login--safe--safe