What problem does it solve?
This Skill removes the friction of manually converting Cursor “Applied intelligently” rules and slash commands into the Agent Skills format so your workflows can live in one consistent skills directory.
Core Features & Use Cases
- Migrates project and user Cursor files: Converts
{workspaceFolder}/**/.cursor/rules/*.mdc and {workspaceFolder}/.cursor/commands/*.md plus ~/.cursor/commands/*.md.
- Converts rules with the right criteria: Only migrates rules that have a
description and do not include globs and are not marked with alwaysApply: true.
- Consolidates commands into skills: Migrates slash command markdown files into
.cursor/skills/<skill-name>/SKILL.md for consistent invocation.
- Preserves instruction content exactly: Keeps the original body character-for-character to avoid accidental changes.
Quick Start
Ask the Skill to convert your Cursor rules and slash commands to Agent Skills format across both project and user locations, then summarize what was migrated.