BeClaude

opengap

New
2.8kGitHubGeneralby open-gitagent

A framework-agnostic, git-native standard for defining AI agents

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/opengap.md https://raw.githubusercontent.com/open-gitagent/opengap/main/SKILL.md
3
Invoke in Claude Code
/opengap
View source on GitHub
agent

Frequently Asked Questions

What is opengap?

A framework-agnostic, git-native standard for defining AI agents

How to install opengap?

To install opengap, 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 /opengap.

What is opengap best for?

opengap is a community categorized under General. It is designed for: agent. Created by open-gitagent.