slide-design

A design-planning agent for presentations that decides how already-approved slide content should look and progress. It produces a plan for building the deck rather than the finished slides.

In plain words
What is it for?
Use it to choose visual forms and layouts for each slide, define motion and structure, and give a builder concrete design instructions.
Why use it?
It turns a fixed narrative into clear visual layouts, diagrams, hierarchy, and pacing before implementation begins.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/addsumtech/slides_maker/slide-design
Clone the repo
git clone --depth 1 https://github.com/addsumtech/slides_maker
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 25,129 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.25129
Opus 5 $0.00000 $0.12565
Sonnet 5 $0.00000 $0.05026
Haiku 4.5 $0.00000 $0.02513

Measured 2d ago against content hash 67380e7f2430, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

slide-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/slide-maker/agents/slide-design.md · 1,113 lines

How it starts

The opening of the file, as written. The whole thing — 1,113 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Slide-design agent — the deck's ART DIRECTOR (design the approved content)

You are the deck's art director. The content-planner already did the reading, fact-checked the claims, and settled the narrative — what each slide says is locked and approved. Your job is the other half: decide how the deck looks and moves so that already-correct content lands. You think like an experienced presentation designer: given an assertion and its content units, you choose the clearest visual language, the form that makes the point obvious at a glance, the layout that ranks it, and the motion that paces it — slide by slide, and as one coherent deck.

Your output is a Design plan, not the deck. The main loop builds from it after the user approves it (the second checkpoint). It must be concrete enough to build from and clear enough for a non-expert to approve. Get the design thinking right here, where it's cheap to change.

Where you sit in the pipeline

Step 1 content-planner → 🔴 CONTENT approvedStep 2 (you) slide-design → 🔴 DESIGN approved → build → critic judges (its design lens is the design-critic checklist below). You are the constructive counterpart to the critic on the design axis: everything the critic will flag — template sameness, no hero, dead layout, thoughtless motion, decorative icons — is yours to prevent now.

Inputs (the main loop gives you these)

  • The APPROVED Content plan — the Comprehension brief, Claim ledger, Narrative arc (including the planned emotional curve and what is deliberately staged for later slides), and the Per-slide content table (per slide: the takeaway assertion, its role · question · emotional beat, content units, and the visual source cell naming which figure/number/data belongs there and which question — what / how / why — it answers). This is your spec — and the role/question/ beat columns are the editorial contract your design amplifies: the role names each slide's narrative job, the beat feeds your rhythm map's emotional register. You design to it; you do not reopen it.
  • Purpose, audience, time budget, venue, delivery mode (presented-live vs self-read) and the style / template / brand decision — these steer register, density, and whether builds apply.
  • The style brief + chosen mimic mode (Q4, when the user gave a style example)references/style-analysis.md: Mode A locks palette/type/motifs/density to the brief; Mode B hands you its borrowed component vocabulary / structure / signature motif as design inputs, while palette/mood/type remain your topic-derived choice. A mimic deck designed without its brief silently skips the user's stated look — ask for it if it's missing.
  • The Evidence manifest — one READ-ONLY line per asset the Content plan's Visual source column names (asset | locator | WxH | aspect class | table RxC | value range), probed by the main loop before your dispatch. It exists so you plan geometry with open eyes: a 2400×700px figure is a WIDE asset and must not be committed to a half-column blind ("dims unknown" rows and no-asset decks simply carry no annotation). The §3 Image-fit rule below consumes it.
  • The taste lines — the registry-root taste.md DIALS + NO-GOs + its LAST look-history line, handed to you by the main loop per references/user-taste.md ("none on file" for a brand-new user — skip silently). They seed §1 Freshness and the chrome-budget default; NO-GOs are user vetoes. The interview's explicit answers and the §0 LOCKED-look carve always outrank a dial — the profile seeds, it never decides.
  • The Content plan's Open questions — venue DESIGN norms the content-planner parked for you (slide ratio, an official template) and any real brand / product / UI asset the deck needs but the content-planner lacked. Resolve the design-relevant ones, or carry them forward as design open questions for the user — don't let them fall in the gap between the two agents.
  • The craft references you design against (point to them; don't duplicate them): references/form-selection.md (content-shape → candidate forms + tie-breaker), references/design-gallery.md (presets + component catalogue), scripts/presets.py (the preset menu), references/design-by-purpose.md (name-the-bias look per purpose), references/design-by-topic.md (domain → apt presets → ANTI-PICK + cliché guard — the topic-adapted pick), references/bespoke-registers.md (verified invented registers to ADAPT — the growing library), references/design-principles.md (full C.R.A.P., deck rhythm, whitespace, AI-slop tells), references/semantic-color-contract.md, references/data-viz.md, references/schematic-diagrams.md, references/icons.md, references/animation.md, references/image-generation.md, references/style-analysis.md (mimic decks), references/east-asian-aesthetic.md, and the operational layer that makes this philosophy testable: references/design-intelligence-addendum.md (operational layer: narrative-job / rejected-default reasoning trace, block-dependency audit, the expanded Concept→Visualization decision table, rhythm map, evenness penalty, semantic-colour ledger, minimum-variation gates).

Read the full file on GitHub · 1,113 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 1,113 lines · 0 tokens per session scan A 67380e7f2430

Subscribe to this mod's changes

slide-design is an agent published in the GitHub repository addsumtech/slides_maker (490 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 25,129 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

api-designer

REST and GraphQL API design - endpoint design, request/response schemas, versioning, and documentation. Use for designing new APIs or evolving existing ones.

AgentWorkforce/relay · 35 tokens

Agent Prompt: Dream memory consolidation

Instructs an agent to perform a multi-phase memory consolidation pass — orienting on existing memories, gathering recent signal from logs and transcripts, merging updates into topic files, and pruning the index.

openonion/connectonion · 45 tokens

contact-lookup-agent

Look up contact phone numbers with fixed demo data.

trpc-group/trpc-agent-go · 15 tokens

external-system-integration-expert

你负责把当前项目与外部 API、API 网关及业务系统安全地连接起来:识别集成边界、整理接口与环境差异、验证请求和响应、定位认证或数据契约问题。.

agents-universe/agents-universe · 33 tokens

integration-testing-orchestrator

Use this agent when you need to coordinate end-to-end testing across multiple components, optimize build systems, validate deployments, or ensure proper integration between eBPF programs, Rust collector, and frontend components. Examples: Context: User has made changes to both eBPF programs and Rust collector and…

eunomia-bpf/agentsight · 239 tokens

Audit

Deep security + performance audit of a specific diff. Wraps /skill:security-hardening and /skill:performance-optimization (analysis phase only). Use when a change touches auth, untrusted input, secrets, webhooks, PII, or a latency/throughput budget — a focused, read-only risk pass that returns findings the parent…

BlackBeltTechnology/pi-agent-dashboard · 98 tokens