bymatymatyk-business· 43 skills
How to write effective agent skills — what to do, what not to do, anatomy, progressive disclosure, design patterns, anti-patterns, testing, security. Read this whenever a skill (Claude Skill, Agent Skill, SKILL.md) is being created, edited, reviewed, or debugged. Use when the user says "create a skill", "new skill", "update this skill", "improve a skill", "why isn't my skill triggering", or anything else involving authoring or editing SKILL.md files.
$npx -y skills add matymatyk-business/david-skills --skill effective-agent-skillsInstalls into the current project.
Run `npx skills use "https://github.com/matymatyk-business/david-skills" --skill "matymatyk-business/david-skills/effective-agent-skills"` 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/matymatyk-business/david-skills" that are relevant to the current task. Run `npx skills add "https://github.com/matymatyk-business/david-skills"` and select the relevant skills, then follow their instructions.