Package local documentation into an olore skill. Use when the user wants to create a documentation package from their local files, or asks about olore init or building docs.
$npx -y skills add olorehq/olore --skill 1.0.0Installs into the current project.
Run `npx skills use "https://github.com/olorehq/olore" --skill "olorehq/olore/1.0.0"` 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/olorehq/olore" that are relevant to the current task. Run `npx skills add "https://github.com/olorehq/olore"` and select the relevant skills, then follow their instructions.