Why OpenGAP
Everything your agent needs, defined in files you already know how to manage.Three Files Define Your Agent
Everything else is optional.agent.yaml: model, tools, runtime config, complianceSOUL.md: identity, personality, values, domain expertiseSKILL.md: reusable capability modules
How It Works
OpenGAP stores every aspect of an AI agent: identity, skills, tools, knowledge, memory, hooks, and compliance artifacts: as plain files in a git repository. This means you get version control, branching, pull requests, code review, CI/CD, and collaboration for free, using tools developers already know. Define your agent once, then export to any framework:Quick Start
Install the CLI and scaffold your first agent
Agent Structure
Full directory layout and identity files
CLI & Adapters
All CLI commands, run flags, and export formats
Compliance
FINRA, SEC, Federal Reserve: first-class regulatory support