codex-delegation skillA
codex-delegation is agent-read markdown (skill) from athola/claude-night-market: Delegates tasks to the OpenAI Codex CLI (codex exec) via delegation-core. Use when delegation-core selects Codex or OpenAI credentials are already configured..
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 CLI Delegation ## Overview OpenAI's Codex CLI ships as npm `@openai/codex` and installs a `codex` binary. Its headless entry point is `codex exec`, which takes the prompt as a positional argument and reuses saved CLI credentials. ## When To Use - `delegation-core` selected `codex` for the task - OpenAI credentials are already configured on the machine - The work suits a second opinion from a non-Anthropic, non-Google model ## When NOT To Use - The host is headless and `codex login` has never succeeded there. See the login caveat below - The job checks out untrusted repository code. OpenAI's own docs warn against exposing the key as a job-level environment variable in that case ## Prerequisites ### Installation ```bash npm install -g @openai/codex ``` Homebrew and a curl installer are also documented upstream. ### Authentication Either persist an API key or log in interactively: ```bash printenv OPENAI_API_KEY | codex login --with-api-key ``` Verification runs `codex login status`, which reports one of "Logged in using an API key", "Logged in using ChatGPT", "Logged in using Agent Identity", or "Not logged in". The service uses that probe …
Read the whole file at its exact version.
How to install
mdr add athola/claude-night-market/codex-delegation@git:20260902.4a35d69mdr add athola/claude-night-market/codex-delegation@sha256:d51748d1d58397dbPin 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.
[](https://markdownregistry.com/a/art_sztrhk57zz2xbdjw)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.4a35d69 latest | 2026-09-02 | 4a35d69 | 3,734 B | A | view · diff |
| git:20260816.21ed22e | 2026-08-16 | 21ed22e | 4,039 B | A | view · diff |
| git:20260816.9c5228d | 2026-08-16 | 9c5228d | 4,038 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3734 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
athola/claude-night-market · 338 stars · license MIT · pushed 2026-09-22 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_sztrhk57zz2xbdjw GET https://markdownregistry.com/api/v1/resolve?ref=athola/claude-night-market/codex-delegation GET https://markdownregistry.com/api/v1/blob/d51748d1d58397db3bc0aa627a6aa1bf2c49ec38b9fecf2ac75d40eda634eabf
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.