oma-slide

oma-slide is a skill for Claude Code from first-fluke/oh-my-agent. It costs 110 tokens per session (4,402 once invoked), scanned C, original, MIT.

A tool for creating animated slide decks as self-contained HTML pages and exporting them as PDF, PNG, or PowerPoint files.

In plain words
What is it for?
Use it to create presentations from a topic, outline, or existing deck, enhance Canva designs, and produce files for sharing or presenting.
Why use it?
It provides a fixed slide size and checks the layout before exporting, reducing problems with broken positioning or inconsistent output formats.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool; installed under .agents/ (shared by several agents).

Part of the oma plugin — 33 skills shipped together , and of oma

Good fit Use it to create presentations from a topic, outline, or existing deck, enhance Canva designs, and produce files for sharing or presenting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/first-fluke/oh-my-agent/oma-slide
About the project

oh-my-agent is a harness for checking whether coding agents actually completed their work by verifying tests, required artifacts, independent reviews, and recorded decisions. It is used across multiple agent runtimes to make workflow results auditable instead of relying on an agent's own report. The catalogue add-ons provide parts of its skills, agents, hooks, MCP integrations, instructions, and plugins.

first-fluke/oh-my-agent · 1,278 stars · on GitHub · firstfluke.com

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 first-fluke/oh-my-agent --skill oma-slide
Clone the repo
git clone --depth 1 https://github.com/first-fluke/oh-my-agent

Made for: Claude Code.

Or install oma, the plugin that ships this one along with the rest of its 33 skills.

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 oma-slide

README.md
[![agentmods](https://agentmods.dev/badge/skills/first-fluke/oh-my-agent/oma-slide/github.svg)](https://agentmods.dev/skills/first-fluke/oh-my-agent/oma-slide)
Your own site
<a href="https://agentmods.dev/skills/first-fluke/oh-my-agent/oma-slide"><img src="https://agentmods.dev/badge/skills/first-fluke/oh-my-agent/oma-slide/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 oma-slide

Your own site · 80×15
<a href="https://agentmods.dev/skills/first-fluke/oh-my-agent/oma-slide"><img src="https://agentmods.dev/badge/skills/first-fluke/oh-my-agent/oma-slide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,402 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 5 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high YARA Match · line 3
    YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).
    Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
  • high Prompt Injection · line 51
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 133
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 53
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 135
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
How audits are shown
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.00110 $0.04402
Opus 5 $0.00055 $0.02201
Sonnet 5 $0.00022 $0.00880
Haiku 4.5 $0.00011 $0.00440

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

Security

Grade C, and why

oma-slide scanned grade C with 1 finding 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 today.

The scan reads SKILL.md. This mod also ships 1 executable file (resources/assets/deck-stage.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- oma-docs:ignore-start -->
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • oma-slide — 100% identical, 76 lines differ
.agents/skills/oma-slide/SKILL.md · 299 lines

How it starts

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

Slide Agent — Animation-Rich HTML Deck Generator

Scheduling

Goal

Generate distinctive, anti-"AI slop" HTML presentation decks authored at a fixed 1920×1080 stage, validate geometry deterministically via the oma slide CLI, and deliver self-contained bundles exportable to PDF, PNG, and PPTX.

Intent signature

  • User asks to create a slide deck, presentation, keynote, or series of slides.
  • User provides a topic, outline, .pptx to import, or existing deck to enhance.
  • User mentions slide, deck, pptx, keynote, 슬라이드, 발표자료, プレゼン, 幻灯片, 演示文稿.
  • User mentions Canva, canva export, canva import, 캔바, キャンバ.
  • Another skill needs a visual output artifact (e.g., a research result delivered as a deck).

When to use

  • Creating a new presentation from a topic or outline
  • Enhancing or reformatting an existing deck
  • Generating per-slide HTML with animations and design-doctrine aesthetics
  • Exporting a deck to PDF, PNG, or image-backed PPTX after generation
  • Applying a named style preset or bold template to a deck
  • Exporting a generated deck to Canva as a presentation
  • Importing a Canva design as input for enhancement

When NOT to use

  • Plain document creation (no slides needed) → use oma-backend or direct output
  • Image generation alone → use oma-image directly
  • Brand/design-system definition → defer to oma-design
  • Deterministic CLI ops (validate/bundle/export) without generation → call oma slide CLI directly
  • Long-form scrolling code-change explainer document → use oma-explanation (deck is a fixed 1920×1080 stage)

Expected inputs

  • Topic, title, or outline (text or markdown)
  • Optional: .pptx file to import (oma slide import pptx)
  • Optional: user-provided images/video in ./assets/
  • Optional: slide count, density preference (sparse/balanced/dense), target audience
  • Optional: named style preset or oma slide style get <slug> reference
  • Optional: Canva design ID or URL for import
  • Optional: acknowledgement that exported PPTX and Canva uploads are raster-backed when editable text is not required

Read the full file on GitHub · 299 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. today Changed c993537158b3
  2. 4d ago Changed 87399f64d037
  3. 10d ago First seen · 299 lines · 110 tokens per session scan C 557d9c0f0666

Subscribe to this mod's changes

oma-slide is a skill published in the GitHub repository first-fluke/oh-my-agent (1,278 stars, last pushed today), licensed MIT. It adds 110 tokens to every session and 4,402 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories