ppt-outline-generator

ppt-outline-generator is a skill for Claude Code, Codex from Day1Labs/OpenAva. It costs 34 tokens per session (1,236 once invoked), scanned A, original, MIT.

A skill for planning the structure and content of a presentation before the slides are designed. It turns topics, notes, meeting minutes, or drafts into a slide-by-slide outline.

In plain words
What is it for?
For outlining reports, pitches, reviews, proposals, and other presentations, including the main point and content focus for each slide.
Why use it?
It helps organize scattered information around a clear conclusion and purpose. It also identifies missing evidence instead of making up numbers or findings.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit For outlining reports, pitches, reviews, proposals, and other presentations, including the main point and content focus for each slide.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/day1labs/openava/ppt-outline-generator
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 Day1Labs/OpenAva --skill ppt-outline-generator
Clone the repo
git clone --depth 1 https://github.com/Day1Labs/OpenAva

Made for: Claude Code, Codex.

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 ppt-outline-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/day1labs/openava/ppt-outline-generator/github.svg)](https://agentmods.dev/skills/day1labs/openava/ppt-outline-generator)
Your own site
<a href="https://agentmods.dev/skills/day1labs/openava/ppt-outline-generator"><img src="https://agentmods.dev/badge/skills/day1labs/openava/ppt-outline-generator/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 ppt-outline-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/day1labs/openava/ppt-outline-generator"><img src="https://agentmods.dev/badge/skills/day1labs/openava/ppt-outline-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,236 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.00034 $0.01236
Opus 5 $0.00017 $0.00618
Sonnet 5 $0.00007 $0.00247
Haiku 4.5 $0.00003 $0.00124

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

Security

Grade A, and why

ppt-outline-generator 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 9d 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.

OpenAva/Runtime/Agent/Skills/ppt-outline-generator/SKILL.md · 165 lines

How it starts

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

PPT Outline Generator

Use this skill to turn a topic, scattered notes, meeting minutes, or a rough draft into a clear PPT outline.

This skill focuses on deck planning, not final slide rendering.

Use This Skill For

  • Planning a full presentation from a single topic.
  • Turning scattered notes, minutes, or long text into a clear outline.
  • Structuring a report, pitch, review, or proposal deck.
  • Defining the main conclusion and content focus for each slide.

Boundaries

  • Only produce the outline and page-level content design.
  • Do not claim to generate a playable PPT or design file.
  • Do not fabricate business metrics, internal numbers, or research findings.
  • If evidence is missing, suggest what data should be collected.

Defaults

  • Language: match the user's language. If unclear, default to Simplified Chinese.
  • Objective: informational update.
  • Audience: mixed.
  • Style: consulting.
  • Length: 8 to 12 slides.
  • Output: markdown only.

When defaults are used, show them under Assumptions.

Inputs

Normalize the request into these fields:

  • topic: required presentation topic.
  • objective: the decision, update, or persuasion goal.
  • audience: management, business, engineering, mixed, or external.
  • duration_or_pages: talk duration or target slide count.
  • style: consulting, minimal_tech, or passionate_report.
  • input_materials: notes, draft copy, minutes, summaries, or source material.

If topic is missing, ask 1 to 3 short clarification questions before generating the outline.

If other fields are missing:

  • Ask up to 3 focused questions if the answer would materially improve the outline.
  • If the user asks for a generic outline without follow-up questions, proceed with defaults and state the assumptions clearly.

Workflow

1. Define the Story

  • Identify the user goal, likely audience, and expected decision or takeaway.
  • If the source material is long, summarize it briefly before structuring.
  • Pick a narrative that fits the use case.

Read the full file on GitHub · 165 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. 9d ago First seen · 165 lines · 34 tokens per session scan A d9c955cde4ab

Subscribe to this mod's changes

ppt-outline-generator is a skill published in the GitHub repository Day1Labs/OpenAva (10 stars, last pushed 1mo ago), licensed MIT. It adds 34 tokens to every session and 1,236 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

foundry-hosted-agent-validation

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

microsoft/agent-framework · 82 tokens

doc-reader

Read any common document/data file — PDF, Word (.docx), Excel (.xlsx/.xls), PowerPoint (.pptx), images (OCR), CSV/TSV, plain text, JSON/YAML/TOML, HTML/XML, and most source-code files. Use the readdocument tool.

HKUDS/Vibe-Trading · 65 tokens

officecli-commonly-templates

Use this skill when producing a polished, Commonly-branded deliverable (.docx brief / memo, .xlsx data matrix, .pptx deck) and you do not have specific brand guidance from the user. Trigger on: 'write me a brief', 'one-pager', 'memo', 'data sheet', 'status matrix', 'short deck', 'summary deck', 'closing slide', 'final…

Team-Commonly/commonly · 182 tokens

oma-hwp

Convert HWP / HWPX / HWPML files to Markdown using kordoc. Extracts text, headings, tables, lists, images, footnotes, and hyperlinks. Use for Korean word processor files (Hangul), government documents, and AI-ready data preparation.

first-fluke/oh-my-agent · 59 tokens

oma-pdf

Convert PDF files to Markdown using opendataloader-pdf. Extracts text, tables, headings, lists, and images with correct reading order. Use for PDF parsing, PDF to Markdown conversion, document extraction, and AI-ready data preparation.

first-fluke/oh-my-agent · 52 tokens

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). For CREATING new documents (report, memo, letter, résumé, contract from scratch), call the built-in tool renderDocx instead — it renders Markdown to .docx in milliseconds without forking Node.js. This skill…

mateaix/mateclaw · 152 tokens