# Uninstall

> Remove Multi startup files while preserving provider credentials.

- Skill: `greenpolo/uninstall` (Agent Skill)
- Install (CLI): `npx skillmds@latest add greenpolo/uninstall`
- Raw SKILL.md: https://api.skillmd.com/api/skills/greenpolo/uninstall/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: greenpolo (https://skillmd.com/u/greenpolo)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/greenpolo/uninstall

---


Run:

```sh
"$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.

