Olares app packaging and chart authoring via olares-cli chart — port a repo, docker-compose, or generic Helm chart; build/push the image; author, lint, package, and deploy an OlaresManifest; wire storage, middleware, entrances, env, and GPU; edit the chart after diagnosis. Runtime failure diagnosis is olares-doctor; public Market submission is olares-publish.
$npx -y skills add beclab/olares --skill olares-chartInstalls into the current project.
Run `npx skills use "https://github.com/beclab/olares" --skill "beclab/olares/olares-chart"` 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/beclab/olares" that are relevant to the current task. Run `npx skills add "https://github.com/beclab/olares"` and select the relevant skills, then follow their instructions.