/stream-docs how do I generate a user token in Node.js?
/stream-docs what's the difference between StreamChat.getInstance() and new StreamChat() in React strict mode?
/stream-docs show me the Video iOS SDK setup for a UIKit project
/stream-docs what filter operators are available on channel queries?stream-docs
/stream-docs answers SDK questions from the live Stream documentation at getstream.io. Every answer comes verbatim from the docs with a citation attached — no hallucinated APIs, no stale code samples from training data.
Reach for it whenever you'd otherwise ask "how do I do X with the SDK?" or need to confirm version-specific behaviour.

What it covers
It covers everything in the official Stream documentation: Chat, Video, Feeds and Moderation, across every SDK, framework and version.
Phrase your question however you like; the skill maps it to the right doc page.
Example prompts
Citations
Every answer the skill returns points to a source URL on getstream.io. Click any citation to verify the answer against the live documentation.
Used by the other skills
The build packs (/stream-react, /stream-builder) and the platform packs fetch the live docs themselves and hand off to /stream-docs when a lookup fails, so you don't need to chain them yourself. It's also the one skill that never needs credentials or the getstream CLI: answers come straight from getstream.io.