Agent skill · Content & Marketing

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill guizang-ppt --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 12
SKILL.md size: 18 KB
Bundled scripts: none
Path: design-templates/guizang-ppt/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Magazine Web Ppt ## What this skill does Generates a **single-file HTML** horizontal-swipe deck with a visual tone of: - A **electronic magazine + electronic ink** hybrid style - A **WebGL fluid / contour / dispersion background** (visible on hero pages) - **Serif headlines (Noto Serif SC + Playfair Display) + sans-serif body (Noto Sans SC + Inter) + monospace metadata (IBM Plex Mono)** - **Lucide line icons** (no emoji) - **Horizontal left/right paging** (keyboard ← →, scroll wheel, touch swipe, bottom dots, ESC index) - **Smooth theme interpolation**: when you flip to a hero page, the colors and shader transition softly This skill's aesthetic is not "corporate PPT," nor "consumer-internet UI": it looks like *Monocle* magazine after code was stitched onto it. ## When to use **Suitable scenarios**: - Offline talks / internal industry talks / private salons - AI new-product launches / demo day - Talks with a strong personal style - A web version of slides that you "make once, with no paging tool needed" **Unsuitable scenarios**: - Long stretches of tabular data, stacked charts (use a regular PPT) - Training courseware (information density too low) - Multi-person collaborative edit

What's inside
Steps it walks through
  1. What this skill does
  2. When to use
  3. Workflow
  4. Step 0 · Infer a direction; ask only when comparison is requested
  5. Step 1 · Resolve intent
  6. Step 2 · Copy the template
  7. Step 3 · Fill in content
  8. Step 4 · Self-check against the checklist
  9. Step 5 · Local preview
  10. Step 6 · Iterate
  11. Resource file tour
  12. Core design principles (philosophy)
  13. Reference works
Ships with 11 files
  • LICENSE
  • README.en.md
  • README.md
  • README.pt-BR.md
  • assets/example-slides.html
  • assets/template.html
  • references/checklist.md
  • references/components.md
  • references/layouts.md
  • references/styles.md
  • references/themes.md
Commands it runs
mkdir -p "项目/XXX/ppt/images"
cp "<SKILL_ROOT>/assets/template.html" "项目/XXX/ppt/index.html"
open "项目/XXX/ppt/index.html"
More from open-design
All skills →
About this skill
What does the magazine-web-ppt skill do?

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

How do I install it?

Run `npx skills add nexu-io/open-design --skill guizang-ppt --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going