Install Skill
Install Router9 Skills for your AI harness
Router9 Skills work with any AI harness. Coding CLIs like Claude Code and OpenCode are best wired up via MCP; agent frameworks can use the Skill package below or MCP.
Install via OpenClaw
Add Router9 Skills to your OpenClaw agent in one command:
openclaw skills install router9 --set ROUTER9_API_KEY=sk-r9k-...Replace sk-r9k-... with your API key. Sign up to get one.
Download ZIP
You can also download the skill package and install it manually:
Download router9.zipThe package includes audio and image tools. Requires Python 3.10+ and the requests library.
Available Skills
| Category | Tools | Docs |
|---|---|---|
| Audio | audio.transcribe, audio.synthesize | Audio Tools |
| Image | image.describe, image.ocr, image.generate | Image Tools |
Coming soon:
video.generate— generate short videos from text prompts.
See Tool Usage & Credits for how Skills consume your plan's credit allowance.
Next Steps
- Install MCP Server — configure Router9 as an MCP server for Claude Code, OpenCode, Cursor, and other MCP clients
- API Reference — REST and MCP endpoint reference