Routes Stream SDK work to the right specialist without you having to guess. If you're building a React Native app with video calls, it finds stream-react-native. If you need to list flagged messages or query channels, it hands off to stream-cli. Documentation lookups go to stream-docs, web scaffolding to stream-builder, and platform-specific integration to the matching peer skill. The routing is deterministic, matching your input against signals in peers.yaml, so you get Swift tooling for Xcode projects and web scaffolding when there's no platform hint. It's a dispatcher, not a worker. The actual CLI commands, SDK wiring, and doc searches happen in the sub-skills it loads on demand.
npx skills add https://github.com/getstream/agent-skills --skill stream