nexu-io/codex-slides-structured-intake
Collect and persist structured presentation requirements for Codex Slides, including scenario choice, audience, page count, language, format, research mode, visual direction, source-file roles, and clarification checkpoints. Use when a new deck request is ambiguous or scenario-led.
npx skills add https://github.com/nexu-io/codex-slides --skill codex-slides-structured-intake
The Codex Slides Browser owns the canonical intake form. Structured intake must
produce one durable project and one shared clarification state, not a separate
chat-only questionnaire.
open_codex_slides without a project id and follow itsbrowserHandoff to the home/create workspace.
list_scenarios, then open the selectedscenario deep link. Use product-owned defaults and source slots.
uploaded file its scenario role; do not flatten datasets, source decks,
brand assets, and visual references into one undifferentiated list.
clarification checkpoint visible and persist answers in project workflow
state.
page count, language, aspect, research depth, evidence constraints, and
visual direction. Use recommendations already present in the form.
project. Do not call the unattended create_deck path unless the user asked
for a headless run.
If Browser submission is unavailable, use start_project as the deterministic
fallback, immediately follow its clarification handoff, and keep later choices
attached to that same project id. get_onboarding_questions may help formulate
the intake, but its output is not a second source of truth.
When a durable outline or render job is useful, call start_project_run, keep
its runId, and use wait_project_run or cancel_project_run without closing
the Browser workspace.
Take nexu-io/codex-slides-structured-intake from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.