Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Integrate the Modellix API/CLI for async AI image, video, and speech generation or transcription (model run --wait, task download).
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 133% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 99% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 100% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 150% | 0% |
Modellix is a Model-as-a-Service platform for AI image, video, and speech generation or transcription. This skill teaches agents to use the official modellix-cli workflow (doctor → model run --wait → task download).
Upstream package: https://github.com/Modellix/modellix-plugin/tree/main/skills/modellix (Open Plugins layout; skill tree under skills/modellix/).
MODELLIX_API_KEY or modellix-cli auth loginmodellix-cli doctor --jsongoogle/nano-banana-2-lite, T2V: bytedance/seedance-2.0-mini-t2v, I2I: google/nano-banana-2-lite-edit, I2V: bytedance/seedance-2.0-fast-i2v, V2V: bytedance/seedance-2.0-fast-v2v, TTS: alibaba/qwen-audio-3.0-tts-flash, STT: openai/whisper-1, STS: alibaba/cosyvoice-clone)modellix-cli model run --wait --jsonmodellix-cli task downloadbashmodellix-cli model run \ --model-slug google/nano-banana-2-lite \ --body '{"prompt":"A cinematic sunset over a futuristic city"}' \ --wait --timeout 5m --json
bashmodellix-cli model run \ --model-slug bytedance/seedance-2.0-mini-t2v \ --body '{"prompt":"Ocean waves under a cloudy sunset"}' \ --wait --timeout 10m --json
bashmodellix-cli model run \ --model-slug alibaba/qwen-audio-3.0-tts-flash \ --body '{"text":"There is a large garden behind my house.","voice":"longanhuan_v3.6"}' \ --wait --timeout 5m --json
bashmodellix-cli model run \ --model-slug openai/whisper-1 \ --body '{"url":"https://example.com/meeting.mp3"}' \ --wait --timeout 5m --json
bashmodellix-cli model run \ --model-slug alibaba/cosyvoice-clone \ --body '{"model":"cosyvoice-v3.5-plus","url":"https://example.com/reference.wav","text":"There is a large garden behind my house."}' \ --wait --timeout 5m --json
model run --wait over hand-rolled pollingmodellix-cli auth login only when the user approves persistent local credential storagetask historytask download; never replace an existing file without explicit approvalmodel describe docs_url or https://docs.modellix.ai/llms.txtapi.modellix.ai and Modellix CDN processingOther measured skills in the registry, with their headline benchmark lift.