decolua

10 mods across 2 repositories, 27k stars between them.

9router CLAUDE.md

01

decolua/9router

Instructions file

Instructions for decolua/9router, covering claude.md, what this is, commands, architecture and request flow (the thing to understand first).

27k 3d ago A 1,970 tokens original MIT

9router-chat

02

decolua/9router

Skill Claude CodeCodex

Chat / code generation via 9Router using OpenAI /v1/chat/completions or Anthropic /v1/messages format with streaming + auto-fallback combos. Use when the user wants to ask an LLM, generate code, summarize text, or run prompts through 9Router.

27k 3d ago A 63 tokens original MIT

9router-embeddings

03

decolua/9router

Skill Claude CodeCodex

Generate vector embeddings via 9Router /v1/embeddings using OpenAI / Gemini / Mistral / Voyage / Nvidia / GitHub embedding models for RAG, semantic search, similarity. Use when the user wants embeddings, vectors, RAG, semantic search, or to embed text.

27k 3d ago A 66 tokens original MIT

9router-image

04

decolua/9router

Skill Claude CodeCodex

Generate images via 9Router /v1/images/generations using OpenAI / Gemini Imagen / DALL-E / FLUX / MiniMax / SDWebUI / ComfyUI / Codex models. Use when the user wants to create, generate, draw, or render an image, picture, or text-to-image (txt2img).

27k 3d ago A 74 tokens original MIT

9router-stt

05

decolua/9router

Skill Claude CodeCodex

Speech-to-text via 9Router /v1/audio/transcriptions using OpenAI Whisper / Groq / Gemini / Deepgram / AssemblyAI / NVIDIA / HuggingFace models. Use when the user wants to transcribe audio, convert speech to text, or get subtitles from audio files.

27k 3d ago A 63 tokens original MIT

9router-tts

06

decolua/9router

Skill Claude CodeCodex

Text-to-speech via 9Router /v1/audio/speech using OpenAI / ElevenLabs / Deepgram / Edge TTS / Google TTS / Hyperbolic / Inworld voices. Use when the user wants to convert text to speech, generate audio, voiceover, narrate, or read text aloud.

27k 3d ago A 70 tokens original MIT

9router-video

07

decolua/9router

Skill Claude CodeCodex

Generate videos via 9Router /v1/videos/generations using xAI Grok Imagine (grok-imagine-video). Async job flow - submit, poll requestid until done, download MP4. Use when the user wants to create, generate, or render a video, text-to-video (txt2vid), or image-to-video.

27k 3d ago A 74 tokens original MIT

9router-web-fetch

08

decolua/9router

Skill Claude CodeCodex

Fetch URL → markdown / text / HTML via 9Router /v1/web/fetch using Firecrawl / Jina Reader / Tavily Extract / Exa Contents. Use when the user wants to scrape a webpage, extract URL content, read article, or convert a URL to markdown.

27k 3d ago A 63 tokens original MIT

9router-web-search

09

decolua/9router

Skill Claude CodeCodex

Web and X search via 9Router /v1/search using Tavily / Exa / Brave / Serper / SearXNG / Google PSE / Linkup / SearchAPI / You.com / Perplexity / Xquik. Use when the user wants to search the web, find articles, or search public X posts.

27k 3d ago A 74 tokens original MIT

9router

10

decolua/9router

Skill Claude CodeCodex

Entry point for 9Router — local/remote AI gateway with OpenAI-compatible REST for chat, image, TTS, embeddings, web search, web fetch. Use when the user mentions 9Router, NINEROUTERURL, or wants AI without writing provider boilerplate. This skill covers setup + indexes capability skills; fetch the relevant capability…

27k 3d ago A 84 tokens original MIT