crazyrouter-skills
v1.0.0
Published
Install AI agent skills from CrazyRouter Skills marketplace
Maintainers
Readme
⚡ CrazyRouter Skills
Production-tested AI agent skills powered by Crazyrouter API.
Install
npx crazyrouter-skills install <skill-name>Available Skills
| Skill | Description |
|-------|-------------|
| crazyrouter-chat | Chat with 627+ AI models (GPT-5, Claude, Gemini, DeepSeek...) |
| crazyrouter-image-gen | AI image generation (DALL-E 3, GPT Image, Gemini, Imagen 4) |
| crazyrouter-tts | Text-to-speech (OpenAI TTS voices) |
| crazyrouter-stt | Speech-to-text transcription (Whisper) |
| crazyrouter-ocr | Image-to-text / OCR (GPT-4o, Gemini, Claude) |
| crazyrouter-translate | AI translation (multi-model comparison) |
| crazyrouter-music-gen | AI music generation (Suno) |
| crazyrouter-video-gen | AI video generation (Sora 2, Kling, Veo 3) |
Commands
npx crazyrouter-skills list # List all available skills
npx crazyrouter-skills installed # Show installed skills
npx crazyrouter-skills install <name> # Install a skill
npx crazyrouter-skills uninstall <name> # Remove a skillRequirements
- Crazyrouter API Key (free to start)
- Set
CRAZYROUTER_API_KEYenvironment variable
Links
License
MIT
