open-gitagent/opengap

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

2.9kStars on the repository
18Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

document-review

01

open-gitagent/opengap

Skill Claude CodeCodex

Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the user mentions compliance checks, financial audits, or document verification.

2.9k 2mo ago A 59 tokens original MIT

regulatory-analysis

02

open-gitagent/opengap

Skill Claude CodeCodex

Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.

2.9k 2mo ago A 59 tokens original MIT

create-agent

03

open-gitagent/opengap

Skill Claude CodeCodex

Creates and configures agent.yaml files, writes SOUL.md personality definitions, and sets up agent directory structures with skills, tools, and knowledge. Use when the user wants to configure an agent, create agent.yaml, write SOUL.md, set up agent directory structure, or customize agent settings.

2.9k 2mo ago A 62 tokens original MIT

export-agent

04

open-gitagent/opengap

Skill Claude CodeCodex

Converts agent definitions between frameworks — exports to Claude Code, OpenAI, CrewAI, Lyzr, and GitHub Models formats, and imports from Claude, Cursor, and CrewAI projects. Use when the user wants to convert an agent, migrate to another framework, export to LangChain/AutoGen/CrewAI, or import from existing…

2.9k 2mo ago A 76 tokens original MIT

get-started

05

open-gitagent/opengap

Skill Claude CodeCodex

Guides installation of gitagent and creation of first agent with scaffolding, configuration, and validation. Use when the user is new to gitagent, asks how to get started, wants to install gitagent, set up their first agent, or says 'how do I start?'.

2.9k 2mo ago A 60 tokens original MIT

manage-skills

06

open-gitagent/opengap

Skill Claude CodeCodex

Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.

2.9k 2mo ago A 65 tokens original MIT

run-agent

07

open-gitagent/opengap

Skill Claude CodeCodex

Configures and runs agents with different adapters including Claude, OpenAI, CrewAI, Lyzr, and GitHub Models. Supports local execution, remote git repos, and one-shot prompts. Use when the user wants to run an agent, switch LLM providers, configure adapter settings, or launch agents from git repositories.

2.9k 2mo ago A 68 tokens original MIT

compute-ladder

08

open-gitagent/opengap

Skill Claude CodeCodex

Model selection by provider health, not task complexity. Tier 0 (local) handles most tasks. Paid models are break-glass only. Fallbacks activate on 429 or timeout — never on perceived task difficulty.

2.9k 2mo ago C 48 tokens original MIT

narco-check

09

open-gitagent/opengap

Skill Claude CodeCodex

Memory integrity audit. Detects hallucinations, circular confirmations, and state poisoning. Runs automatically after 2 consecutive failures or at nightly deep dive. Uses Opus 4.6 as the auditor model.

2.9k 2mo ago A 45 tokens original MIT

packet-factory

10

open-gitagent/opengap

Skill Claude CodeCodex

Creates, reviews, and dispatches atomic work packets. Every task with a side effect requires an APPROVED packet before execution. Scope is immutable after approval — expansion requires a new packet.

2.9k 2mo ago A 41 tokens original MIT

wiki-ingest

11

open-gitagent/opengap

Skill Claude CodeCodex

Ingest a raw source document into the wiki. Reads the source, extracts key information, creates or updates wiki pages, maintains cross-references, and logs the operation. Use when the user adds a new source or says 'ingest this'.

2.9k 2mo ago A 53 tokens original MIT

wiki-lint

12

open-gitagent/opengap

Skill Claude CodeCodex

Health-check the wiki for contradictions, stale claims, orphan pages, missing cross-references, and knowledge gaps. Use periodically or when the user says 'lint the wiki' or 'check wiki health'.

2.9k 2mo ago A 44 tokens original MIT

wiki-query

13

open-gitagent/opengap

Skill Claude CodeCodex

Query the wiki to answer questions. Searches wiki pages, synthesizes answers with citations, and optionally files valuable answers back as new wiki pages. Use when the user asks a question about the knowledge base.

2.9k 2mo ago A 43 tokens original MIT

research

14

open-gitagent/opengap

Skill Claude CodeCodex

Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a topic, or says 'what is known about...' or 'learn about...'.

2.9k 2mo ago A 61 tokens original MIT

knowledge-retrieval

15

open-gitagent/opengap

Skill Claude CodeCodex

Semantic search over ingested documents using RAG (LlamaIndex/ChromaDB or Foundational RAG).

2.9k 2mo ago A 28 tokens original MIT

paper-search

16

open-gitagent/opengap

Skill Claude CodeCodex

Academic paper search via Google Scholar using Serper API.

2.9k 2mo ago A 13 tokens original MIT

web-search

17

open-gitagent/opengap

Skill Claude CodeCodex

Advanced web search using Tavily API for current information retrieval.

2.9k 2mo ago A 14 tokens original MIT

code-review

18

open-gitagent/opengap

Skill Claude CodeCodex

Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.

2.9k 2mo ago A 53 tokens original MIT