Answer homelab topology and cross-host correlation questions using cortex's graph-backed inventory — what services run on a host, what depends on what, fleet-wide heartbeat state, correlating events across hosts around a point in time, and graph entity/neighborhood/explanation queries. Use whenever the user asks "what's running on <host>", "what depends on <service>", "fleet health", "what else happened around this time", "correlate this across hosts", or wants an evidence-backed explanation of how two things in the homelab are connected.
$npx -y skills add dinglebear-ai/cortex --skill topologyInstalls into the current project.
Run `npx skills use "https://github.com/dinglebear-ai/cortex" --skill "dinglebear-ai/cortex/topology"` 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.