stream-docs

Installation
SKILL.md

Stream - Docs search (live SDK documentation)

Read first (every session): Glob ../stream/SKILL.md and Read ../stream/RULES.md (both ship with this skill) - RULES.md includes a Peer skills table for installing/invoking any other pack skills on demand.

Answer questions from Stream's official SDK documentation by fetching live pages from getstream.io. Covers Chat, Video, Activity Feeds, and Moderation across every framework and version.

Docs index: https://getstream.io/cli/llms.txt

No CLI gate, no up-front shell. This skill never invokes Write, Edit, npm, scaffold tools, or Bash(getstream *). Pure docs questions with an explicit SDK reach WebFetch without running any shell command. A small read-only probe runs only on demand - inside Step 1a below - when the SDK can't be resolved from the user's input. If the user's question requires running the CLI or building code, offer to switch - the user re-enters via the stream router or the stream-builder skill.


Honesty rules (read before anything else)

These rules are non-negotiable. Read them before every response.

  1. Announce inference only when it happened. If you picked an SDK/version from anything other than explicit user input, say so in the first sentence - but only on the turn the inference happened:
    • "Looking in Chat React v13 (detected from your package.json)..."
    • "Inferring Video from your question about 'calls' - let me know if you meant something else..."
Installs
472
GitHub Stars
13
First Seen
Apr 17, 2026
stream-docs — getstream/agent-skills