Official skills publisher Verified Skillscout rank 121

Stream

Stream publishes official AI agent skills for its tools, services, and developer workflows.

Browse 14 official AI agent skills across 2 Stream repositories, with install commands and source links.

14 Skills
2 Repositories
4,895 Installs
18 GitHub stars

Install

Add Stream skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/getstream/getstream_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Stream skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Agent Skills

getstream/agent-skills

Includes 11 official skills: stream, stream-docs, stream-builder, stream-react-native, stream-android, stream-swift.

11 skills 4,893 installs 17 stars
npx skills add getstream/agent-skills -y

Stream Ios Skills

getstream/stream-ios-skills

Includes 3 official skills: sdk-release, webrtc-ios-integration, triage-gh-issue.

3 skills 2 installs 1 stars
npx skills add getstream/stream-ios-skills -y

14 skills

getstream/agent-skills 11 skills

stream

getstream/agent-skills 1,400 installs
View source

stream-docs

getstream/agent-skills 642 installs
View source

stream-builder

getstream/agent-skills 596 installs
View source

stream-react-native

getstream/agent-skills 576 installs
View source

stream-android

getstream/agent-skills 408 installs
View source

stream-swift

getstream/agent-skills 403 installs
View source

stream-flutter

getstream/agent-skills 246 installs
View source

stream-react

getstream/agent-skills 197 installs
View source

stream-unreal

getstream/agent-skills 17 installs
View source

stream-feeds-migration

getstream/agent-skills 2 installs
View source

stream-unity

getstream/agent-skills 1 installs
View source
getstream/stream-ios-skills 3 skills

sdk-release

getstream/stream-ios-skills 1 installs
View source

webrtc-ios-integration

getstream/stream-ios-skills 1 installs
View source

triage-gh-issue

getstream/stream-ios-skills 0 installs
View source

Repository documentation

getstream/agent-skills package overview

getstream/agent-skills/README.md View on GitHub

getstream/agent-skills

Includes 11 official skills: stream, stream-docs, stream-builder, stream-react-native, stream-android, stream-swift.

Top skills in this package

streamOfficial Stream skill from getstream/agent-skills.
stream-docsOfficial Stream skill from getstream/agent-skills.
stream-builderOfficial Stream skill from getstream/agent-skills.
stream-react-nativeOfficial Stream skill from getstream/agent-skills.
stream-androidOfficial Stream skill from getstream/agent-skills.
stream-swiftOfficial Stream skill from getstream/agent-skills.
stream-flutterOfficial Stream skill from getstream/agent-skills.
stream-reactOfficial Stream skill from getstream/agent-skills.

Install

Install the full package:

npx skills add getstream/agent-skills -y

Install a specific skill:

npx skills add getstream/agent-skills@stream -y

Use the package when you want your agent to choose the relevant skill from this official Stream repository.

View getstream/agent-skills on GitHub
Copied