This is the interoperability layer you need when you're tired of rewriting agent configs for every framework. It converts agent definitions bidirectionally: export to Claude Code, OpenAI, CrewAI, Lyzr, and GitHub Models formats, or import from Claude, Cursor, and CrewAI projects into the gitagent format. The system-prompt export is genuinely useful since you can paste it into any LLM, and having standard formats for OpenAI Python or CrewAI YAML saves real time. The import side handles the reverse, pulling in CLAUDE.md files or .cursorrules and converting them to agent.yaml with proper structure. If you're migrating between frameworks or maintaining agents across multiple platforms, this beats manual translation every time.
npx -y skills add open-gitagent/opengap --skill export-agent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot