codex-slides-research

codex-slides-research is a skill for Codex from nexu-io/codex-slides. It costs 62 tokens per session (454 once invoked), scanned A, original, MIT.

A workflow for researching current topics into a source-backed Markdown brief and turning the reviewed material into a presentation outline or rendered deck.

In plain words
What is it for?
Use it for market, competitor, policy, technical, academic, or other presentations that need up-to-date facts, comparisons, figures, and sources.
Why use it?
It keeps evidence and citations attached to the research before slides are produced, making current claims easier to review and correct.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it for market, competitor, policy, technical, academic, or other presentations that…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexu-io/codex-slides/codex-slides-research
Install

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.

Any agent
npx skills add nexu-io/codex-slides --skill codex-slides-research
Clone the repo
git clone --depth 1 https://github.com/nexu-io/codex-slides

Made for: Codex.

Wrote 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.

agentmods badge for codex-slides-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexu-io/codex-slides/codex-slides-research.svg)](https://agentmods.dev/skills/nexu-io/codex-slides/codex-slides-research)
Your own site
<a href="https://agentmods.dev/skills/nexu-io/codex-slides/codex-slides-research"><img src="https://agentmods.dev/badge/skills/nexu-io/codex-slides/codex-slides-research.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 454 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.00454
Opus 5 $0.00031 $0.00227
Sonnet 5 $0.00012 $0.00091
Haiku 4.5 $0.00006 $0.00045

Measured 7d ago against content hash 439731f12b61, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

codex-slides-research 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 7d 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.

skills/codex-slides-research/SKILL.md · 36 lines

What it actually says

Codex Slides Research

The canonical codex-slides sibling skill owns the complete workflow. Use deep_research when MCP is available; otherwise run CLI command research at ../codex-slides/scripts/codex-slides.mjs. Preserve its Markdown and citations so the user can review or edit the evidence before slide generation.

For the default interactive workflow, first open the Codex Slides home screen in the Codex Browser, submit the research request there, and keep the created project visible while its research, outline, style, and render checkpoints advance. Use the lower-level sequence below only for CLI automation, recovery, or a user-requested headless workflow:

  1. If a research workflow fits, call list_scenarios / CLI scenarios and pass the selected scenarioId into deep_research / CLI research with one to four rounds. This carries the scenario's evidence contract into the search brief.
  2. Call create_outline / CLI outline with researchDoc set to the reviewed brief.
  3. Revise the draft with revise_outline / CLI revise-outline when needed.
  4. Call render_deck / CLI render only after the outline is accepted.
  5. Call open_codex_slides / CLI open and navigate the returned project resource or URL in the in-editor Browser for visual verification.

For an explicitly requested unattended fast path, call create_deck with research: true. Do not claim a brief is source-backed when its returned Markdown has no source links.

For a durable outline revision or render that should survive navigation, use start_project_run, then retain and track its runId while the Browser remains on the matching checkpoint.

Files

What ships with it

1 file 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.

Changes

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.

  1. 7d ago First seen · 36 lines · 62 tokens per session scan A 439731f12b61

Subscribe to this mod's changes

codex-slides-research is a skill published in the GitHub repository nexu-io/codex-slides (870 stars, last pushed 1mo ago), licensed MIT. It adds 62 tokens to every session and 454 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gpt-image2-ppt

A tool for creating presentation slides as high-resolution images and packaging them into a 16:9 PowerPoint file. It turns a Markdown outline or slide plan into a styled deck using OpenAI image generation.

JuneYaooo/gpt-image2-ppt-skills · 112 tokens

high-quality-slides

A method for creating polished presentation slides, including HTML slide decks, with research, a clear story, chosen visuals, and fixed layouts.

andyqiu847-ai/high-quality-slides · 165 tokens

oh-my-ppt-layout

Must be read before creating, relaying out, or repairing Oh My PPT slide layouts. Defines the per-page decision path, the named layout pattern catalog, canvas budgeting, collision avoidance, chart overpack guardrails, and title readability rules.

arcsin1/oh-my-ppt · 54 tokens

oh-my-ppt-data-anim

Must be read before adding or modifying Oh My PPT slide animations. Defines exportable data-anim usage, trigger decisions, and how to replace unsupported scripted/anime.js animation.

arcsin1/oh-my-ppt · 43 tokens

oh-my-ppt-source-reading

Source-document reading workflow for Oh My PPT. Read before generating slides from reference documents or retrieved snippets.

arcsin1/oh-my-ppt · 27 tokens

vertical-3-4-layout-skill

Must be read before creating, relaying out, or repairing 3:4 vertical Oh My PPT pages. Defines poster-card layout, focal hierarchy, vertical section planning, evidence grouping, compact two-column pockets, chart/list budgeting, plus catalog and checklist references for 1200x1600 canvases.

arcsin1/oh-my-ppt · 70 tokens