byopen-gitagent· 20 skills
Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.
$npx -y skills add open-gitagent/opengap --skill manage-skillsInstalls into the current project.
Run `npx skills use "https://github.com/open-gitagent/opengap" --skill "open-gitagent/opengap/manage-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/open-gitagent/opengap" that are relevant to the current task. Run `npx skills add "https://github.com/open-gitagent/opengap"` and select the relevant skills, then follow their instructions.