Home / dropfan / claude-code-plugins · plugins/codex-bridge/skills/codex/SKILL.md · GitHub

codex skillA

codex is agent-read markdown (skill) from dropfan/claude-code-plugins: This skill should be used ONLY when the user explicitly mentions "codex" by name. Trigger phrases: "use codex", "ask codex", "let codex review", "compare with codex", "delegate to codex", "codex review my code", "have codex check this", "用 codex", "让 codex 看看", "codex 审查", "codex 帮我看", "用 codex 分析", "让 codex 帮忙", "交给 codex", "codex 看一下", "换 codex 看看". Do NOT trigger on generic phrases like "get a second opinion", "review my code", "cross-model verification", "帮我看看代码", "再检查一下" unless the user exp.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Codex Bridge

Route user requests to the appropriate Codex command. Commands handle context collection, prompt composition, and result analysis autonomously.

## Safety

- Default sandbox: `read-only`. Only use `workspace-write` on explicit user request.
- Forbidden flags: `--dangerously-bypass-approvals-and-sandbox` (and its alias `--yolo`), `--full-auto`, `--sandbox danger-full-access`
- Never pass secrets (API keys, tokens, passwords) in Codex prompts.

## Intent Classification & Routing

Classify the user's request and invoke the matching command. When the intent is ambiguous (e.g., "codex check this"), look at conversation context — if the user was just editing code and has uncommitted changes, lean toward review; otherwise default to general task.

### Review Intent → `/codex-bridge:codex-review`

Trigger when the request is about reviewing code changes, diffs, commits, or PRs.

Keywords: review, 审查, check changes, 看看改动, code review, PR review, diff review, check my code, 看看代码

Examples:
- "让 codex review 我的改动" → `/codex-bridge:codex-review`
- "codex 审查一下这个 PR" → `/codex-bridge:codex-review`
- "ask codex to review changes against main" → `/codex-bridge:codex-review main`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add dropfan/claude-code-plugins/codex@git:20260705.bec1964
Exact content
mdr add dropfan/claude-code-plugins/codex@sha256:8c77e9a657ae4753

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dyodbzn4qp7ces4t.svg)](https://markdownregistry.com/a/art_dyodbzn4qp7ces4t)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260705.bec1964 latest2026-07-05 bec1964 3,310 BA view · diff
git:20260318.696d05c2026-03-18 696d05c 3,292 BA view · diff
v0.3.02026-03-06 6d607ac 3,307 BA view · diff
v0.2.02026-03-06 63bbc18 3,307 BA view · diff
v0.2.02026-02-07 a278ee2 2,554 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3310 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_dyodbzn4qp7ces4t
GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/codex
GET https://markdownregistry.com/api/v1/blob/8c77e9a657ae4753c1ae80ca8719f8d41d439c37e7fe542af3efb03b33619956

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from dropfan/claude-code-plugins

AGENTS.md agents
dropfan/claude-code-plugins · AGENTS.md
git:20260705.db7c1d2 · audit A · 8 stars
CLAUDE.md claude
dropfan/claude-code-plugins · CLAUDE.md
git:20260705.db7c1d2 · audit A · 8 stars
conversation-export skill
dropfan/claude-code-plugins · plugins/chat-saver/skills/conversation-export/SKILL.md · This skill should be used when the user asks to "save the conversation", "export chat", "save chat history", "save our…
v0.6.0 · audit A · 8 stars
lark-approval skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-approval/SKILL.md · 飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走…
v1.2.0 · audit A · 8 stars
lark-apps skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-apps/SKILL.md · 妙搭(Spark/Miaoda)应用开发与托管:应用创建、本地全栈开发、云端生成迭代、创意设计(UI mockup / 可交互原型 / 线框图 / 落地页 / 仪表盘 / 幻灯片 deck /…
v1.0.0 · audit A · 8 stars
lark-attendance skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-attendance/SKILL.md · 飞书考勤打卡:查询自己的考勤打卡记录
v1.0.0 · audit A · 8 stars
lark-base skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-base/SKILL.md · 飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、应用模式(BaseApp/AppMode 页面与组件)、Workspace…
v1.2.23 · audit A · 8 stars
lark-calendar skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-calendar/SKILL.md · 飞书日历:管理日历日程和会议室。查看/搜索日程、创建/更新日程、管理参会人、查询忙闲和推荐时段、预定会议室。当用户需要查看日程安排、创建/修改会议、查询/预定会议室时使用。不负责:查询过去的视频会议记录(走…
v1.0.0 · audit A · 8 stars
lark-contact skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-contact/SKILL.md · 飞书 / Lark 通讯录:按姓名 / 邮箱解析成 open_id,或按 open_id 反查姓名 / 部门 / 邮箱 / 联系方式 / 个人状态 / 签名,以及按关键词搜索当前用户可见的机器人 /…
v1.0.0 · audit A · 8 stars
lark-doc skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-doc/SKILL.md · 飞书云文档(Docx / Wiki)内容操作:读取、创建、编辑文档,插入或下载图片附件,以及操作思维笔记。用户提供文档 URL/token(包括 doubao.com 的 /docx/、/wiki/)时使用;按 URL 路径/token…
git:20260921.b87b343 · audit A · 8 stars
lark-drive skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-drive/SKILL.md · 飞书云空间(云盘/云存储):管理 Drive 文件和文件夹,包含上传/下载、创建文件夹、复制/移动/删除、查看元数据、查询权限设置、评论/权限/订阅、标题、版本、飞书文档密级标签(secure…
v1.0.0 · audit A · 8 stars
lark-event skill
dropfan/claude-code-plugins · plugins/lark/skills/lark-event/SKILL.md · Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume…
v1.0.0 · audit A · 8 stars

Every file in dropfan/claude-code-plugins

Other files named codex

codex skill
garrytan/gstack · codex/SKILL.md · OpenAI Codex CLI wrapper — three modes. (gstack)
v1.0.0 · audit A · 134,082 stars
codex skill
taracodlabs/aiden · skills/codex/SKILL.md · Delegate coding tasks to OpenAI Codex CLI
v1.0.0 · audit A · 843 stars
codex skill
notque/vexjoy-agent · skills/meta/codex/SKILL.md · Run benchmark-selected GPT-5.6 work through the Codex CLI.
git:20260922.5ea2099 · audit A · 424 stars
codex skill
giuseppe-trisciuoglio/developer-kit · plugins/developer-kit-tools/skills/codex/SKILL.md · Provides Codex CLI delegation workflows for complex code generation and development tasks using OpenAI's GPT-5.3-codex…
git:20260307.7eaf6d6 · audit A · 348 stars
codex skill
majiayu000/spellbook · skills/codex/SKILL.md · Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis…
git:20260830.5b9004f · audit A · 285 stars
codex skill
yan-labs/yan-skills · codex/SKILL.md · **Generate images** with Codex's built-in OpenAI image-generation tool — route every "生成图片 / 配图 / 插图 / image gen / 画一张…
git:20260822.e230bea · audit A · 203 stars
codex skill
ridelink0/ultimate-frontend-skills · packs/bergside-awesome-design-skills/codex/SKILL.md · A radically minimal, blank-canvas interface built as a pure edge-to-edge surface, with almost no color and typography…
git:20260921.6026393 · audit A · 6 stars
codex skill
dannykkh/skill-olympus · skills/codex/SKILL.md · Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis…
git:20260812.afc9950 · audit A · 6 stars

Browse by kind, by grade A, or by owner.