slides

Generate slide decks with AI visuals from topics, URLs, or text via the ListenHub CLI.

335|37|Updated Jul 18, 2026
One-click install
npx skills add https://github.com/joeseesun/qiaomu-cut-skill --skill slides-joeseesun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/joeseesun/qiaomu-cut-skill/tree/main/vendor/marswaveai-skills/slides
Command: npx skills add https://github.com/joeseesun/qiaomu-cut-skill --skill slides-joeseesun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating presentation decks manually requires writing content, sourcing visuals, and optionally recording narration. This Skill turns a topic, URL, or text into a generated slide deck through the ListenHub CLI, with optional voice narration. ## Core Features & Use Cases - Topic-to-Slides Generation: Submit a topic, text content, or source URL and receive a hosted slide deck with AI-generated visuals at 2K resolution in 16:9 aspect ratio. - Optional Narration: Add single-speaker voice narration in Chinese, English, or Japanese, with speaker selection persisted in a local config file. - Guided Interaction Flow: Collects topic, language, and narration preferences through structured questions, then confirms before submitting a background generation task. - Use Case: A user asks for slides about quantum computing in Chinese without narration; the Skill submits the job and returns an online viewing link plus credit usage in about 2-4 minutes. ## Quick Start Ask the agent to create slides about your chosen topic, for example: create slides about React hooks with English narration.

Frequently Asked Questions about slides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create slides from a topic or URL with AI?▼

Provide a topic, text content, or source URL, then choose a language and whether to add narration. The Skill runs listenhub slides create with your inputs and returns an online viewing link when generation completes.

Can I add voice narration to generated slides?▼

Yes, narration is optional and disabled by default. When enabled, the Skill adds the --no-skip-audio flag with a single speaker, selected from saved config defaults or the built-in default for your language.

What languages does AI slide generation support?▼

Slides support Chinese (zh), English (en), and Japanese (ja). You can set a default language in the config file or choose per request during the interaction flow.

How long does slide deck generation take?▼

Slides without narration typically take 2-4 minutes, while slides with narration take 4-8 minutes. The CLI polls internally and returns the final result when generation completes.

When should I not use the slides generator?▼

Do not use it for narrated videos without slides, audio-only content, podcast-style discussions, or standalone image generation. Those scenarios are handled by other skills such as explainer, speech, podcast, or image-gen.