Skip to main content

Install

Scaffold & Run

Templates

First Agent in 3 Steps

Run from Any Git Repo

Clone any OpenGAP-compatible agent repo and run it instantly: no setup required:
Useful flags:
  • -b develop: run a specific branch
  • --refresh: force re-clone
  • --no-cache: clone to temp dir, delete on exit
  • -p "Review my code": one-shot prompt
  • -w <dir>: set working directory for the spawned agent process
  • -a git: auto-detect the right adapter
opengap info shows the resolved config, model, skills, tools, compliance settings, and a SOUL.md preview before you run.

Agent Structure

Understand the full directory layout

agent.yaml Reference

All agent.yaml fields including v0.4 additions

CLI Reference

Full command and flag reference

Adapters

Export targets and framework adapters