planning-goal-goap-algorithm
About
This skill implements the GOAP (Goal-Oriented Action Planning) algorithm, enabling AI agents to find optimal action sequences using A* pathfinding through state space. It allows developers to define actions with preconditions, effects, costs, and execution modes (LLM, code, or hybrid) for autonomous planning. Use this for creating intelligent agents that can dynamically plan and execute actions to achieve complex goals within simulated environments.
Quick Install
Claude Code
Recommendednpx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/planning-goal-goap-algorithmCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the planning-goal-goap-algorithm skill?
planning-goal-goap-algorithm is a Claude Skill by vamseeachanta. Skills package instructions and resources that Claude loads on demand, so Claude can perform planning-goal-goap-algorithm-related tasks without extra prompting.
How do I install planning-goal-goap-algorithm?
Use the install commands on this page: add planning-goal-goap-algorithm to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does planning-goal-goap-algorithm belong to?
planning-goal-goap-algorithm is in the development category, tagged general.
Is planning-goal-goap-algorithm free to use?
Yes. planning-goal-goap-algorithm is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
The SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.
The SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.
The SPARC methodology skill provides a systematic, multi-agent development framework for comprehensive software projects. It structures work into five phases—Specification, Pseudocode, Architecture, Refinement, and Completion—with 17 specialized modes covering everything from research to deployment. Use this skill when you need an orchestrated, structured approach to guide a complex development task from start to finish.
This skill helps developers build cross-platform desktop applications using Rust, primarily through the Tauri framework or native GUI alternatives. It's ideal for creating performant apps requiring system integration, small bundle sizes, and high performance. The guidance covers project setup, IPC, state management, and cross-platform testing and deployment.
