This skill should be used when the user asks for a homelab health report, syslog summary, fleet status report, log analysis summary, 'what happened in the last 24 hours', 'show me this week's errors', 'summarize recent activity', or any time-bounded log analysis that should produce a written markdown report.
$npx -y skills add dinglebear-ai/cortex --skill reportInstalls into the current project.
Run `npx skills use "https://github.com/dinglebear-ai/cortex" --skill "dinglebear-ai/cortex/report"` 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/dinglebear-ai/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/dinglebear-ai/cortex"` and select the relevant skills, then follow their instructions.