MegaSuperKitty
- 3 skills
- 0 followers
- 2 weeks ago last updated
- ▌ PDF Toolkit Windows · megasuperkitty bundlePerform PDF operations on Windows using Python. Use for merging, splitting, rotating, extracting text, and stamping PDFs. Supports batch-safe scripts with pypdf and simple CLI inputs.
- ▌ Report HTML Windows · megasuperkitty bundleCreate report-style HTML on Windows using Python. Use when the user asks to draft a report, generate HTML from an outline/markdown, or produce a shareable report with sections, headings, and citations. Default output is HTML.
- ▌ PPTX Auto Windows · megasuperkitty bundleGenerate PPTX decks on Windows using bash and Python. Use when the user asks to auto-create slides, build a .pptx from a structured outline/spec, or convert HTML (optionally to PDF) before embedding into slides. Covers python-pptx workflows, template/theme reuse, and lightweight HTML-to-PDF rendering when available.