This is the scaffolding tool for building OpenGAP agents from scratch. It handles the boilerplate: generating agent.yaml configs with model preferences and constraints, writing SOUL.md personality definitions, and setting up the directory structure for skills, tools, and knowledge documents. You'd reach for this when spinning up a new agent rather than hand-writing all the YAML and markdown files. The quick start is solid, walking you through mkdir to validation, and the SOUL.md guidance about core identity and communication style is actually helpful. One thing to note is it assumes you're familiar with the OpenGAP agent structure, so if you're brand new to the framework, read through the reference sections first.
npx -y skills add open-gitagent/opengap --skill create-agent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot