Runtime diagnosis for Olares apps and the system via olares-cli — find the root cause when an app won't install or start, crashes, cannot pull an image, is running but unreachable, or is slow; includes doctor images and thirdleveldomain. Use for diagnosing catalog and dev app failures, not for authoring or editing charts.
$npx -y skills add beclab/olares --skill olares-doctorInstalls into the current project.
Run `npx skills use "https://github.com/beclab/olares" --skill "beclab/olares/olares-doctor"` 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.