generated/openclaw/find-the-path/SKILL.md
In D&D, Find the Path reveals the shortest route to a destination, even through mazes and across planes. The real-world version is wayfinding through complexity: navigating a sprawling codebase to find where a change should go, plotting the fastest path through a bureaucratic process, mapping the decision tree to get from current state to desired state, or finding the critical path through a project dependency graph.
npx skillsauth add hmbown/wizards-of-the-ghosts find-the-pathInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Find the shortest, safest route to a destination through a complex space.
Find the Path is interpreted here as a metaphorical spell with a shipping-now execution model.
Canonical source: Find the Path (spell)
Provider target: OpenClaw
Use $find-the-path to map the route from where I am now to this [goal/destination/state]. Give me turn-by-turn steps and flag the biggest risk.
testing
Enter a mode where every assertion is backed by evidence, confidence is calibrated, speculation is flagged, and hallucination is actively resisted.
development
The bard's cantrip that deals psychic damage through insults. In practice this is adversarial review — the art of finding and articulating exactly what is wrong with something in a way that is impossible to ignore. Unlike polite feedback that gets filed and forgotten, vicious mockery lands. It is the red-team report that makes the PM cancel the launch, the code review that makes the author delete the PR, the roast that makes the founder pivot. The damage is the point.
tools
Use this spell when you need a tireless helper that organizes, tidies, triages, and maintains without requiring your constant attention.
testing
Use this spell for preflight certainty: dry runs, validation checks, dependency verification, and rehearsals that make the next deploy, query, or command much more likely to succeed. It trades a little time up front for fewer blind swings and fewer expensive misses.