# Edit, enable, disable, and delete skills

Open a skill's details or additional-actions menu in **My skills** to manage resources you have permission to maintain.

## Edit content

Use the edit controls for the name, summary, or execution instructions. Submit with the page's save action. Instruction editing supports Ctrl+Enter to save and Esc to cancel. Leave and reopen details to check the saved content and current version.

Define steps and source scope clearly. Do not turn an example's test object into a fixed target for every task. [Validate the skill](bind-skills.md) after editing.

## Enable or disable

Use the available action to change the enabled status when you need to pause use. Check the displayed state and associated agent configurations afterward. Test a new task to establish the effect; disabling a skill does not imply that earlier outputs are undone.

## Delete

Delete an unneeded custom skill from its additional-actions menu. First inspect the agents using it and resolve dependencies, then verify the skill name in the confirmation dialog. To stop only one assistant from using it, unbind it in that assistant's details instead.

## Keep a validation sample

Maintain a small fixed input with expected steps and output columns. Reuse it after updates to detect format changes and conflicting source restrictions.
