migrate-to-skills

Convert Cursor .mdc rules and slash commands into SKILL.md files.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/shankur/dots --skill migrate-to-skills-shankur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-skills
Source: https://github.com/shankur/dots/tree/main/dot_cursor/skills-cursor/migrate-to-skills
Command: npx skills add https://github.com/shankur/dots --skill migrate-to-skills-shankur

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Migrating Cursor rules and slash commands to Agent Skills format simplifies skill management and enhances discovery.

Core Features & Use Cases

  • Convert Cursor Rules: Converts .mdc rules to SKILL.md format.
  • Convert Slash Commands: Consolidates commands into the skills directory.
  • Use Case: If you want to migrate rules or commands to skills for better organization and to leverage Agent Skills' features.

Quick Start

Run the 'migrate-to-skills' skill to convert your Cursor rules and commands to Agent Skills format.

Frequently Asked Questions about migrate-to-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Cursor rules to Agent Skills format?

You can convert Cursor rules to Agent Skills format by running the migration script, which processes .mdc files in designated directories and outputs SKILL.md files for improved organization.

What is the process for migrating slash commands to a skills directory?

Migrating slash commands involves running the conversion script, which consolidates command files into the Agent Skills directory structure for centralized organization and usage.

Can I use migrate-to-skills with both .mdc and .md files?

Yes, the migration process operates on both .mdc and .md files in designated directories, transforming them into SKILL.md files for Agent Skills usage.

Why should I migrate my Cursor rules to Agent Skills?

Migrating Cursor rules to Agent Skills simplifies skill management and enhances discovery, allowing you to better organize rules and leverage Agent Skills features.

Does converting slash commands to Agent Skills format require manual editing?

No, converting slash commands does not require manual editing; the migration script automatically consolidates and formats the commands into SKILL.md files in the skills directory.