Agent skill
cancelskill-md
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cancelskill-md
SKILL.md
Description
Cancels the execution of the Metaskill when triggered
Attributes
This mechanic has no attributes
Examples
yml
SomeSkill:
Skills:
- message{m="Hello"} @server
- cancelSkill ?isMonster #cancels the rest of the skill from executing if the condition is met
- message{m="It appears i am not a monster! Yay!"} @server
Aliases
-
cancel
-
return
Didn't find tool you were looking for?