·q-presentations
#

q-presentations

Generates professional slide deck images from content with smart logo branding and video-overlay-aware layout selection. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".

21Installs·0Trend·@tyrealq

Installation

$npx skills add https://github.com/tyrealq/q-skills --skill q-presentations

How to Install q-presentations

Quickly install q-presentations AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tyrealq/q-skills --skill q-presentations
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tyrealq/q-skills.

SKILL.md

View raw

Built on the foundation of baoyu-slide-deck by baoyu, extended with layout-driven overlay safety and smart logo branding.

| scripts/genslide.py | Generate slide images via Gemini API | | scripts/overlaylogo.py | Apply Dr. Q logo overlay | | scripts/merge-to-pptx.ts | Merge slides into PowerPoint (Bun/TS) | | scripts/merge-to-pdf.ts | Merge slides into PDF (Bun/TS) |

| --style | Visual style: preset name, custom, or custom style name | | --audience | Target: beginners, intermediate, experts, executives, general | | --lang | Output language (en, zh, ja, etc.) | | --slides | Target slide count (8-25 recommended, max 30) | | --outline-only | Generate outline only, skip image generation |

Generates professional slide deck images from content with smart logo branding and video-overlay-aware layout selection. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT". Source: tyrealq/q-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tyrealq/q-skills --skill q-presentations
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tyrealq/q-skills

Quick answers

What is q-presentations?

Generates professional slide deck images from content with smart logo branding and video-overlay-aware layout selection. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT". Source: tyrealq/q-skills.

How do I install q-presentations?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tyrealq/q-skills --skill q-presentations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tyrealq/q-skills