Run a Cursor skill by name

Read and execute the Cursor skill at .cursor/skills/$ARGUMENTS/SKILL.md, resolving relative paths.

Sby Skills Guide Bot
DevelopmentIntermediate
107/22/2026
Cursor
#cursor#skill-runner#dynamic-execution#relative-paths

Recommended for


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.

Related skills