claude_skills_clean
Removes skill symlinks and managed exclude blocks created by a prior sync. Preserves real files; use status tool to preview changes.
Instructions
Remove the skill symlinks under .claude/skills/ and the managed exclude block created by a prior claude_skills_sync — the inverse of that tool. MUTATES THE FILESYSTEM. Real files (non-symlinks) are preserved, never deleted. Operates relative to the server process's cwd. Use claude_skills_status first if you want to see what would be removed. Mirrors omni-dev ai claude skills clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: `"text"` (default) or `"yaml"`. | |
| worktrees | No | When true, also operate on every worktree belonging to the target repository. |