Agent Skill design knowledge base — mechanisms, philosophy, patterns, pitfalls. Use when: designing new skills, reviewing skill quality, or deciding whether something should be a skill.
$npx -y skills add cablate/ai-toolkit --skill agentskill-expertiseInstalls into the current project.
Run `npx skills use "https://github.com/cablate/ai-toolkit" --skill "cablate/ai-toolkit/agentskill-expertise"` 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/cablate/ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/cablate/ai-toolkit"` and select the relevant skills, then follow their instructions.