Oh My PPT is a local-first desktop application that uses AI to create, edit, present, and export editable HTML-based slide presentations. It is for people making presentations, lessons, stories, reports, or pitches who want to describe their content and then adjust the resulting pages, visuals, animations, and layouts.
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.
npx skills add arcsin1/oh-my-ppt --skill red-layout-skillgit clone --depth 1 https://github.com/arcsin1/oh-my-pptWrote 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.
[](https://agentmods.dev/skills/arcsin1/oh-my-ppt/red-layout-skill)<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/red-layout-skill"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/red-layout-skill/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.
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/red-layout-skill"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/red-layout-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00067 | $0.01521 |
| Opus 5 | $0.00034 | $0.00760 |
| Sonnet 5 | $0.00013 | $0.00304 |
| Haiku 4.5 | $0.00007 | $0.00152 |
Grade A, and why
red-layout-skill 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Red Layout Skill
This skill is the layout source of truth for xiaohongshu-note pages, commonly 1242x1660.
A red-note page should read like a saveable social image note: a strong hook, useful body, and memorable takeaway. The layout should make the viewer understand why the page is worth pausing on and what value they can keep.
This canvas is a social note card, not a compressed slide. When the source content is dense or "needs to be summarized", summarize or regroup it for this reading format instead of cramming a 16:9 deck's worth of outline into one page.
Deep details live in the references:
references/catalog.md- named red-note patterns and 1242x1660 zone skeletons.references/checklist.md- P0/P1/P2 structural self-check for delivery.
Preflight
Before writing HTML, decide:
- Stop reason - why would someone pause, save, or screenshot this note page?
- Hook - title, question, claim, number, or visual anchor in the first 1-2 seconds.
- Value format - checklist, steps, comparison, myth/fact, template, data takeaway, framework, or story/proof.
- Body grouping - start with 3-4 information chunks (or 5-6 compact list rows for checklist/steps), then regroup or choose a denser pattern when the content genuinely needs it; do not squeeze more chunks in by making them unreadable.
- Takeaway - conclusion, action, summary line, warning, or compact bottom note.
- Pattern - use a structure from
references/catalog.mdas a starting point when it helps the reading path; it is not a closed template menu, and a fresh composition is welcome when it serves the page thesis. - Budget - estimate hook height, body rows/sections, gaps, bottom note, and safe margin.
Use the canvas dimensions from the prompt. If custom dimensions are supplied, preserve the same red-note reading flow.
Canvas Grammar
- Hierarchy: hook > value body > support > takeaway/source.
- Prefer vertical sections, note cards, list rows, and poster-like bands.
- Keep copy short and scan-friendly. Split long paragraphs into bullets, labeled chunks, or compact rows.
- Use one main data object, framework, or list as the value body.
- Give the lower area a useful role: takeaway, action, summary, source, or final support.
- Use grid/flex document flow for text-bearing modules. Independent text/content modules occupy their own cells and must not overlap or escape the canvas. Absolute positioning is only for background accents, connector lines, non-text decoration, and intentional image/video background composition; text or transparent panels may intentionally sit over media.
- Composition starting point: a hook, 3-4 information chunks (or 6 compact rows), and a takeaway usually create a clear note. A "chunk" is a labeled card, a mini-section, a step, or a row group — not a single bullet. Treat this as a guide, not a closed composition: regroup, compress, or choose a denser pattern when the source needs it while keeping the page readable and inside the canvas.
- Vertical rhythm (guidance): avoid an accidental top-stack or unused lower band. Use
flex flex-colwithflex-1/flex-groworjustify-betweenonly when it distributes actual hook / body / takeaway modules; do not stretch empty containers merely to fill height. When content is sparse, enlarge or reposition the focal and support modules so the middle or bottom carries the page. Independent content modules must retain an actual nonzero gap. If content is longer than the canvas, compress or regroup it before writing. - Body copy, ordinary labels, and card descriptions default to at least 33px (
text-[33px]orstyle="font-size:33px"). Only a genuinely high-density bounded module may use 30px after restructuring; mark itdata-ppt-density="high"and compensate its grid/flex footprint if it is scaled. Titles/headers are at least 44px (text-[44px]or larger) with no upper cap; auxiliary source/footer text is at least 22px. These floors preserve the same displayed 18px / 16px / 24px / 12px semantic minimums on this 1660px-high canvas.
What ships with it
3 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.
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.
- 3d ago Changed dd8e5bff8ac5
- 9d ago First seen · 82 lines · 67 tokens per session scan A d87e4a909a93
red-layout-skill is a skill published in the GitHub repository arcsin1/oh-my-ppt (1,932 stars, last pushed 3d ago), licensed Apache-2.0. It adds 67 tokens to every session and 1,521 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-30.
Other skills, from other repositories
mermaid-diagram
Use when the user asks for a flowchart, architecture diagram, sequence diagram, ER diagram, state machine, gantt chart, or any visual that fits Mermaid syntax. Hope Agent's chat renders Mermaid blocks natively, so the diagram appears inline.
visual-design
A design skill for turning content into complete, self-contained HTML pages and visual materials such as websites, banners, posters, reports, resumes, and portfolios. It follows a defined visual design system and does not use outside images or code libraries.
impeccable
Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.
nextclaw-skin-studio
A studio for browsing, applying, creating, refining, switching, inspecting, and removing custom NextClaw skins. A skin changes an app's visual appearance and can include CSS, JavaScript, images, SVG, layout changes, and motion.
ui-ux-pro-max
Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.
codex-slides
Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an existing deck edit, a…