Skip to content
/
OpenRouter
© 2026 OpenRouter, Inc

Product

  • Chat
  • Rankings
  • Apps
  • Models
  • Providers
  • Pricing
  • Enterprise
  • Labs

Company

  • About
  • Announcements
  • CareersHiring
  • Privacy
  • Terms of Service
  • Support
  • State of AI
  • Works With OR
  • Data

Developer

  • Documentation
  • API Reference
  • SDK
  • Status

Connect

  • Discord
  • GitHub
  • LinkedIn
  • X
  • YouTube

Teach your agent to build on OpenRouter

Give your agent the skills to build anything with OpenRouter's 600+ models. From image generation to agent scaffolding to model selection and more.

Copy this instruction and give it to your agent

FAQ

Skills are contextual capabilities that auto-load based on your conversation. When a request matches a skill's triggers, the agent loads and applies the relevant skill to provide accurate, up-to-date guidance for building with OpenRouter.
All of them. Claude Code, Cursor, OpenCode, Codex, Gemini CLI, Windsurf, Devin, and any AI agent that can run commands or install plugins.
You need an API key to make model requests. Get one for free at openrouter.ai/settings/keys, or provision credits through Stripe Projects if you have a Stripe account.
The skills collection includes agent scaffolding (TUI and headless), TypeScript SDK integration, model discovery and comparison, image generation, OAuth authentication, and agent migration guides. See the full list at github.com/OpenRouterTeam/skills.
Yes. Pass the skill name as the second argument when installing, e.g. "gh skill install OpenRouterTeam/skills create-agent-tui". By default skills install at project scope — add --scope user to make a skill available across all projects.