Use when creating, editing, or validating Gobby skills, especially when a skill must change agent behavior or become discoverable through gobby-skills.
$npx -y skills add gobbyai/gobby --skill writing-skillsInstalls into the current project.
Run `npx skills use "https://github.com/gobbyai/gobby" --skill "gobbyai/gobby/writing-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/gobbyai/gobby" that are relevant to the current task. Run `npx skills add "https://github.com/gobbyai/gobby"` and select the relevant skills, then follow their instructions.