name: astar description: A* pathfinding skill for heuristics and optimization. allowed-tools: Read, Grep, Write, Bash, Edit, Glob, WebFetch
A* Pathfinding Skill
A* algorithm implementation.
Capabilities
- A* implementation
- Heuristic functions
- Path optimization
- Grid and graph navigation