Claude Skill

open-gitagent/opengap

GitAgent 是一个开放标准,用于以 Git 原生、框架无关的方式定义 AI 智能体。它为智能体和技能提供结构化定义,并内置版本控制功能。

概览

Stars2,836
Forks342
语言TypeScript
最后更新2026-05-28
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者open-gitagent
仓库opengap
完整名称open-gitagent/opengap
Repo ID1,165,855,406

安装这个 Skill

git clone https://github.com/open-gitagent/opengap.git

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-05-31
平台
ClaudeMCPOpenClawCodexCursorOpenAI Agents
能力
code-reviewpdfmemorysearchimageterminalworkflowagentagent-frameworkagent-skills
识别文件
README.mddocsexamplespackage.json
配置键
PACKAGE_JSON

项目简介

GitAgent 是一个框架无关、基于 Git 的开放标准,用于定义 AI 智能体及其技能,为智能体开发提供结构化和版本控制的方法。

英文描述

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

要点

  • 框架无关的智能体定义
  • 基于 Git 的版本控制标准
  • 促进互操作性的开放标准
  • 智能体技能的结构化定义
  • TypeScript 实现

使用场景

  • 定义可复用的 AI 智能体技能
  • 创建版本控制的智能体配置
  • 构建可互操作的智能体生态系统
  • 标准化智能体开发工作流
  • 将智能体与基于 Git 的工具集成

README 摘要

<p align="center"> <img src="hero.png" alt="OpenGAP — GitAgentProtocol (Open GAP)" width="700" /> </p> # OpenGAP | your repository becomes your agent > **`opengap`** — the OpenGAP CLI, published as [`@open-gitagent/opengap`](https://www.npmjs.com/package/@open-gitagent/opengap). Previously published as `@open-gitagent/gapman` and originally `@open-gitagent/gitagent`; the `gitagent` command is still installed as an alias for backward compatibility. [![npm version](https://img.shields.io/npm/v/@open-gitagent/opengap)](https://www.npmjs.com/package/@open-gitagent/opengap) [![CI](https://github.com/open-gitagent/gitagent/actions/workflows/ci.yml/badge.svg)](https://github.com/open-gitagent/gitagent/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Spec: v0.1.0](https://img.shields.io/badge/spec-v0.1.0-blue)](https://github.com/open-gitagent/gitagent/blob/main/spec/SPECIFICATION.md) [![Node >= 18](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org) OpenGAP (the Git Agent Protocol) is a framework-agnostic, git-native standard for defining AI agents. Clone a repo, get an agent. `opengap` is its reference CLI. ## Why Every AI framework has its own structure. There's no universal, portable way to define an agent that works across Claude Code, OpenAI, LangChain, CrewAI, and AutoGen. **gitagent** fixes that. - **Git-native** — Version control, branching, diffing, and collaboration built in - **Framework-agnostic** — Export to any framework with adapters - **Compliance-ready** — First-class support for FINRA, Federal Reserve, SEC, and segregation of duties - **Composable** — Agents can extend, depend on, and delegate to other agents ## The Standard Your reposit

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17