export-agent

Installation
SKILL.md

Export & Import Agents

Verify Export

After exporting, check the output matches expectations:

# Verify export file was created and contains agent name
gitagent export -f system-prompt -d ./my-agent | head -5

Export

Convert a gitagent definition to another framework:

gitagent export -f <format> -d ./my-agent [-o output-file]
Installs
4
GitHub Stars
2.7K
First Seen
Mar 18, 2026
export-agent — open-gitagent/gitagent