What problem does it solve?
This Skill eliminates the friction of manually managing oh-my-droid skill definitions across scattered directories by providing a single CLI-inspired interface that handles listing, creation, editing, deletion, searching, inspection, and synchronization while enforcing naming and validation rules.
Core Features & Use Cases
- Unified Skill Overview:
/skill list scans user and project scopes, parses frontmatter metadata, and displays quality and usage stats in clear tables for fast discovery.
- Safe Lifecycle Management:
/skill add, /skill edit, and /skill remove guide users through interactive prompts, enforce lowercase hyphenated names, validate YAML content, and confirm destructive actions before touching files.
- Insight and Sync Workflows:
/skill info, /skill search, and /skill sync surface detailed content matches, compare scopes, and suggest copy/diff actions so teams can keep reusable routines aligned.
Quick Start
Ask /skill list to quickly enumerate installed user and project skills before making changes.