惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
小众软件
小众软件
GbyAI
GbyAI
B
Blog RSS Feed
月光博客
月光博客
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
博客园_首页
G
Google Developers Blog

Open Design Blog

Open Design 0.19.1: Design with DeepSeek Harness Open Design 0.18.0: design team workspace, now in Codex Open Design 0.17.0: Open Design for Codex Open Design 0.16.0: reliable delivery Open Design 0.15.1 — Sharper Vision, Longer Flow Open Design 0.15.0: cost less, ship faster Claude PPT Skills: How to Make a Slide Deck with Your Coding Agent codex-ppt-skill: Image-Forward PPT Decks with a Coding Agent frontend-slides: Make Web Slides with a Coding Agent dashiAI-ppt-skill: Editable Presentations From a Coding Agent Marp: The Markdown Presentation Tool (and How to Export to PowerPoint) ppt-master: Editable PowerPoint From Any Document, Built by an Agent reveal.js: Themes, Export & How It Compares to the Alternatives Slidev: Themes, Examples & How to Export to PowerPoint Open Design 0.14.0: the inspiration time machine Open Design AI Workshop is coming to Shanghai Open Design 0.13.0: stay in flow Best AI Design Agents in 2026: An Honest, Tested Guide Best AI Prototyping Tools in 2026: An Honest, Tested Guide Best AI Design Tools in 2026: An Honest, Tested Guide Best Bolt.new Alternatives in 2026: An Honest Comparison Best Design-to-Code Tools in 2026: An Honest, Tested Guide Best Figma Alternatives in 2026: An Honest, Tested Guide How to Use Claude Code for Frontend Design (2026 Guide) Best Lovable Alternatives in 2026: An Honest Comparison Best v0 Alternatives in 2026: An Honest Comparison Open Design is coming to Osaka / Kyoto Open Design 0.12.0: your brand is a design system Vibe Design Tools: An Honest Guide to What Works Vibe Design vs Vibe Coding: Where They Split and Why It Matters
guizang-ppt-skill: Editorial HTML Decks with a Coding Agent
Open Design · 2026-07-10 · via Open Design Blog

← Back to Blog

guizang-ppt-skill is the 20.8k-star coding-agent skill that turns a prompt into a genuinely designed HTML deck — editorial magazine layouts and Swiss-grid typography, not another template. Here's what it is, how to use it, the honest notes (AGPL-3.0, HTML output), how it compares to other Claude PPT skills, and where an agent-native design workspace fits.

July 10, 2026 6 min read Tools & Skills

guizang-ppt-skill: Editorial HTML Decks with a Coding Agent

Most AI slide generators are optimized to fill a template fast. guizang-ppt-skill aims somewhere else entirely: it wants the deck to look designed. It’s a coding-agent skill from the Chinese AI creator Guizang (op7418), it has 20.8k stars on GitHub, and it generates polished HTML slide decks in strong editorial styles — magazine layouts and Swiss-grid typography that read as a crafted artifact rather than a generic slideshow.

This is a short, honest guide to it: what the skill actually is, the editorial look it’s built around, how to install and drive it, the caveats worth knowing before you commit (starting with the AGPL-3.0 license), how it stacks up against the other Claude PPT skills, and where an agent-native design workspace picks up when a one-off skill runs out of road.

What guizang-ppt-skill is

A skill is a packaged set of instructions and assets that a coding agent (Claude Code, Codex, Cursor, and others) loads mid-task to do something specific. guizang-ppt-skill teaches your agent to generate a presentation: you describe the deck in plain language, the agent applies the skill’s layout system and design rules, and you get back an HTML slide deck. What sets it apart from the pack isn’t the mechanism — it’s the taste baked into those rules. The output leans on editorial composition and disciplined typography, so the slides look like a designer sat with them, not like a form got filled in.

The editorial / Swiss-layout look

The whole point of guizang-ppt-skill is the aesthetic, so it’s worth naming what that aesthetic is. Two directions run through the output:

  • Editorial / magazine layouts — the composition of a print feature: confident hierarchy, generous whitespace, a strong cover, pull quotes, and text set to be read rather than skimmed. Slides feel like spreads, not bullet dumps.
  • Swiss-grid typography — the International Typographic Style, done properly: a real grid, precise alignment, restrained type, and layout that carries meaning instead of decoration. It’s the look that reads as “someone made a design decision here.”

The practical upshot is that a guizang deck survives a second glance. A template-driven slide looks fine until you compare it to something composed; guizang is trying to be the composed one.

How to use it

The flow is the same as any coding-agent skill:

  1. Install the skill — clone or add guizang-ppt-skill to your agent’s skills directory (the repo has the setup steps). Bring your own model key.
  2. Prompt the deck — describe the topic, audience, tone, and rough slide count. The more specific the brief, the better the composition.
  3. Iterate — ask for changes in plain language (“tighten the opening”, “make slide 4 a data statement”, “push the Swiss grid harder”) and re-render until the deck lands.

Honest notes

Two things to know before you build on it:

  • AGPL-3.0 license. guizang-ppt-skill is licensed AGPL-3.0. That’s fine for personal decks, internal use, and open projects — but the copyleft terms matter the moment you plan to embed the skill (or a derivative of it) in a closed-source product. Read the license against your use case rather than assuming MIT-style permissiveness.
  • HTML output. The deck comes out as HTML. That’s a strength if you want to present in a browser and keep full CSS control, and a constraint if your hard requirement is a natively editable .pptx that a non-developer can reopen in PowerPoint. Know which one you actually need.

guizang vs other Claude PPT skills

There’s no single winner — it depends on the look you want and the license you can live with.

SkillOutputLicenseBest for
guizang-ppt-skillHTML (editorial)AGPL-3.0Crafted, designed-looking decks
frontend-slidesHTML web slidesMITWeb-native decks, full CSS control
dashiAI-ppt-skillEditable presentationAGPL-3.0Output a non-developer can edit
Open DesignPrompt → editable deck via your agentApache-2.0Brand-consistent, owned, part of a larger workspace

If the deck’s design is the thing that matters most, guizang is the pick. If you want the most permissive license and web-native slides, frontend-slides. If the deliverable has to stay editable for someone who doesn’t touch code, dashiAI. And if the deck needs to be brand-consistent and live alongside the rest of your design work, that’s the workspace question below.

Where Open Design fits

guizang-ppt-skill is a great skill for getting a beautifully designed deck straight from your terminal. But a skill is a script — it doesn’t carry your brand across projects, keep the output editable in a real workspace, or coordinate a deck with the rest of your design work.

Open Design is the layer above the skill: an open-source (Apache-2.0), local-first, bring-your-own-key Agent-Native Design Workspace that sits outside the coding agent you already use. You describe a deck; the agent generates an editable one against a design system. And here’s the concrete, honest connection — Open Design’s ecosystem already ships guizang-style editorial HTML deck templates in its plugin library, so the look guizang popularized is available inside a workspace that also owns your brand and your files.

Reach for the skill when you want a fast, designed deck from the command line. Reach for the workspace when that deck has to be brand-consistent, editable, and part of a larger whole — and if you’re already making decks with a coding agent, see how Open Design works with Claude Code.

FAQ

What is guizang-ppt-skill? It’s a coding-agent skill (20.8k stars on GitHub, by the creator Guizang / op7418) that turns a plain-language prompt into a polished HTML slide deck in editorial and Swiss-grid styles. You install it into your agent, describe the deck, and iterate.

Is guizang-ppt-skill free? Yes — it’s open source under AGPL-3.0, and you bring your own model API key. Check the AGPL-3.0 terms before embedding it in a commercial or closed-source product; the copyleft obligations are the catch.

What output does it produce? HTML slide decks. Great for presenting in a browser with full CSS control; if you need a natively editable .pptx, that’s a different tool.

How is guizang different from other Claude PPT skills? It optimizes for design quality — editorial magazine layouts and Swiss typography — over raw speed or format flexibility. frontend-slides is MIT and web-native; dashiAI exports editable presentations. guizang is the one to pick when the deck has to look crafted.

Skill or design workspace — which should I use? Use guizang-ppt-skill for a quick, beautifully designed one-off deck in the terminal. Use an agent-native workspace like Open Design when the deck must be brand-consistent, editable, and live next to the rest of your design work.

The takeaway

If you want a deck that actually looks designed and you’re comfortable in a coding agent, guizang-ppt-skill is one of the best skills going — editorial layouts, Swiss typography, real taste, straight from a prompt. Mind the AGPL-3.0 license and the HTML-only output, and it earns its 20.8k stars. When the deck needs to be brand-consistent, editable, and part of something larger, that’s where an agent-native design workspace — one that already ships guizang-style editorial templates — takes over. For the wider landscape, see the Claude PPT skills guide.