Agent skill · Content & Marketing

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.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
codexMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/codex-slides-browser/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 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

More from codex-slides
All skills →
About this skill
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.

Keep going