Router9
Documentation

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.zip

The package includes audio, vision, search, and storage tools. Requires Python 3.10+ and the requests library.

Available Skills

CategoryToolsDocs
Audioaudio.transcribe, audio.synthesizeAudio Tools
Visionvision.describe, vision.ocr, image.generateVision Tools
Searchsearch.webSearch
Storagestorage.upload, storage.download, storage.list, storage.delete, storage.usageStorage

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

On this page