byeugenelim· 25 skills
Use to bring a single external agent primitive — one skill, subagent, hook, or command (or a small connected bundle) — from a local path or URL into this catalogue. Fetches it, diagnoses the destination pack and lifecycle from the local charter, and migrates it to pack convention, or rejects it with a reason. Triggers on "assimilate this skill from <path/url>", "bring in this agent", "adopt this hook into a pack". Do NOT use to survey a whole repo (use assimilate-repo) or to justify a new pack (use propose-catalogue-pack).
$npx -y skills add eugenelim/agent-ready-repo --skill assimilate-primitiveInstalls into the current project.
Run `npx skills use "https://github.com/eugenelim/agent-ready-repo" --skill "eugenelim/agent-ready-repo/assimilate-primitive"` 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/eugenelim/agent-ready-repo" that are relevant to the current task. Run `npx skills add "https://github.com/eugenelim/agent-ready-repo"` and select the relevant skills, then follow their instructions.