claude_skills_clean
Remove skill symlinks and managed exclude blocks added by a prior synchronization, cleaning the workspace relative to the current directory.
Instructions
Remove skill symlinks and the managed exclude block created by a prior claude_skills_sync. MUTATES THE FILESYSTEM. Operates relative to the server process's cwd. 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. |