presentation-engineering

presentation-engineering is a skill for Claude Code from bestdeejay-design/agent-skills. It costs 66 tokens per session (3,814 once invoked), scanned A, original, MIT.

A method for designing presentations as audience stories, combining the message, visual style, and way the presentation is delivered. It is described in Russian and focuses on moving an audience from a problem to a clear action.

In plain words
What is it for?
Use it to plan the audience’s needs, build a story sequence, define a presentation’s visual language, and design how it should be performed.
Why use it?
It helps turn scattered ideas into a structured presentation with a deliberate emotional and visual direction.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

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 skills/bestdeejay-design/agent-skills/presentation-engineering
Any agent
npx skills add bestdeejay-design/agent-skills --skill presentation-engineering
Clone the repo
git clone --depth 1 https://github.com/bestdeejay-design/agent-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for presentation-engineering

README.md
[![agentmods](https://agentmods.dev/badge/skills/bestdeejay-design/agent-skills/presentation-engineering.svg)](https://agentmods.dev/skills/bestdeejay-design/agent-skills/presentation-engineering)
Your own site
<a href="https://agentmods.dev/skills/bestdeejay-design/agent-skills/presentation-engineering"><img src="https://agentmods.dev/badge/skills/bestdeejay-design/agent-skills/presentation-engineering.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,814 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.1 $0.00066 $0.03814
Opus 5 $0.00033 $0.01907
Sonnet 5 $0.00013 $0.00763
Haiku 4.5 $0.00007 $0.00381

Measured 5d ago against content hash aaf2417089f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

presentation-engineering 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 5d 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/presentation-engineering/SKILL.md · 427 lines

How it starts

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

🌍 Presentation Engineering

Философия

Презентация — это не документ. Это акт.

Мiro изменил мир не потому что у него были красивые слайды. Он изменил мир потому что у него была история, которую люди хотели рассказать дальше.

Этот скилл создаёт не презентации. Он создаёт моменты, после которых мир становится немного другим.


Три опоры мироизменяющей презентации

📖 OPORA 1: STORY ENGINE

Не «напиши текст». А «спроектируй историю».

Каждая презентация — это путешествие аудитории из точки A в точку B:

ГДЕ МЫ СЕЙЧАС → ПОЧЕМУ ЭТО ПРОБЛЕМА → КУДА МЫ ИДЁМ → КАК ТУДА ПОПАСТЬ → ЧТО ДЕЛАТЬ СЕЙЧАС
Шаг 1.1: Audience Archaeology

Не «для кого презентация». А «что держит эту аудиторию ночью».

## Карта аудитории

Полная карта аудитории (кто они / что болит / что хотят / что мешает) вынесена в [`references/audience-map.md`](references/audience-map.md) — заполните её на стадии STORY DESIGN.
### 🎨 OPORA 2: VISUAL LANGUAGE

**Не «примени токены». А «создай язык, на котором говорит эта презентация».**

#### Шаг 2.1: Design Soul

**7 слоёв визуальной идентичности презентации:**

  1. COLOR — палитра, которая говорит └── Не «синий + белый». А «доверие + чистота + технологичность»

  2. TYPOGRAPHY — иерархия, которая ведёт └── Не «заголовок 36pt». А « главная мысль = 48pt bold, подпись = 14pt light»

  3. SPACING — ритм, который дышит └── Не «отступы 24px». А «воздух между идеями = время для осмысления»

  4. SHAPE — форма, которая характеризует └── Не «скруглённые углы». А «мягкие формы = человечность, острые = точность»

  5. DEPTH — слои, которые создают мир └── Не «тень». А «передний план = действие, фон = контекст»

  6. COMPONENTS — элементы, которые повторяются └── Не «кнопки и карточки». А «согласованная система, которую мозг считывает мгновенно»

  7. MOTION — движение, которое рассказывает └── Не «анимация появления». А «появление = рождение идеи, исчезновение = завершение мысли»


#### Шаг 2.1.1: Иконки — SVG из популярных наборов

**Никогда не используй emoji как иконки.** Вместо этого:

**Рекомендуемые наборы иконок:**
- **Lucide Icons** (https://lucide.dev/) — MIT, 1400+ иконок, line style
- **Heroicons** (https://heroicons.com/) — MIT, 300+ иконок, Tailwind стиль
- **Phosphor Icons** (https://phosphoricons.com/) — MIT, 9000+ иконок, 6 весов
- **Tabler Icons** (https://tabler.io/icons) — MIT, 5000+ иконок

**Формат: Inline SVG**
```html
<!-- ПРАВИЛЬНО: Inline SVG -->
<div class="icon">
  <svg viewBox="0 0 24 24">
    <path d="M3 3v18h18"/>
    <path d="M18 17V9"/>
    <path d="M13 17V5"/>
    <path d="M8 17v-3"/>
  </svg>
</div>

Read the full file on GitHub · 427 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 427 lines · 66 tokens per session scan A aaf2417089f1

Subscribe to this mod's changes

presentation-engineering is a skill published in the GitHub repository bestdeejay-design/agent-skills (5 stars, last pushed yesterday), licensed MIT. It adds 66 tokens to every session and 3,814 once invoked, about $0.0003 per session on Opus 5. 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-31.