Create, fix, and validate skills for AI agents. Use when user says 'create a skill', 'build a skill', 'fix my skill', 'skill not working', 'analyze my skill', 'validate skill', 'audit my skills', 'check character budget', 'create a skill from this session', 'turn this into a skill', 'make this reusable', 'can this become a skill', 'should this be a skill', or asks for reusable patterns in the session. Use even if the user does not explicitly say 'skill' but is sketching a reusable workflow.
$npx -y skills add arvindand/agent-skills --skill skill-craftingInstalls into the current project.
Run `npx skills use "https://github.com/arvindand/agent-skills" --skill "arvindand/agent-skills/skill-crafting"` 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/arvindand/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arvindand/agent-skills"` and select the relevant skills, then follow their instructions.