Install Skill
Install Router9 skills for your AI agent
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, vision, search, and storage tools. Requires Python 3.10+ and the requests library.
Available Skills
| Category | Tools | Docs |
|---|---|---|
| Audio | audio.transcribe, audio.synthesize | Audio Tools |
| Vision | vision.describe, vision.ocr, image.generate | Vision Tools |
| Search | search.web | Search |
| Storage | storage.upload, storage.download, storage.list, storage.delete, storage.usage | Storage |
See Quotas & Plans for usage limits per plan tier.
Next Steps
- Install MCP Server — configure Router9 as an MCP server for Claude Code, Cursor, and other MCP clients
- API Reference — REST and MCP endpoint reference