Guizang PPT Skill is an HTML-based single-file deck production tool for editorial magazine and Swiss-style layouts, with Codex image prompts and multi-platform covers; it includes Swiss-style validation and a one-line install method.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Guizang PPT Skill is a web-based skill that generates single-file HTML horizontal deck slides, associated visuals, and multi-platform covers. It provides two visual systems: Style A (editorial magazine) and Style B (Swiss internationalism). It supports Codex image generation for visuals and offers a static WebGL-free mode. It is designed to run as a Skill integrated with Claude Code / Codex environments.
How it works
The workflow is structured as a step-by-step process guiding the agent: choose Style A or Style B, clarify requirements via a 7-question checklist, copy the template (assets/template.html for Style A, assets/template-swiss.html for Style B), fill content, optionally add images via Codex prompts, perform a self-check against references/checklist.md and Swiss layout validator, preview in a browser, and iterate via inline style adjustments. It includes a Swiss layout validator script at scripts/validate-swiss-deck.mjs.
Getting started
Install via the recommended one-line command:
npx skills add https://github.com/op7418/guizang-ppt-skill --skill guizang-ppt-skill
Manual installation steps include cloning the repository into ~/.claude/skills/guizang-ppt-skill and verifying the SKILL.md, assets/, references/ directories. The provided alternative commands and prompts are intended for Claude Code / Cursor or other shell-enabled agents.
Triggering and usage
After installation, Claude Code will auto-call the skill in dialogue. Trigger phrases include:
- "帮我做一份杂志风 PPT"
- "帮我做一份瑞士风 PPT"
- "生成一个 horizontal swipe deck"
- "editorial magazine style presentation"
- "基于这篇文章做一张公众号 21:9 封面"
- "基于这份 PPT 生成一张 1:1 分享卡"
Recent releases
Latest release: v1.1.0 (2026-05-15) with highlights:
- Added Style B Swiss International workflow and documentation.
- Added Codex image generation guidance for deck visuals and covers.
- Added Swiss map component guidance for geography.
Traction
GitHub repo shows: 23175 stars, 1672 forks, 33 open issues. (No per-day star data provided in facts.)
Behind the repo
Noted contributors include a single-maintainer setup; there is a SPONSORS.md and token grant mention, but no separate company profile beyond the author/organization.
Caveats
License: AGPL-3.0. Created 2026-04-23, last push 2026-07-22. It is HTML-based and exports as a single-file deck; core workflow relies on templates in assets/ and a Swiss layout validator script at scripts/validate-swiss-deck.mjs. No explicit mention of exporting to PPTX. No explicit open issues summary beyond the count provided.






