/cassette-model
Show or change the Cassette model and thinking level for the current media session
$ npx -y skills add Cassette-Editor/oh-my-cassette --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/cassette-model
Context preview
What this command does when you run it.
Show or change the Cassette model and thinking level for the current media session
Command definition
cassette-model.mddescription: Show or change the Cassette model and thinking level for the current media session
Open the Oh My Cassette model picker for the active Cassette media session.
Use the `cassette` MCP server's `cassette_config` tool. Reuse the active `session_id`; never invent one. If there is no active media session, tell the user to add media first. Do not start an edit.
If `$ARGUMENTS` names a valid model or thinking level, save it directly and confirm that it applies from the next edit turn. Otherwise read the current configuration, show compact numbered model and thinking lists, wait for the user's choice, and save it. The default is GPT-5.6 Luna with `xhigh` thinking. Never open this picker automatically as part of an ordinary edit.
Oh My Cassette is an open-source AI video editing plugin and local MCP server for Claude Code, Codex, Hermes Agent, and OpenCode.
Repo: Cassette-Editor/oh-my-cassette

