Self-hosted skill registry for OpenClaw. Stores procedures your team writes (name, description, body), syncs them to disk before each task, and collects which-helped/which-failed signals from the agent so the registry improves over time.
$npx -y skills add luna-prompts/skillnote --skill skillnoteInstalls into the current project.
Run `npx skills use "https://github.com/luna-prompts/skillnote" --skill "luna-prompts/skillnote/skillnote"` 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/luna-prompts/skillnote" that are relevant to the current task. Run `npx skills add "https://github.com/luna-prompts/skillnote"` and select the relevant skills, then follow their instructions.