Agent skill · Design & Presentation

codex-slides-research

Compatibility entry point for researching a current topic into a source-backed Markdown brief and turning it into a Codex Slides outline or rendered deck. Use for market, competitive, policy, technical, academic, or other presentation requests that need current facts, figures, comparisons, or citations.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
codexMIT
Install
npx skills add nexu-io/codex-slides --skill codex-slides-research --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/codex-slides-research/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 753 · +77 this week
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 na

What's inside
Ships with 1 file
  • agents/openai.yaml
More from codex-slides
All skills →
About this skill
What does the codex-slides-research skill do?

Compatibility entry point for researching a current topic into a source-backed Markdown brief and turning it into a Codex Slides outline or rendered deck. Use for market, competitive, policy, technical, academic, or other presentation requests that need current facts, figures, comparisons, or citations.

How do I install it?

Run `npx skills add nexu-io/codex-slides --skill codex-slides-research --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/codex-slides, a repository with 753 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going