bymanusco· 60 skills
Authors, audits, and hardens Resonance skills with the Forge compiler. Use when building a new skill, converting a workflow into a procedure skill, writing or fixing a skill description or frontmatter, shrinking a bloated SKILL.md, adding evals, or running the skill validator. Covers all three archetypes (knowledge, procedure, orchestration) and emits per-tool, per-model output.
$npx -y skills add manusco/resonance --skill resonance-skill-authorInstalls into the current project.
Run `npx skills use "https://github.com/manusco/resonance" --skill "manusco/resonance/resonance-skill-author"` 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/manusco/resonance" that are relevant to the current task. Run `npx skills add "https://github.com/manusco/resonance"` and select the relevant skills, then follow their instructions.