migrate-to-skills

Installation
SKILL.md

Migrate Rules and Slash Commands to Skills

Convert Cursor rules ("Applied intelligently") and slash commands to Agent Skills format.

CRITICAL: Preserve the exact body content. Do not modify, reformat, or "improve" it - copy verbatim.

Locations

Level Source Destination
Project {workspaceFolder}/**/.cursor/rules/*.mdc, {workspaceFolder}/.cursor/commands/*.md
User ~/.cursor/commands/*.md

Notes:

  • Cursor rules inside the project can live in nested directories. Be thorough in your search and use glob patterns to find them.
  • Ignore anything in ~/.cursor/worktrees
  • Ignore anything in ~/.cursor/skills-cursor. This is reserved for Cursor's internal built-in skills and is managed automatically by the system.

Finding Files to Migrate

Installs
3
Repository
szoloth/skills
First Seen
Jun 30, 2026
migrate-to-skills — szoloth/skills