cassette-model
Show or change the Cassette editing model and thinking level for the current media session. Invoke only when the user explicitly asks for the model …
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Cassette model picker
This is an explicit settings action. Never invoke it automatically during media ingestion or before
an edit. A fresh Cassette session already uses GPT-5.6 Luna with xhigh thinking.
- Reuse the active Cassette
session_idfrom the current conversation. If no Cassette media
session exists yet, tell the user to add media first; do not invent an id or create an edit.
- Call
cassette_configwith onlysession_idto read the current selection and static options. - If the invocation already names a valid model and/or thinking level, call
cassette_configwith
those values and confirm the saved choice in one line.
- Otherwise show the model and thinking choices as two compact numbered lists and wait for the
user's selections. Then call cassette_config with the selected model label and thinking value.
- Explain that the setting is scoped to this Cassette session and applies from the next edit turn.
Selectable models are GPT-5.6 Luna and GPT-5.4 Mini. Thinking values are off, minimal, low,
medium, high, and xhigh (display xhigh as “Extra High”).
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/Cassette-Editor/oh-my-cassette/skills/cassette-model/SKILL.md