delete_skill
Permanently delete a skill with automatic backup and two-step confirmation to prevent accidental loss.
Instructions
Delete a skill permanently. Auto-backs up before deletion.
This is a destructive operation — the skill will be removed from the active library. A backup is always created so it can be restored later if needed.
Args: name: Skill identifier to delete. confirm: Must be True to actually delete. This two-step confirmation prevents accidental deletions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |