🎥
AI EngineeringJavaScript

9Router Video

by decolua

9Router Video is an AI Engineering skill for Claude Code, published by decolua in 9router.

25.4K stars4.5K forkson decolua/9routerAdded 2026/08/14Repository updated 2026/08/05
ai-agentsai-gatewayanthropicchatgptclaudeclaude-codeclinecodexcopilotcursordeepseekfree-aigeminigemini-clillmllm-gatewayopenaiopenai-proxyqwentoken-saver
Install in seconds
Install 9Router Video
Copy 9Router Video into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/decolua/9router/tree/master/skills/9router-video ~/.claude/skills/9router-video

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/decolua/9router.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/9router-video/SKILL.md in decolua/9router
Installs to
~/.claude/skills/9router-video
Collection
One of 9 skills cataloged from this repository
Category
AI Engineering2451 skills

What 9Router Video does

9Router Video generates videos via the 9Router /v1/videos/generations endpoint using xAI Grok Imagine. Use it for text-to-video or image-to-video generation with asynchronous job polling and MP4 download.

9Router Video is cataloged under AI Engineering on DirSkills. 9Router Video comes from a repository tagged ai-agents, ai-gateway, anthropic, chatgpt and claude.

Documentation

README

9Router — Video Generation (xAI Grok Imagine)

Requires NINEROUTER_URL (and NINEROUTER_KEY if auth enabled). See https://raw.githubusercontent.com/decolua/9router/refs/heads/master/skills/9router/SKILL.md for setup.

Requires a connected xAI account in the 9Router dashboard — either Grok Build OAuth (SuperGrok / X Premium+ subscription sign-in) or a direct xAI API key from console.x.ai. The two are separate auth types with separate billing; the dashboard shows which one each connection uses.

Endpoints (async job flow)

Video generation is asynchronous: the POST returns a request_id immediately, then you poll until the job is done or failed.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about 9Router Video

  • What else does decolua publish alongside 9Router Video?

    9Router Video is one of 9 skills that DirSkills catalogs from decolua/9router, the repository it ships in. Its siblings there include 9Router, 9Router Chat and 9Router Embeddings. Each one is a separate skill with its own page in this directory, installs the same way 9Router Video does, and is maintained by decolua in that same repository. The rest of the collection is listed on the decolua/9router page.

  • How does 9Router Video compare to other AI Engineering skills?

    9Router Video ranks #234 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of 9Router Video against them. Open each page to compare what they document and how they install.

More from decolua/9router

9Router Video is one of 9 skills cataloged on DirSkills from decolua/9router.

See all 9 skills
🔀
2w ago

9Router

9Router is an AI gateway that exposes an OpenAI-compatible REST API for chat, image generation, text-to-speech, embeddings, web search, and web fetch. Use it when you need AI capabilities without writing provider-specific boilerplate, with automatic fallback across providers.
AI Engineering
25.4K4.5K
💬
2w ago

9Router Chat

9Router Chat calls LLMs through the 9Router gateway using OpenAI or Anthropic-compatible APIs with streaming and auto-fallback model combos. Use it to ask an LLM, generate code, summarize text, or run prompts.
AI Engineering
25.4K4.5K
🧬
2w ago

9Router Embeddings

9Router Embeddings generates vector embeddings via the 9Router /v1/embeddings endpoint using OpenAI, Gemini, Mistral, Voyage, Nvidia, or GitHub embedding models. Use it for RAG, semantic search, similarity, or embedding text.
AI Engineering
25.4K4.5K
🎨
2w ago

9Router Image

9Router Image generates images through the 9Router API using models like OpenAI, Gemini Imagen, DALL-E, FLUX, MiniMax, SDWebUI, ComfyUI, and Codex. Use it when you need to create, draw, or render an image from a text prompt.
AI Engineering
25.4K4.5K
🎙️
2w ago

9Router Speech-to-Text

9Router Speech-to-Text transcribes audio files to text via the 9Router API using Whisper, Groq, Gemini, Deepgram, AssemblyAI, NVIDIA, or HuggingFace models. Use it to convert speech to text or get subtitles from audio files.
AI Engineering
25.4K4.5K
🗣️
2w ago

9Router TTS

9Router TTS converts text to speech via the 9Router API, supporting multiple providers such as OpenAI, ElevenLabs, and Edge TTS. Use it when you need to generate audio, voiceover, narration, or read text aloud.
AI Engineering
25.4K4.5K