Codex Slides Verification
SkillWeb & browsingVerify that Codex Slides changes are durably reflected in project state and visibly reflected in the exact Codex Browser slide, panel, version, checkpoint, or presentation surface. Use after creation, rendering, editing, restyling, mark edits, speaker-note changes, version restores, or export.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Codex Slides Verification skill
What this skill tells your AI
The instructions your AI receives, as published by nexu-io/codex-slides in skills/codex-slides-verification/SKILL.md and read by ahel’s review.
Use two signals before reporting a presentation task complete:
- Read canonical project state with
get_project, and read a named durable job withget_project_runorwait_project_runwhen arunIdwas returned. - Follow the returned
browserHandoffand inspect the exact visible result in the Codex in-editor Browser.
Verification sequence
- Confirm the project id rather than guessing from a similar title.
- For a durable run, require a terminal
completestatus. Treaterrorandcancelledas incomplete; a timed-out wait leaves the run active. - Confirm the expected page count, changed slide indexes, rendered images, transitions, speaker notes, current workflow stage, and current deck version.
- Open the exact handoff returned by the mutation. Preserve its
slide,panel,version,mode,conversation,checkpoint, andrunquery parameters. - In Browser, confirm the intended slide or panel is focused and the visible result matches the request. Do not treat a JSON response alone as visual QA.
- Export only after the current or explicitly selected version passes review.
If the in-editor Browser is unavailable, use the project state and persisted slide-image endpoints as structural evidence, return the exact handoff URL, and state that visible Browser verification remains outstanding.
For cross-surface changes, also verify that refreshing or reopening the same project preserves the run result and deep-link focus.
Signals
- GitHub stars
- 891
- Forks
- 75
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
codex-slides-verification- Source
- github.com/nexu-io/codex-slides