🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Oraclaw Pathfind

by @whatsonyourmind

A* pathfinding and task sequencing for AI agents. Find the optimal path through workflows, dependencies, and decision trees. K-shortest paths via Yen's algor...

Versionv1.0.0
πŸ”’ Constraints

1. All edges are directed (A→B doesn't mean B→A unless you add both) 2. Edge costs must be non-negative (A* requires this) 3. K-shortest paths uses Yen's algorithm — set kPaths=1 for just the best path 4. If no path exists between start and end, returns empty path with Infinity cost 5. Risk values should be 0-1 probabilities; they're summed along the path

View on ClawHub
TERMINAL
clawhub install oraclaw-pathfind

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’