byhmbown· 60 skills
Use this spell when you need an autonomous tool with a narrow mandate: a daemon, scheduled worker, watcher, or persistent background agent that repeatedly executes one precise task. It is prototype territory because the hard part is lifecycle control, observability, and safe cancellation, not the single action itself.
$npx -y skills add hmbown/wizards-of-the-ghosts --skill mordenkainen-s-swordInstalls into the current project.
Run `npx skills use "https://github.com/hmbown/wizards-of-the-ghosts" --skill "hmbown/wizards-of-the-ghosts/mordenkainen-s-sword"` 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/hmbown/wizards-of-the-ghosts" that are relevant to the current task. Run `npx skills add "https://github.com/hmbown/wizards-of-the-ghosts"` and select the relevant skills, then follow their instructions.