gitagent-protocol
NewGitHubTesting & Qualityby open-gitagent
A framework-agnostic, git-native standard for defining AI agents
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gitagent-protocol.md https://raw.githubusercontent.com/open-gitagent/gitagent-protocol/main/SKILL.md3
Invoke in Claude Code
/gitagent-protocolView source on GitHub
agent
Frequently Asked Questions
What is gitagent-protocol?
A framework-agnostic, git-native standard for defining AI agents
How to install gitagent-protocol?
To install gitagent-protocol, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gitagent-protocol.
What is gitagent-protocol best for?
gitagent-protocol is a community categorized under Testing & Quality. It is designed for: agent. Created by open-gitagent.