ppt-agent
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ppt-agent.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ppt-agent.
Plugin Claude Code
PPT slide generation workflow: requirement research → material collection → outline planning → planning draft → design draft (SVG 1280x720 Bento Grid) with Claude draft + Gemini review.
Settings file Claude Code
Generate cross-platform PPT slides with multi-agent LLM workflows, Gemini review, and 1280×720 SVG Bento Grid output.
Instructions file
Claude Code instructions for Taffyreclaimed45/ppt-agent, covering ppt agent plugin, available commands, workflow phases, agent types and skill invocation conventions.
Agent
Content authoring agent for outline planning and planning draft SVG generation.
Agent
Research agent for requirement investigation and material collection via web search.
Agent
Layout and aesthetic optimization agent for SVG slides via Gemini.
Agent
Design agent for final SVG slide generation with Bento Grid layout and style tokens.
Command
PPT slide generation workflow: init -> requirement research -> material collection -> outline planning -> planning draft -> design draft + Gemini review -> delivery.
Skill Claude CodeCodex
Self-contained multi-platform internet search and read skill. Zero external dependencies — calls upstream tools (curl+Jina, gh, yt-dlp, xreach, mcporter) directly and degrades gracefully when tools are missing. Covers: web pages, GitHub, YouTube, Bilibili, Reddit, Twitter/X, XiaoHongShu, Douyin, Weibo, WeChat, V2EX…
Skill Claude CodeCodex
SVG slide layout and aesthetic optimizer via scripts/invoke-gemini-ppt.ts. Gemini's role is to optimize layout and improve visual aesthetics — not just check compliance. It evaluates layout balance, visual hierarchy, color harmony, typography, and readability, then proposes concrete improvements. The script…