bygupsammy· 32 skills
This skill should be used when the user asks to "create a skill" or "make a command". Make sure to use this skill whenever the user mentions skill creation, command authoring, slash commands, or building Claude extensions — even if they don't explicitly say "create-skill". Not for repairing or auditing existing skills — use repair-skill.
$npx -y skills add gupsammy/claudest --skill create-skillInstalls into the current project.
Run `npx skills use "https://github.com/gupsammy/claudest" --skill "gupsammy/claudest/create-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/gupsammy/claudest" that are relevant to the current task. Run `npx skills add "https://github.com/gupsammy/claudest"` and select the relevant skills, then follow their instructions.