migration-guide
Installation
SKILL.md
Plugin Migration Guide
This skill provides procedures for migrating plugins to the correct Claude Code format.
Common Migration Scenarios
1. Flat Skills to Directory Format
Before:
skills/
├── my-skill.md
└── another-skill.md