11 tools across audio, vision, search, and storage.
Give your AI agent eyes, ears, and a filing cabinet.
Download the Router9 skill package and run it locally with Python.
Router9 Skill Package
Includes audio, vision, search, and storage tools. Requires Python 3.10+ and requests.
Add Router9 skills to your OpenClaw agent in one command.
openclaw skills install router9 --set ROUTER9_API_KEY=sk-r9k-...sk-r9k-... with your API key. Sign up to get oneSpeech recognition and text-to-speech powered by Gemini
audio.transcribeTranscribe speech to text with timestamps and speaker labels.
audio.synthesizeConvert text to natural spoken audio.
Image understanding and generation
vision.describeGenerate detailed image descriptions. Supports multiple models.
vision.ocrExtract text from images — printed, handwritten, signs, and labels.
image.generateGenerate images from text prompts.
Real-time web search
search.webPerform real-time web searches to fetch the latest information.
File storage with presigned URL upload/download
storage.uploadUpload files to agent storage via presigned URLs.
storage.downloadDownload files from agent storage.
storage.listList files and folders in agent storage.
storage.deleteDelete files or folders.
storage.usageView storage usage and quota statistics.
Learn more about each skill, usage quotas, and integration guides.
Speech recognition and text-to-speech
Image description, OCR, and generation
Real-time web search API
File upload, download, and management
Usage limits per plan tier
Full setup guide for OpenClaw
REST and MCP endpoint reference