keynote-deck

keynote-deck is a skill for Claude Code from mishahanin/heading-os. It costs 91 tokens per session (1,182 once invoked), scanned A, original, Apache-2.0.

A slide-by-slide plan for a presentation at an event, meeting, government engagement, or investor session. It includes titles, key messages, content, and speaker notes.

In plain words
What is it for?
Use it to prepare keynote decks for events such as MWC or Black Hat, regional expos, government meetings, and investor presentations.
Why use it?
It helps turn a presentation goal and audience into an organised talk with an appropriate number of slides. It also helps keep the message relevant to the people in the room.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to prepare keynote decks for events such as MWC or Black Hat, regional expos, government meetings, and investor presentations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mishahanin/heading-os/keynote-deck
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.

Any agent
npx skills add mishahanin/heading-os --skill keynote-deck
Clone the repo
git clone --depth 1 https://github.com/mishahanin/heading-os

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 keynote-deck

README.md
[![agentmods](https://agentmods.dev/badge/skills/mishahanin/heading-os/keynote-deck/github.svg)](https://agentmods.dev/skills/mishahanin/heading-os/keynote-deck)
Your own site
<a href="https://agentmods.dev/skills/mishahanin/heading-os/keynote-deck"><img src="https://agentmods.dev/badge/skills/mishahanin/heading-os/keynote-deck/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for keynote-deck

Your own site · 80×15
<a href="https://agentmods.dev/skills/mishahanin/heading-os/keynote-deck"><img src="https://agentmods.dev/badge/skills/mishahanin/heading-os/keynote-deck.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,182 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00091 $0.01182
Opus 5 $0.00046 $0.00591
Sonnet 5 $0.00018 $0.00236
Haiku 4.5 $0.00009 $0.00118

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

Security

Grade A, and why

keynote-deck 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 10d 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.

.claude/skills/keynote-deck/SKILL.md · 141 lines

How it starts

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

Keynote Deck

Produce a presentation deck for an event, VIP meeting, or government engagement.

Variables

event: [Event name — MWC, regional expos, Black Hat, government meeting, investor presentation, etc.]

audience: [Who is in the room — telco executives, government officials, investors, technical decision-makers]

topic: [Core message or presentation theme]

duration: [Presentation length in minutes — this determines slide count]

context: [Any specific context, asks, or goals for this presentation]


Instructions

Before drafting, read ALL of these:

  • context/business-info.md — ODUN.ONE, company story, credentials
  • context/current-data.md — Proof points, deployments, milestones
  • reference/dpi-market-intelligence.md — Market data for relevant sections
  • reference/geopolitical-landscape.md — Regional context for the audience
  • context/strategy.md — Strategic positioning
  • reference/misha-voice.md — Voice and presentation style
  • datastore/INDEX.md — If the document contains specific facts or numbers, validate against source documents

Slide count guideline: 1 minute per slide for technical/detailed content; 2 minutes per slide for storytelling/high-level. Calculate accordingly.


Phase 1: Opening Hook (2-3 slides)

  • Slide 1: A single powerful statement, striking statistic, or story opening
  • Slide 2: The tension / the problem (why this audience should care)
  • Slide 3: The promise of what they'll leave knowing

Voice note: Misha opens with stories and counterintuitive observations — not "Today I'm going to talk to you about..."


Phase 2: The Problem (2-3 slides)

Frame the problem in terms this specific audience experiences:

  • For telcos: encrypted traffic blindness, 5G complexity, regulatory burden
  • For government: sovereignty risk, dependency on aligned vendors, lawful intercept limitations
  • For investors: market vacuum, timing, structural opportunity

Phase 3: The Solution (3-4 slides)

  • ODUN.ONE platform narrative (not a product tour — a capability story)
  • "From Deep Packet Inspection to Deep Packet Intelligence"
  • What changes when you have real DPI+: what you can see, what you can do
  • Architecture of sovereignty: data never leaves sovereign control

Read the full file on GitHub · 141 lines

Files

What ships with it

1 file 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. 10d ago First seen · 141 lines · 91 tokens per session scan A 6d25373f417b

Subscribe to this mod's changes

keynote-deck is a skill published in the GitHub repository mishahanin/heading-os (11 stars, last pushed yesterday), licensed Apache-2.0. It adds 91 tokens to every session and 1,182 once invoked, about $0.0005 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-30.