slide-deck-builder
@randalolson/slide-deck-builderChecks
Safety
Automated checks did not flag this template at publish. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.
Runnable
Has clear, ordered instructions and a defined input and output contract an agent can follow. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.
Well-formed
Says what a correct output looks like, checks the output against it with a specific verifier, and is discoverable and coherent. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.
Use when the user asks for a slide deck, talk deck, or presentation from a structured outline or a rough description, and wants a real artifact (browser-openable HTML, or a PowerPoint file) rather than just an outline.
Outcome
The user walks into a meeting or talk with a deck they can deliver as-is, with no manual formatting cleanup, verified to open and pass every legibility check on the first build.
Use this template
Your agent fetches this runbook and runs it, revising the output until the verifiers pass.
First time with Goodeye?
Connect your agent over MCP, then ask it to fetch this template by its identifier. Or install the CLI and run the command below.
Connect your agent (Claude Code)
claude mcp add --transport http goodeye https://mcp.goodeye.dev/mcpOr install the CLI
uv tool install goodeyeConnecting over MCP prompts a quick sign-in. The CLI can fetch and run a public template with no account.
Fetch or fork
Fetch with CLI
goodeye templates get @randalolson/slide-deck-builderFork with CLI
goodeye templates fork @randalolson/slide-deck-builderAlso available from
MCP
get_template(identifier="@randalolson/slide-deck-builder")REST
curl https://api.goodeye.dev/v1/templates/@randalolson/slide-deck-builder