Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/ghabix/spinecodex/codex-issue-digestnpx skills add GhabiX/SpineCodex --skill codex-issue-digestgit clone --depth 1 https://github.com/GhabiX/SpineCodexWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ghabix/spinecodex/codex-issue-digest)<a href="https://agentmods.dev/skills/ghabix/spinecodex/codex-issue-digest"><img src="https://agentmods.dev/badge/skills/ghabix/spinecodex/codex-issue-digest.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00063 | $0.02113 |
| Opus 5 | $0.00032 | $0.01056 |
| Sonnet 5 | $0.00013 | $0.00423 |
| Haiku 4.5 | $0.00006 | $0.00211 |
Grade A, and why
codex-issue-digest scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to codex-issue-digest — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Codex Issue Digest
Objective
Produce a headline-first, insight-oriented digest of openai/codex issues for the requested feature-area labels over the previous 24 hours by default. Honor a different duration when the user asks for one, for example "past week" or "48 hours". Default to a summary-only response; include details only when requested.
Include only issues that currently have bug or enhancement plus at least one requested owner label. If the user asks for all areas or all labels, collect bug/enhancement issues across all labels.
Inputs
- Feature-area labels, for example
tui exec all areas/all labelsto scan all current feature labels- Optional repo override, default
openai/codex - Optional time window, default previous 24 hours; examples:
48h,7d,1w,past week
Workflow
- Run the collector from a current Codex repo checkout:
python3 .codex/skills/codex-issue-digest/scripts/collect_issue_digest.py --labels tui exec --window-hours 24
Use --window "past week" or --window-hours 168 when the user asks for a non-default duration. Use --all-labels when the user says all areas or all labels.
- Use the JSON as the source of truth. It includes new issues, new issue comments, new reactions/upvotes, current labels, current reaction counts, model-ready
summary_inputs, and detaileddigest_rows. - Choose the output mode from the user's request:
- Default mode: start the report with
## Summaryand do not emit## Details. - Details-upfront mode: if the user asks for details, a table, a full digest, "include details", or similar, start with
## Summary, then include## Details. - Follow-up details mode: if the user asks for more detail after a summary-only digest, produce
## Detailsfrom the existing collector JSON when it is still available; otherwise rerun the collector.
- Default mode: start the report with
- In
## Summary, write a headline-first executive summary:- The first nonblank line under
## Summarymust be a single-line headline or judgment, not a bullet. It should be useful even if the reader stops there. - On quiet days, prefer exactly:
No major issues reported by users.Use this when there are no elevated rows, no newly repeated theme, and nothing that needs owner action. - When users are surfacing notable issues, make the headline name the count or theme, for example
Two issues are being surfaced by users:. - Immediately under an active headline, list only the issues or themes driving attention, ordered by importance. Start each line with the row's
attention_markerwhen present, then a concise owner-readable description and inline issue refs. - Treat
🔥🔥as headline-worthy and🔥as elevated. Do not add fire emoji yourself; only copy the row'sattention_marker. - Keep any extra summary detail after the headline to 1-3 terse lines, only when it adds a decision-relevant caveat, repeated theme, or owner action.
- Do not include routine counts, broad stats, or low-signal table summaries in
## Summaryunless they change the headline. Put metadata and optional counts in## Detailsor the footer. - In default mode, end the report with a concise prompt such as
Want details? I can expand this into the issue table.Keep this separate from the summary headline so the headline stays clean. - Cluster and name themes yourself from
summary_inputs; the collector intentionally does not hard-code issue categories. - Use a cluster only when the issues genuinely share the same product problem. If several issues merely share a broad platform or label, describe them individually.
- Do not omit a repeated theme just because its individual issues fall below the details table cutoff. Several similar reports should be called out as a repeated customer concern.
- For single-issue rows, summarize the concern directly instead of calling it a cluster.
- Use inline numbered issue links from each relevant row's
ref_markdown. - Example quiet summary:
- The first nonblank line under
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 128 lines · 63 tokens per session scan A b010b5e498c2
codex-issue-digest is a skill published in the GitHub repository GhabiX/SpineCodex (126 stars, last pushed 8d ago), licensed Apache-2.0. It adds 63 tokens to every session and 2,113 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to codex-issue-digest, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
git-workflow
This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team…
daily-paper-generator
Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured Chinese/English summaries for selected papers.
codex-autoresearch
Run autonomous, measurable experiments in a Git repository: change one hypothesis, verify a numeric metric, keep improvements, and revert failures. Use when the user wants Codex to keep iterating toward a numeric target in the foreground or as a detached background run. Do not use for ordinary one-shot coding…
map-wayfind
Decision-frontier wayfinding: build and work a durable map of open design decisions BEFORE planning, for large or foggy efforts where /map-plan would force premature decomposition. Use when a task is too big or too vague to decompose — many unknowns, tangled decisions, or "I'm not even sure what to build yet" — and…
clipboard
Copy text to clipboard with optional rich formatting. Triggers on "copy to clipboard", "copy that", "pbcopy", "copy formatted", "copy rich text".
neo4j-modeling-skill
Design, review, and refactor Neo4j graph data models. Use when choosing node labels vs relationship types vs properties, migrating relational/document schemas to graph, detecting anti-patterns (generic labels, supernodes, missing constraints), designing intermediate nodes for n-ary relationships, enforcing schema with…