byopen-gitagent· 20 skills
Example skill that demonstrates the gitagent skills system. Use this to test skill loading and script execution.
$npx -y skills add open-gitagent/gitagent --skill example-skillInstalls into the current project.
Run `npx skills use "https://github.com/open-gitagent/gitagent" --skill "open-gitagent/gitagent/example-skill"` 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/gitagent" that are relevant to the current task. Run `npx skills add "https://github.com/open-gitagent/gitagent"` and select the relevant skills, then follow their instructions.