Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
$npx -y skills add calabamatex/agentsentry --skill skill-builderInstalls into the current project.
Run `npx skills use "https://github.com/calabamatex/agentsentry" --skill "calabamatex/agentsentry/skill-builder"` 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/calabamatex/agentsentry" that are relevant to the current task. Run `npx skills add "https://github.com/calabamatex/agentsentry"` and select the relevant skills, then follow their instructions.