Use when copy-catting, replicating, or adapting features from external systems, repos, apps, or ideas into the current project. Triggers on 'copy this from', 'replicate', 'clone this feature', 'how does X do Y', 'chom', 'like how X does it', 'port from', 'build like', '1:1 copy'. NOT for packing the current project (see mk:pack); NOT for one-shot URL-to-markdown fetches (see mk:web-to-markdown).
$npx -y skills add ngocsangyem/meowkit --skill chomInstalls into the current project.
Run `npx skills use "https://github.com/ngocsangyem/meowkit" --skill "ngocsangyem/meowkit/chom"` 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/ngocsangyem/meowkit" that are relevant to the current task. Run `npx skills add "https://github.com/ngocsangyem/meowkit"` and select the relevant skills, then follow their instructions.