In D&D, Clairvoyance lets you place an invisible sensor in a location you know, seeing or hearing through it. Unlike Scrying (which follows a specific target in real time), Clairvoyance is a point-in-time snapshot of a place. The real-world version is remote system inspection: checking the state of a production environment you cannot SSH into, reading the public-facing state of a competitor's deployment, or gathering the current observable state of a system through its exposed interfaces without modifying it.
$npx -y skills add hmbown/wizards-of-the-ghosts --skill clairvoyanceInstalls into the current project.
Run `npx skills use "https://github.com/hmbown/wizards-of-the-ghosts" --skill "hmbown/wizards-of-the-ghosts/clairvoyance"` 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/hmbown/wizards-of-the-ghosts" that are relevant to the current task. Run `npx skills add "https://github.com/hmbown/wizards-of-the-ghosts"` and select the relevant skills, then follow their instructions.