Documentation
README
Export & Import Agents
Verify Export
After exporting, check the output matches expectations:
# Verify export file was created and contains agent name
opengap export -f system-prompt -d ./my-agent | head -5
Export
Convert a gitagent definition to another framework:
opengap export -f <format> -d ./my-agent [-o output-file]
Formats
This is the opening of the README. Read the full README on GitHub.