astar
// A* pathfinding skill for heuristics and optimization.
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameastar
descriptionA* pathfinding skill for heuristics and optimization.
allowed-toolsRead, Grep, Write, Bash, Edit, Glob, WebFetch
A* Pathfinding Skill
A* algorithm implementation.
Capabilities
- A* implementation
- Heuristic functions
- Path optimization
- Grid and graph navigation