byjoshuadavidthomas· 28 skills
Use when authoring an agent skill that wraps a command-line tool — covers hands-on tool exploration, required vs. recommended sections, installation/usage structure, trigger-rich descriptions, task-grouped commands, progressive disclosure, and a pre-publish checklist. Triggers for CLI / command-line / terminal / shell-command tools and binary wrappers; for review, run the Checklist section.
$npx -y skills add joshuadavidthomas/agent-skills --skill writing-cli-skillsInstalls into the current project.
Run `npx skills use "https://github.com/joshuadavidthomas/agent-skills" --skill "joshuadavidthomas/agent-skills/writing-cli-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/joshuadavidthomas/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/joshuadavidthomas/agent-skills"` and select the relevant skills, then follow their instructions.