This generates Hummingbot-branded presentation decks from markdown, which is handy if you're tired of wrestling with PowerPoint or Google Slides for technical docs. You write slides in markdown with ## headings, and it handles the PDF rendering. The smart bit is the Mermaid diagram support: you describe a flowchart in plain English and Claude translates it to proper Mermaid syntax before rendering. Two-column layouts happen automatically when you mix bullets and diagrams. It's opinionated about branding (Hummingbot green, specific styling), so this works best if you're in that ecosystem or don't mind the aesthetic. Beats manually formatting architecture diagrams slide by slide.
npx skills add https://github.com/hummingbot/skills --skill slides-generator