docker for Codex

1,116 mods tagged docker 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 · Localization · bun · nextjs · PostgreSQL

netdata/netdata

Skill Claude CodeCodex

Query Netdata Agents (parents and children) directly via their HTTP API on port 19999. Includes a bearer-token helper that mints, caches, and transparently refreshes a per-agent bearer from a long-lived Netdata Cloud token, and auto-detects bearer-protected agents. Use when the user asks how to call an agent's REST…

not rated 80k +38 today A 108 tokens GPL-3.0

kubernetes

02

telepresenceio/telepresence

MCP server Claude CodeCodexCursor +2

One of 2 in .mcp.json

MCP server for interacting with Kubernetes clusters via kubectl. Runs locally from the mcp-server-kubernetes npm package.

not rated 7.3k +2 13d ago A Socket: warn tokens not measured original Apache-2.0

html-preview

03

xerrors/Yuxi

Skill Claude CodeCodex

A guidance skill for adding small, static HTML/CSS visual previews to Markdown when a diagram, comparison, timeline, metric display, or layout sketch would be clearer than text. It does not use JavaScript.

not rated 6.8k +96 2d ago A 86 tokens original MIT

run-llms

04

av/harbor

Skill Claude CodeCodex

Comprehensive guide for setting up and running local LLMs using Harbor. Use when user wants to run LLMs locally, set up or troubleshoot Ollama, Open WebUI, llama.cpp, vLLM, SearXNG, Open Terminal, or similar local AI services. Covers full setup from Docker prerequisites through running models, per-service…

not rated 3.2k +5 8d ago A ✓ AI review 114 tokens original Apache-2.0

claude-api

05

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for…

not rated 1.4k +1 1mo ago A 193 tokens original MIT

figma-use

06

Haohao-end/openagent

Skill Codex

MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in…

not rated 805 +2 1mo ago A 114 tokens original MIT

auto-browser

07

LvcidPsyche/auto-browser

MCP server Claude CodeCodexCursor +2

MCP stdio bridge for Auto Browser (metapackage for uvx auto-browser-mcp). Runs locally from the auto-browser-mcp Python package. Needs 2 environment variables to run.

not rated 781 7d ago A tokens not measured original MIT

temps-plugin

08

gotempsh/temps

Skill Claude CodeCodex needs its repo

Build external plugins for the Temps deployment platform. Use when the user wants to create, modify, or debug a Temps plugin binary — a standalone Rust process that communicates with Temps over a Unix domain socket. Also use when the user mentions "temps plugin", "external plugin", "plugin binary", "plugin for temps"…

not rated 713 +1 yesterday A 120 tokens original Apache-2.0

grafana

09

lablup/backend.ai

MCP server Claude CodeCodexCursor +2

MCP server "grafana", hosted remotely at localhost, as configured in lablup/backend.ai.

not rated 672 yesterday A tokens not measured LGPL-3.0

deep-research

10

AgentTeam-TaichuAI/ScienceClaw

Skill Claude CodeCodex

A research workflow for gathering information from multiple sources and producing professional PDF or DOCX reports. It can use papers, scientific databases, and web search for technical and scientific questions.

not rated 661 +1 4mo ago A 197 tokens

skill-authoring

11

uvwt/agentdock

Skill Claude CodeCodex

A guide for creating and maintaining AgentDock skills, which are instruction packages that teach an agent how to handle a specific kind of work.

not rated 587 +39 2d ago A 46 tokens original Apache-2.0

docker-local-build

12

kurtosis-tech/kurtosis

Skill Claude CodeCodex needs its repo

Build and test Kurtosis from source on local Docker. Compiles all components (engine, core, files-artifacts-expander), builds Docker images, installs the CLI, and restarts the engine. Use when developing Kurtosis and testing changes locally with Docker.

not rated 550 4d ago A 56 tokens original Apache-2.0

context7

13

allgpt-co/QuickVoice

MCP server Claude CodeCodexCursor +2

One of 2 in .mcp.json

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

not rated 491 26d ago A tokens not measured copy · 86% MIT

hyperledger-iroha/iroha

Skill Codex

Work against the SORA Minamoto mainnet through its deployed Torii MCP endpoint for live account, asset, alias, contract, governance, Musubi package-registry, and transaction workflows. Use when Codex needs to inspect Minamoto mainnet, verify or add https://minamoto.sora.org/v1/mcp, prefer the curated iroha. tool…

not rated 488 today A 110 tokens original Apache-2.0

sutra-commentary

15

xr843/fojin

Skill Claude CodeCodex

A source-based comparison of how historical Buddhist commentators explained the same scripture passage. It uses aligned commentary texts and links each result back to the original book.

not rated 338 +1 3d ago A 139 tokens original Apache-2.0

image-compose

16

Utopai-Research/pai-pro

Skill Claude CodeCodex

Generates/edits filmmaking canvas images via generateimage.js and generateimagepro.js. Use before image CLIs for character/location design, refs, starting frames, storyboards, stills, edits, variations, and downstream video anchors. Video-bound characters default to Pattern 7 4-panel sheets; one-off static portraits…

not rated 337 +2 18d ago A 108 tokens

Mr-funny/hbg-classical-poem-silk-video

Skill Codex

Turn Chinese classical poems and ci into coherent vertical Chinese-art videos with poem-driven scene grouping, GPT ImageGen stills, Docker-only Gemini I2V, retained model-generated ambience, Gemini sparkle-watermark cleanup, brush-calligraphy captions revealed character by character, optional local BGM mixing…

not rated 325 +5 1mo ago A 169 tokens original MIT

rush-db/rushdb

Skill Claude CodeCodex

Build RushDB queries, searches, filters, and aggregations. Use whenever an agent needs to list or filter records, count or group data, traverse relationships, run semantic/vector search, construct a findRecords call, discover live labels and properties, or recall canonical EPISODE and MEMORYFACT records with mandatory…

not rated 323 6d ago A 71 tokens

aiocache

19

tedivm/robs_awesome_python_template

Skill Claude CodeCodex

Configure or use the aiocache caching layer. Use when: adding cache reads/writes, configuring cache backends, working with TTLs, enabling/disabling caching, or understanding the NoOpCache fallback pattern.

not rated 310 +1 3mo ago A 47 tokens original MIT

homebutler

20

Higangssh/homebutler

MCP server Claude CodeCodexCursor +2

Inspect and manage a homelab over MCP - status, Docker, ports, backups - without shell access. Runs locally from the homebutler npm package.

not rated 271 +3 yesterday A Socket: warn tokens not measured original MIT

sampleskill

21

gluk-w/claworc

Skill Claude CodeCodex

Sample skill that echoes a greeting via a configured provider. Use when demonstrating required env var gating in Claworc.

not rated 242 2d ago A 26 tokens

homelab-monitor

22

SikamikanikoBG/homelab-monitor

MCP server Claude CodeCodexCursor +2

MCP server "homelab-monitor" as configured in SikamikanikoBG/homelab-monitor. Runs in Docker (docker.io/sikamikaniko123/homelab-monitor:0.14.2). Needs 2 environment variables to run.

not rated 194 yesterday A tokens not measured original MIT

email

23

heypinchy/pinchy

Skill Claude CodeCodex

Read, search, and draft email in the connected mailbox (Gmail or Microsoft 365). Use when the user asks about their inbox, wants a message found or summarized, or wants a reply drafted. Sending is gated by a separate, explicitly granted permission — never assume you can send, and never claim a message was sent unless…

not rated 176 7d ago A 74 tokens AGPL-3.0

magg

24

sitbon/magg

MCP server Claude CodeCodexCursor +2

MCP Aggregator. Runs locally from the magg Python package.

not rated 142 1mo ago A tokens not measured AGPL-3.0

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: