Focus on goals, viewpoints, and judgment. Slide-Writer handles structure, writing, refinement, and presentation.
Works best with Claude Code or Codex, paired with a capable model — Claude Sonnet, Claude Opus, or GPT-4o recommended.
# Claude Code
git clone https://github.com/FeeiCN/slide-writer.git ~/.claude/skills/slide-writer
# Codex
git clone https://github.com/FeeiCN/slide-writer.git ~/.agents/skills/slide-writer/slide-writer Generate a presentation on "Why do humans need to eat?" using Alipay style.
/slide-writer Use the speech draft in examples/tencent-pony-ma.md to generate a presentation.
/slide-writer I have a speech tomorrow. Turn examples/alibaba-ai-rollout.md into a deck.
Any input → enterprise-grade deck: sentence, outline, speech draft, notes, or existing HTML — Slide-Writer restructures and rewrites it into a presentation-ready format.
14 brand themes, auto-detected: covers Ant Group, Alibaba, Tencent, ByteDance, and more. Drop a keyword and the right theme, logo, and colors are applied automatically.
Single-file delivery: outputs one standalone HTML file — CSS, JS, and images all embedded. Opens in any browser. No PowerPoint, no Keynote, no dependencies.
Always up to date: pulls the latest themes, components, and generation rules automatically on every run.
SKILL.md: skill definition and execution rulesthemes/_index.md: theme identification and logo indexthemes/[id].md: per-theme style and logo rulescomponents.md: page component librarytemplate.html: baseline generation shellexamples/index.html: page skeleton gallery and full example deckexamples/: sample inputs and outputsTESTING.md: testing notes
- Pick one sample from examples.
- Ask the model to generate a
test-*.htmlbased on this repo'sSKILL.md. - Run:
./scripts/preview.sh- Open
http://localhost:8000/test-xxx.htmlin a browser.
See TESTING.md for the full testing flow and regression checklist.
If Slide-Writer saved you time, consider giving it a ⭐ — it helps others find the project.
