Skip to content
Content
Command

/cassette-model

Show or change the Cassette model and thinking level for the current media session

From plugin
oh-my-cassette
1381 skill1 command1 MCP
Install
$ npx -y skills add Cassette-Editor/oh-my-cassette --agent claude-code

How 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.md
description: 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.

Ships withoh-my-cassette

Oh My Cassette is an open-source AI video editing plugin and local MCP server for Claude Code, Codex, Hermes Agent, and OpenCode.

Get the whole plugin, auto-invoked
Stats
138
Stars
0
Views
2
Forks
Active
Maintenance
Python
Language
MIT
License
1d ago
Last commit
1mo ago
Created

Repo: Cassette-Editor/oh-my-cassette