Home / yan-labs / yan-skills · codex/SKILL.md · GitHub

codex skillA

codex is agent-read markdown (skill) from yan-labs/yan-skills: **Generate images** with Codex's built-in OpenAI image-generation tool — route every "生成图片 / 配图 / 插图 / image gen / 画一张 / 出一套图" request here; this is the primary use. ALSO runs Codex CLI as a background sub-agent for code analysis, refactoring, review, or an agent team working in parallel. Always runs in background; uses Codex's default model (no `-m` flag) unless the user explicitly overrides..

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 Sub-Agent Skill

Codex runs as a **background sub-agent**: you launch it, immediately return control to the user, and poll or read output only when needed. This makes it usable both as a standalone background worker and as one member of a multi-agent team.

> **This is the most-used capability of this skill on this machine.** The owner reaches
> for Codex primarily to generate images, so that section comes first. Everything below
> it — background workers, agent teams — is the same launch machinery applied to code.

## Image Generation

**Codex can generate images.** It has a built-in OpenAI image generation tool. This is a capability of the *agent*, not a CLI subcommand — there is no `codex image` / `codex gen-image` command, and `codex exec --image` is for *attaching* images as input, not producing them.

> Do not go looking through `codex --help` for an image flag, conclude "Codex has no image generation," and tell the user so. That conclusion is wrong. **Treat Codex as an agent: describe the images you want in the prompt and let it choose its own method.**

Launch it exactly like any other Codex worker — background, prompt via stdin:

```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add yan-labs/yan-skills/codex@git:20260822.e230bea
Exact content
mdr add yan-labs/yan-skills/codex@sha256:03fcfd2bd2b78775

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_5gxqtbysagdqbvep.svg)](https://markdownregistry.com/a/art_5gxqtbysagdqbvep)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260822.e230bea latest2026-08-22 e230bea 16,780 BA view · diff
git:20260822.9daeac72026-08-22 9daeac7 16,125 BA view · diff
git:20260705.6abb68b2026-07-05 6abb68b 5,954 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 (16780 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

yan-labs/yan-skills · 203 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5gxqtbysagdqbvep
GET https://markdownregistry.com/api/v1/resolve?ref=yan-labs/yan-skills/codex
GET https://markdownregistry.com/api/v1/blob/03fcfd2bd2b78775fd893a66c40ee45d96fdff7bfdd27dd2cfee1f092c6b504c

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 yan-labs/yan-skills

agent-fleet skill
yan-labs/yan-skills · agent-fleet/SKILL.md · 通用多模型子任务执行工具。用户想把一个任务派给别的模型(Gemini、DeepSeek、Kimi/Moonshot,或任何 Anthropic 兼容端点)去跑,尤其是想同时并行跑好几个不同模型的任务("同时起一个 Gemini…
git:20260922.7a67fde · audit A · 203 stars
agent-fleet skill
yan-labs/yan-skills · agent-fleet/skill/SKILL.md · 把机械化、大批量、对模型能力要求不高的子任务派给第三方模型(DeepSeek、Kimi/Moonshot,以及用户自备网关接入的 Gemini 或任何 Anthropic 兼容端点)去跑,省下 Claude 自己的 token…
git:20260923.16c2bb7 · audit A · 203 stars
autopilot skill
yan-labs/yan-skills · autopilot/SKILL.md · 接收一句模糊指令,自动调查、分类、拆解为 XML 阶段计划、选 skill、定完成判定, 然后以无人值守模式通过 loop/goal + agent-mode 完整执行到底—— 包括自动部署、自动 E2E 测试、自动代码…
git:20260912.2c2f140 · audit A · 203 stars
backlink skill
yan-labs/yan-skills · backlink/SKILL.md · OpenCLI-first backlink discovery, profile analysis, opportunity qualification, safe browser-assisted form filling…
git:20260913.4f244b1 · audit B · 203 stars
game-opportunity skill
yan-labs/yan-skills · game-opportunity/SKILL.md · Rankup 的小游戏机会专项 Skill。用于监测游戏平台 sitemap、发现 24 小时游戏新词、建立多语言关键词需求簇、核对 KD/SERP/近 7 天趋势/独立需求/可玩供给并生成每日决策报告;通用规则和脚本随 Rankup…
git:20260921.28c4148 · audit A · 203 stars
imagegen skill
yan-labs/yan-skills · imagegen/SKILL.md · 生成网站与内容所需的一切视觉素材——用户说 生成图片、配图、插图、画一张、出一套图、logo、吉祥物、封面、海报、og 图、分享图、favicon…
v1.0.0 · audit A · 203 stars
opencli skill
yan-labs/yan-skills · opencli/SKILL.md · 用 OpenCLI 驱动用户本机那个真实的、已登录的 Chrome,或调用它的 160+ 站点 adapter。任何需要登录态的页面操作都从这里开始——读登录后的后台、抓没有 API…
v1.5.0 · audit A · 203 stars
rankup skill
yan-labs/yan-skills · rankup/SKILL.md · 网站从零到一与长期增长的总控 Skill。用于新建网站、SaaS、工具站或内容站,规划或初始化 TanStack Start Monorepo,使用 Cloudflare Workers、D1、R2 部署全栈应用,接入支付,执行…
v3.16.1 · audit A · 203 stars
skill-link-check skill
yan-labs/yan-skills · skill-link-check/SKILL.md · Audit project and global .agents/skills and .claude/skills layouts. Verify that .agents/skills contains the real source…
git:20260801.45daefe · audit A · 203 stars
skillsmp skill
yan-labs/yan-skills · skillsmp/SKILL.md · 在 SkillsMP(1.6M+ 公开 SKILL.md 的索引,覆盖 Claude Code / Codex / ChatGPT)里搜 Agent Skill,按关键词、分类、职业、语言过滤,并专门挖那些「写得好但没人知道」的冷门…
git:20260830.f8ac2dd · audit A · 203 stars

Every file in yan-labs/yan-skills

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
dropfan/claude-code-plugins · plugins/codex-bridge/skills/codex/SKILL.md · This skill should be used ONLY when the user explicitly mentions "codex" by name. Trigger phrases: "use codex", "ask…
git:20260705.bec1964 · audit A · 8 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.