ai-slide-pipeline

lsmman/ai-slide-pipeline
★ 0 stars JavaScript Code/Dev Tools Updated 3d ago
Claude Code slide-deck pipelines — outline to validated PDF/PPTX with design-gate reviewers, reusable skill, and slides-grab MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-slide-pipeline": {
      "command": "npx",
      "args": [
        "-y",
        "lsmman/ai-slide-pipeline"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Give Claude Code a document or a topic. Get back a finished, quality-checked slide deck.** </div> ``` /slide-decks-start docs/onboarding.md ``` One command produces the outline, designs every slide as HTML, generates images where they help, has the result reviewed, and hands you a PDF you can present.