migrate-to-skills

Convert Cursor rules and slash commands to Agent Skills format.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/min-zou/obsidian-doc --skill migrate-to-skills-min-zou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-skills
Source: https://github.com/min-zou/obsidian-doc/tree/main/format/areas/system/agent-skills/cursor-builtin/migrate-to-skills
Command: npx skills add https://github.com/min-zou/obsidian-doc --skill migrate-to-skills-min-zou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the migration process of Cursor rules and slash commands to the Agent Skills format, ensuring seamless integration and functionality.

Core Features & Use Cases

  • Rule Conversion: Transforms .cursor/rules/.mdc files to .cursor/skills/.SKILL.md format.
  • Command Conversion: Converts .cursor/commands/.md files to .cursor/skills/.SKILL.md format.
  • Consolidation: Organizes commands into the skills directory for better management.
  • Use Case: Ideal for users looking to migrate existing Cursor rules and commands to the Agent Skills format for enhanced organization and functionality.

Quick Start

Migrate Cursor rules and commands to Agent Skills format with the migrate-to-skills skill.

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 and slash commands to Agent Skills format?

Converting Cursor rules to Agent Skills format involves transforming .cursor/rules/*.mdc files into .cursor/skills/*.SKILL.md files. This migration process organizes existing rules into the skills directory for enhanced management and functionality.

What is the best way to migrate .mdc rule files to the Agent Skills directory?

The best way to migrate .mdc rule files is through automated file parsing and manipulation. This approach consolidates .cursor/rules/*.mdc files directly into the .cursor/skills/*.SKILL.md format without requiring manual intervention.

Can I convert slash commands to skills format without manual file editing?

Yes, you can convert slash commands without manual intervention. Automated parsing scripts transform .cursor/commands/*.md files into the .cursor/skills/*.SKILL.md format, consolidating them into the skills directory seamlessly.

Does converting Cursor commands to Agent Skills format consolidate my workflow files?

Yes, converting Cursor commands to Agent Skills format consolidates your workflow files. It organizes scattered .md command files into the unified .cursor/skills/*.SKILL.md directory structure for better management.

When do I need to migrate slash commands to the skills directory?

You need to migrate slash commands to the skills directory when adopting the Agent Skills format. This administrative workflow migration ensures seamless integration and enhanced functionality for existing Cursor rules and commands.