Use when creating, editing, or reviewing a dirge skill — how to structure SKILL.md, write a description that gets the skill loaded at the right time, keep it token-efficient, and verify it actually changes behavior.
$npx -y skills add dirge-code/dirge --skill writing-skillsInstalls into the current project.
Run `npx skills use "https://github.com/dirge-code/dirge" --skill "dirge-code/dirge/writing-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/dirge-code/dirge" that are relevant to the current task. Run `npx skills add "https://github.com/dirge-code/dirge"` and select the relevant skills, then follow their instructions.