github for Codex

691 mods tagged github that install into Codex, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Codex: anthropic · Git and workflow · Web3 and blockchain · React · Python · TypeScript · openai · android · docker · Localization · bun · nextjs

github-mcp-server

01

github/github-mcp-server

MCP server Claude CodeCodexCursor +2 ✓ vendor

MCP server "github-mcp-server" as configured in github/github-mcp-server. Runs in Docker (ghcr.io/github/github-mcp-server:1.9.0).

not rated 33k +80 2d ago A tokens not measured original MIT

but-agentlog

02

gitbutlerapp/gitbutler

Skill Codex

Use for prompts like "get context for branch", "catch up on this branch", "recover branch context", or "what prior agent work happened here". Skim prior agent work from but agentlog captures for a GitButler branch, review / pull request / merge request, or change. Prefer this over generic git branch/diff inspection…

not rated 22k +6 yesterday A 91 tokens

vscode-inspector

03

gitkraken/vscode-gitlens

MCP server Claude CodeCodexCursor +2 ✓ vendor

MCP server "vscode-inspector" as configured in gitkraken/vscode-gitlens. Runs scripts/mcp-vscode-server.mjs with node.

not rated 9.9k +10 yesterday A tokens not measured

chrome-cdp

04

mattzcarey/shippie

Skill Claude CodeCodex

Drive a headless Chrome over the Chrome DevTools Protocol (CDP) for browser QA — navigate, click, fill forms, read the DOM/accessibility tree, screenshot, and assert. Use whenever a task requires loading a web page and interacting with it like a user. Chrome is launched by a bash step (recipe below); this skill…

not rated 2.5k +6 3d ago A 91 tokens original MIT

gh-stack

05

github/gh-stack

Skill Claude CodeCodex ✓ vendor

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

not rated 1.5k +37 4d ago A Socket: passSnyk: pass 80 tokens copy · 97% MIT

opentag

06

amplifthq/opentag

Skill Codex

Deploy or operate OpenTag's supported paired setup when a user needs to bootstrap the self-hosted Docker Compose Control Plane and Slack Source App, configure or pair a local ACP Runner with a GitHub Project Target, start the Runner service, verify readiness, or diagnose a Slack mention that did not complete.

not rated 1.4k +5 changed 2d ago A 64 tokens original MIT

ghtkn

08

suzuki-shunsuke/ghtkn

Skill Claude CodeCodex

Read ghtkn's documentation with ghtkn docs list and ghtkn docs show before answering. ghtkn is a CLI that creates short-lived (8h) GitHub user access tokens from GitHub Apps. Use for any question about ghtkn, GHTKN environment variables, ghtkn get / exec / auth / agent / revoke, the ghtkn git credential helper, or…

not rated 354 +1 yesterday A 146 tokens original MIT

finn-build

09

finna/Finn-loop

Skill Claude CodeCodex

Claim the next safe agent-ready issue from Linear, implement it, and open a PR. Use when asked to run Finn-loop's builder, work the approved queue, or fix Finn-loop review feedback. Designed for /loop; one pass does one unit of work.

not rated 305 1mo ago A 57 tokens original MIT

gh-infra

10

babarot/gh-infra

Skill Claude CodeCodex

Overview of gh-infra and command workflow (import, validate, plan, apply). Use when managing GitHub repository settings, labels, actions settings, rulesets, secrets, variables, or files declaratively via YAML manifests.

not rated 134 3mo ago A 49 tokens original MIT

ZestfulPulse/ios-app-store-submit

Skill Claude CodeCodex

Build, sign, and submit a Flutter/iOS app to the App Store Connect — covers Xcode archive/export, code signing (including headless-Mac keychain workarounds), the asc CLI for App Store Connect metadata automation, screenshot handoff, and final review submission. Use when asked to build and upload an iOS app, set up App…

not rated 134 +2 12d ago B 143 tokens original MIT

github-explorer

12

blessonism/github-explorer-skill

Skill Claude CodeCodex

A method for investigating GitHub projects by examining their code repository, issues, commits, community activity, and related sources.

not rated 79 +1 6mo ago A 83 tokens original MIT

review

14

Anantys-oss/koan

Skill Claude CodeCodex

Queue a code review mission (ex: /review https://github.com/owner/repo/pull/42).

not rated 46 2d ago A 25 tokens GPL-3.0

gitchamber

15

remorses/gitchamber

Skill Claude CodeCodex

CLI to download npm packages, PyPI packages, crates, or GitHub repo source code into nodemodules/.gitchamber/ for analysis. Use when you need to read a package's inner workings, documentation, examples, or source code. Alternative to opensrc that stores in nodemodules/ for zero-config gitignore/vitest/tsc…

not rated 43 5mo ago A 89 tokens original MIT

gh-attach

16

sudosubin/gh-attach

Skill Claude CodeCodex

Uploads a local file (screenshot, image, PDF, zip, video) to GitHub user-attachments, downloads GitHub user-attachments, and embeds local files in a PR, issue, or comment. Use when asked to "attach a screenshot to the PR", "add an image to the issue", "embed before/after screenshots", "attach this file", or "download…

not rated 38 22d ago A 94 tokens original MIT

clickup-cli

17

triptechtravel/clickup-cli

Skill Claude CodeCodex

ClickUp CLI for managing tasks, sprints, comments, statuses, Docs, and archiving. Use when the user needs to interact with ClickUp — creating/editing/archiving tasks, checking sprint status, adding comments, linking PRs, managing Docs and pages, or searching tasks. Includes a generic clickup api passthrough covering…

not rated 36 7d ago A 90 tokens original MIT

gitscape

18

jmxt3/gitscape.ai

MCP server Claude CodeCodexCursor +2

MCP server "gitscape", hosted remotely at gitscape.ai, as configured in jmxt3/gitscape.ai.

not rated 33 1mo ago A tokens not measured original Apache-2.0

pr-reviewer

19

SpillwaveSolutions/pr-reviewer-skill

Skill Claude CodeCodex

Comprehensive GitHub Pull Request code review skill. Use when asked to "review this PR", "code review", "review pull request", "check this PR", or when a GitHub PR URL is provided. Fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against…

not rated 25 +1 8mo ago A 86 tokens

gitpic

20

tarnish233/gitpic

Skill Claude CodeCodex

A command-line tool that uploads local or clipboard images to a GitHub repository used as image hosting, then returns a Markdown link.

not rated 22 changed 2d ago A 107 tokens original MIT

analyze-git-repo

21

InstalabsAI/instagit

Skill Claude CodeCodex

Analyze any Git repository in depth — understand architecture, debug across repo boundaries, review APIs, plan migrations, and evaluate libraries. Surfaces real function signatures, parameter types, return values, and source citations with exact file paths and line numbers. Eliminates hallucinated APIs by grounding…

not rated 19 6mo ago A 135 tokens original MIT

github

22

AndreaGriffiths11/teamxray

MCP server Claude CodeCodexCursor +2

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

not rated 17 2d ago A tokens not measured copy · 100% MIT

azure-compliance

23

manu14357/zskills

Skill Claude CodeCodex

Map Azure architectures and operations to security and compliance controls. Use this skill when users ask for governance, policy enforcement, audit readiness, or regulatory alignment. Covers ISO, SOC2, HIPAA, PCI-DSS, and custom compliance frameworks.

not rated 16 1mo ago A 52 tokens original MIT

skill-creator

24

0GiS0/ghcp-agent-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 11 7mo ago A 45 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: