bygleanwork· 22 skills
Guide the user through authoring a new agent skill — when a skill is worth creating, the SKILL.md format, progressive disclosure, and common pitfalls. Also covers discovering skill opportunities from the user's work patterns and generating a SKILL.md from a description. Trigger phrases include "create a skill", "write a skill", "make a skill", "new skill", "SKILL.md format", "how do skills work", "skill best practices", "convert this workflow into a skill", "what should I automate", and "find skill opportunities". Don't use it for invoking existing skills — only when authoring a new one or understanding the skill format.
$npx -y skills add gleanwork/claude-plugins --skill skill-creation-guideInstalls into the current project.
Run `npx skills use "https://github.com/gleanwork/claude-plugins" --skill "gleanwork/claude-plugins/skill-creation-guide"` 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/gleanwork/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/gleanwork/claude-plugins"` and select the relevant skills, then follow their instructions.