mcpbeat Sign in

HTML Ppt Retro Quarterly Review Agent Skill

| Retro Quarterly Review presentation template in a bold blue + orange editorial language. Use when users ask for a high-impact quarterly review / roadmap deck with heavyweight slab headlines, clean cream paper sections, structured grids, and fast premium motion pacing (3 slides, each hold under 3s in video mode).

8k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
83386
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nexu-io/open-design --skill html-ppt-retro-quarterly-review

What comes with it

27 819 bytes besides the instruction
assets/template.html
example.html
references/checklist.md

The instruction itself

4 sections, as written by the author

Retro Quarterly Review Template

A high-contrast, print-inspired quarterly review template with three cinematic

slides:

  • Cover (hero title lockup)
  • Three priorities (triptych grid)
  • Roadmap timeline + KPI strip

Resource map

html-ppt-retro-quarterly-review/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

  • Read active DESIGN.md first and map any requested token changes into CSS

variables while preserving the retro blue/orange/cream visual grammar.

  • Start from assets/template.html; do not rebuild from scratch.
  • Preserve the three-slide information architecture and typographic hierarchy.
  • Keep interactions and motion quality:
  • keyboard 1/2/3 quick jump
  • R restart
  • page indicator updates per scene
  • premium wipe transitions and staggered reveals
  • Keep output self-contained (single HTML, inline CSS + JS, no framework runtime).
  • If adapting copy/data, keep content realistic and internally consistent.
  • Validate against references/checklist.md before emitting artifact.

Output contract

Emit one short orientation sentence and then the artifact:

<artifact identifier="retro-quarterly-review" type="text/html" title="Retro Quarterly Review">
<!doctype html>
<html>...</html>
</artifact>

Other skills for the same job

different authors, same section of the catalogue
Pathml
by K-Dense-AI
×1

Use PathML for local, research-only computational pathology workflows: load and tile slides, build preprocessing and QC pipelines, manage h5path data, quantify multiplex images, construct spatial graphs, and plan bounded model inference.

38k tokens scripts
Baoyu Post To Wechat
by JimLiu

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

78k tokens scripts
Paper Illustration
by wanshuiyin

Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Codex-supervised iterative refinement loop. Use when user says \"生成图表\", \"画架构图\", \"AI绘图\", \"paper illustration\", \"generate diagram\", or needs visual figures for papers.

8k tokens
Paper Illustration Image2
by wanshuiyin

Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to `paper-illustration`, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.

7k tokens scripts
Paper Illustration
by wanshuiyin

Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Claude-supervised iterative refinement loop. Use when user says \"生成图表\", \"画架构图\", \"AI绘图\", \"paper illustration\", \"generate diagram\", or needs visual figures for papers.

8k tokens
Paper Illustration Image2
by wanshuiyin

Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to `paper-illustration`, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.

7k tokens scripts
Sketch
by bergside

A friendly, hand-drawn sketch interface inspired by pencil illustrations on warm cream paper. Soft teal brand accents, hand-written display headings, rounded pill controls.

1k tokens
Paper2video
by microsoft
vendor

> Turn a research paper, a paper2assets package, or an existing PPT deck into a narrated MP4 video. Prefer the shared paper2assets package when present so paper2poster, paper2blog, paper2slides, and paper2video use the same section order and narration. Preserve the advanced deck route by delegating slide authoring to the external `hugohe3/ppt-master` project, then synthesize audio with `skills/paper2poster/scripts/generate_audio.py`, render with `skills/paper2video/scripts/render_video.py`, and burn final subtitles with `skills/paper2video/scripts/add_subtitles.py`.

147k tokens scripts

How to use it

Copy the folder

Take nexu-io/html-ppt-retro-quarterly-review from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.