Agent skill
randomskill-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/randomskill-md
SKILL.md
Mechanic: RandomSkill
Executes a random skill from the list of supplied skills. Will ignore any skills that are on cooldown. There is no limit to how much skills can be added.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| skills | The list of skills to execute, must be separated by a , |
Examples
Skills:
- randomskill{skills=skill1,skill2,skill3}
Having problems overviewing your randomskill-syntax? Try this:
Skills:
- randomskill{
skills=
superskill,
green_skill,
skill3,
grandSkill,
7331
}
Didn't find tool you were looking for?