Agent Skills: A* Pathfinding Skill

A* pathfinding skill for heuristics and optimization.

UncategorizedID: a5c-ai/babysitter/astar

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/game-development/skills/astar

Skill Files

Browse the full folder contents for astar.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/game-development/skills/astar/SKILL.md

Skill Metadata

Name
astar
Description
A* pathfinding skill for heuristics and optimization.

A* Pathfinding Skill

A* algorithm implementation.

Capabilities

  • A* implementation
  • Heuristic functions
  • Path optimization
  • Grid and graph navigation