extension

Agent Skills

Paste this to your AI:
Read this skill and use it: https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router/SKILL.md
hub

9Router (Entry)

START HERE

Setup + index of all capabilities. Start here — covers base URL, auth, model discovery, and links to every capability skill.

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router/SKILL.mdopen_in_new
chat

Chat

/v1/chat/completions

Chat / code-gen via OpenAI or Anthropic format with streaming.

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-chat/SKILL.mdopen_in_new
image

Image Generation

/v1/images/generations

Text-to-image via DALL-E, Imagen, FLUX, MiniMax, SDWebUI…

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-image/SKILL.mdopen_in_new
record_voice_over

Text-to-Speech

/v1/audio/speech

OpenAI / ElevenLabs / Edge / Google / Deepgram voices.

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-tts/SKILL.mdopen_in_new
mic

Speech-to-Text

/v1/audio/transcriptions

Transcribe audio via OpenAI Whisper, Groq, Gemini, Deepgram, AssemblyAI…

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-stt/SKILL.mdopen_in_new
scatter_plot

Embeddings

/v1/embeddings

Vectors for RAG / semantic search via OpenAI, Gemini, Mistral…

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-embeddings/SKILL.mdopen_in_new
search

Web Search

/v1/search

Tavily / Exa / Brave / Serper / SearXNG / Google PSE / You.com.

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-web-search/SKILL.mdopen_in_new
language

Web Fetch

/v1/web/fetch

URL → markdown / text / HTML via Firecrawl, Jina, Tavily, Exa.

https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router-web-fetch/SKILL.mdopen_in_new

More on GitHub

Browse source, README, and examples.

open_in_newView on GitHub