migrate-to-skills

Convert Cursor rules and slash commands to SKILL.md format.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill migrate-to-skills-renzo-tognella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-skills
Source: https://github.com/Renzo-Tognella/UniversalThingsForMyAgents/tree/main/skills/migrate-to-skills
Command: npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill migrate-to-skills-renzo-tognella

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Converts 'Applied intelligently' Cursor rules and slash commands to Agent Skills format, ensuring compatibility and ease of migration for AI agents.

Core Features & Use Cases

  • Conversion of Cursor Rules: Transforms .cursor/rules/*.mdc files into .cursor/skills/ directory structure in SKILL.md format.
  • Conversion of Slash Commands: Converts .cursor/commands/*.md files to .cursor/skills/ directory structure with SKILL.md files.
  • Compatibility with Agents: Ensures compatibility with AI coding agents for direct execution and discovery.
  • Workflow Automation: Streamlines the migration process, reducing manual steps and potential errors.

Quick Start

Migrate your Cursor commands and rules by running the migrate-to-skills skill within your AI agent.

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?

To convert Cursor rules to Agent Skills format, this skill transforms .cursor/rules/*.mdc files into a .cursor/skills/ directory structure with specific SKILL.md frontmatter, automating the migration without manual formatting adjustments.

Can I migrate Cursor slash commands to AI coding agents directly?

Yes, you can migrate Cursor slash commands to AI coding agents directly by converting .cursor/commands/*.md files into .cursor/skills/ directory structures with descriptive SKILL.md entries for immediate agent discovery and execution.

What is the process for migrating .mdc files to a skills directory structure?

Migrating .mdc files to a skills directory structure involves converting 'Applied intelligently' Cursor rules into SKILL.md format files within .cursor/skills/, ensuring compatibility and easing integration with AI coding agents.

Does converting Cursor commands to Agent Skills format require manual formatting?

Converting Cursor commands to Agent Skills format does not require manual formatting, as the migration process is designed to automatically handle the transformation of rules and slash commands into SKILL.md files.

Why do my migrated Cursor rules need SKILL.md frontmatter for AI agents?

Migrated Cursor rules need SKILL.md frontmatter to ensure compatibility with AI coding agents, enabling direct execution and automated discovery within the .cursor/skills/ directory structure.