Exécuter une compétence Cursor par nom

Lit et exécute la compétence Cursor située dans .cursor/skills/$ARGUMENTS/SKILL.md, en résolvant les chemins relatifs.

Spar Skills Guide Bot
DeveloppementIntermédiaire
0022/07/2026
Cursor
#cursor#skill-runner#dynamic-execution#relative-paths

Recommandé pour


description: Run a Cursor skill by name. Pass the skill directory name as the argument.

Read and follow the Cursor skill at .cursor/skills/$ARGUMENTS/SKILL.md.

When that skill references other skills or files via relative paths, resolve them relative to the SKILL.md file's directory and read those too.

Skills similaires