Audio banner
Modellix Modellix

Audio

Development community

Description

--- description: Synthesize, transcribe, or transform speech and audio with Modellix. argument-hint: [tts|stt|sts] [text or public audio URL] disable-model-invocation: true --- Run an audio workflow with Modellix. Request: $ARGUMENTS Follow the Modellix skill (`skills/modellix/SKILL.md`) for execution policy, credentials, schema lookup, and error handling. This command only fixes the routing. 1. If `$ARGUMENTS` is empty or the intended audio workflow is ambiguous, ask whether the user wants t

Installation

Installs to ~/.claude/skills/modellix-modellix-skill-audio/SKILL.md

Terminal
mkdir -p ~/.claude/skills/modellix-modellix-skill-audio && curl -fsSL https://raw.githubusercontent.com/Modellix/modellix-skill/HEAD/commands/audio.md -o ~/.claude/skills/modellix-modellix-skill-audio/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository