一键导入
account-unlink
Unlink a Claude Code account so it has its own standalone settings and plugins (no longer shared via symlinks).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Unlink a Claude Code account so it has its own standalone settings and plugins (no longer shared via symlinks).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Configure claudeship after installation. Sets up statusline, accounts, and optional notifier.
View and restore git-based backups of your Claude config directory. List backups, diff changes, or restore files.
Link a Claude Code account's settings and plugins back to a shared account (default ~/.claude).
Add a Claude Code account to the multi-account registry. Use when the user wants to register a new account.
List all registered Claude Code accounts with their config directories and colors.
Remove a Claude Code account from the multi-account registry.
| name | account-unlink |
| description | Unlink a Claude Code account so it has its own standalone settings and plugins (no longer shared via symlinks). |
| user-invocable | true |
| allowed-tools | Bash |
| argument-hint | ["account-name"] |
Run python3 ${CLAUDE_PLUGIN_ROOT}/src/tools/accounts.py unlink $ARGUMENTS and report the result.
This replaces symlinked settings.json and plugins/ with standalone copies, so the account can diverge from the shared config.
Example: account-unlink work