Development
Skill
/uninstall
Remove Multi startup files while preserving provider credentials.
Install
$ npx -y skills add greenpolo/cc-multi-cli-plugin --skill uninstall --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/uninstall
Context preview
The summary Claude sees to decide when to auto-load this skill.
Remove Multi startup files while preserving provider credentials.
SKILL.md
uninstall.SKILL.mdname: uninstall description: Remove Multi startup files while preserving provider credentials. disable-model-invocation: true allowed-tools: Bash
Run:
"$HOME/.local/share/multi-cli/bin/multi" uninstall
Tell the user that Multi startup files and its marked shell block were removed. Provider credentials remain in their provider stores. The command does not remove Claude plugins; tell the user to remove those through `/plugin` when needed. Never accept credentials in chat.
Ships withmulti-core
One Claude Code session. Your models. Their native tools. Multi brings external models and coding harnesses into one Claude Code session through the /model picker and named native workers, with each provider's own login and permissions.
Get the whole plugin
Other skills on multi-core.
Skill
Skill
Skill
Skill

