bycoco-research· 46 skills
Convert 'Applied intelligently' Cursor rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use when the user wants to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or consolidate commands into the skills directory.
$npx -y skills add coco-research/coco --skill migrate-to-skillsInstalls into the current project.
Run `npx skills use "https://github.com/coco-research/coco" --skill "coco-research/coco/migrate-to-skills"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coco-research/coco" that are relevant to the current task. Run `npx skills add "https://github.com/coco-research/coco"` and select the relevant skills, then follow their instructions.