Skip to content

GetStream/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Agent Skills

Give your AI coding agent the ability to build, query, and manage Stream - Chat, Video, Feeds, and Moderation.

npx skills add GetStream/agent-skills

What your agent can do

  • Scaffold a full app - Next.js + Tailwind + Stream SDKs, wired end-to-end in one shot
  • Add products to existing apps - drop Chat, Video, or Feeds into a project that's already running
  • Query live data - "any active calls?", "show flagged messages", "list my channels" - natural language to CLI
  • Set up moderation - blocklists, automod config, and content policies via the Stream CLI
  • Answer SDK questions - token patterns, strict mode, client/server instantiation, theme wiring

How it works

The skill pack is markdown only - no code, no build step. Your agent reads SKILL.md, detects context (CLI state, credentials, project type), and routes to the right module:

Intent Module
Build a new app builder.md + builder-ui.md
Add a product to an existing app builder.md + references/*.md
Data queries and CLI operations cli.md + cli-cookbook.md
SDK and integration questions sdk.md + references/*.md
Install the Stream CLI bootstrap.md

Contents

About

Give your AI coding agent the ability to build, query, and manage Stream - Chat, Video, Feeds, and Moderation.

Topics

Resources

License

Stars

Watchers

Forks

Contributors