Router9

Router9 Skills

11 tools across audio, vision, search, and storage.
Give your AI agent eyes, ears, and a filing cabinet.

Download Skill

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.

Install

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

Audio

Speech recognition and text-to-speech powered by Gemini

audio.transcribe

Transcribe speech to text with timestamps and speaker labels.

audio.synthesize

Convert text to natural spoken audio.

Vision

Image understanding and generation

vision.describe

Generate detailed image descriptions. Supports multiple models.

vision.ocr

Extract text from images — printed, handwritten, signs, and labels.

image.generate

Generate images from text prompts.

Search

Real-time web search

search.web

Perform real-time web searches to fetch the latest information.

Storage

File storage with presigned URL upload/download

storage.upload

Upload files to agent storage via presigned URLs.

storage.download

Download files from agent storage.

storage.list

List files and folders in agent storage.

storage.delete

Delete files or folders.

storage.usage

View storage usage and quota statistics.

Create a free account to get your API key and start using skills.