Use when creating skill repositories, standardizing or validating skill repo structure, setting up composer/release workflows, configuring split licensing (MIT + CC-BY-SA-4.0), fixing plugin.json / SKILL.md validation or version-parity errors, or releasing a skill version (version bump, tagging).
$npx -y skills add netresearch/skill-repo-skill --skill skill-repoInstalls into the current project.
Run `npx skills use "https://github.com/netresearch/skill-repo-skill" --skill "netresearch/skill-repo-skill/skill-repo"` 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/netresearch/skill-repo-skill" that are relevant to the current task. Run `npx skills add "https://github.com/netresearch/skill-repo-skill"` and select the relevant skills, then follow their instructions.