Give your AI coding assistant the knowledge to work with the OpenRouter Agent SDK
by installing our official openrouter-typescript-sdk skill from the
OpenRouterTeam/skills repository.
The skill covers both the Agent SDK (@openrouter/agent) and the Client SDKs (@openrouter/sdk).
When working with the Agent SDK, your AI assistant will focus on the agent features:
callModel, tool() definitions, stop conditions, streaming, and multi-turn conversations.
Add via Settings > Rules > Add Rule > Remote Rule (Github) with OpenRouterTeam/skills.
Requires GitHub CLI v2.90.0+. Works with Claude Code, Cursor, OpenCode, Codex, Gemini CLI, Windsurf, and many more agents:
The skill works with any AI coding assistant that supports the Agent Skills standard:
Once installed, your AI coding assistant will have knowledge of:
tool() helper and Zod schemasstepCountIs, maxCost, and moreAfter installing the skill, your AI assistant can help you with tasks like:
“Help me set up an OpenRouter agent”
The assistant will know to use:
“Add a tool to my agent”
The assistant understands the tool pattern:
The skill source is available at: github.com/OpenRouterTeam/skills
Contributions and feedback are welcome.