codex-slides-browser
Compatibility entry point for opening and operating Codex Slides in Codex's in-editor Browser, including scenario selection, Design Files, brand systems, decks, and Play mode. Use when the user asks to open, launch, preview, view, play, inspect, or directly manipulate Codex Slides or a deck without leaving Codex.
npx skills add nexu-io/codex-slides --skill codex-slides-browser --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Codex Slides Browser This specialized skill remains for compatibility. The canonical `codex-slides` sibling skill owns the full workflow and portable CLI. 1. Call `open_codex_slides` when the MCP tool is available. Otherwise run `node ../codex-slides/scripts/codex-slides.mjs open --json '<input>'` from this skill directory. Pass `projectId` when the user named a deck; otherwise omit it for the c
What does the codex-slides-browser skill do?
Compatibility entry point for opening and operating Codex Slides in Codex's in-editor Browser, including scenario selection, Design Files, brand systems, decks, and Play mode. Use when the user asks to open, launch, preview, view, play, inspect, or directly manipulate Codex Slides or a deck without leaving Codex.
How do I install it?
Run `npx skills add nexu-io/codex-slides --skill codex-slides-browser --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.