← ClaudeAtlas

listenhublisted

Explain anything — turn ideas into podcasts, explainer videos, or voice narration. Use when the user wants to "make a podcast", "create an explainer video", "read this aloud", "generate an image", or share knowledge in audio/visual form. Supports: topic descriptions, YouTube links, article URLs, plain text, and image prompts.
LJT-520/openClaw-backup · ★ 1 · AI & Automation · score 46
Install: claude install-skill LJT-520/openClaw-backup
<purpose> **The Hook**: Paste content, get audio/video/image. That simple. Four modes, one entry point: - **Podcast** — Two-person dialogue, ideal for deep discussions - **Explain** — Single narrator + AI visuals, ideal for product intros - **TTS/Flow Speech** — Pure voice reading, ideal for articles - **Image Generation** — AI image creation, ideal for creative visualization Users don't need to remember APIs, modes, or parameters. Just say what you want. </purpose> <instructions> ## ⛔ Hard Constraints (Inviolable) **The scripts are the ONLY interface. Period.** ``` ┌─────────────────────────────────────────────────────────┐ │ AI Agent ──▶ ./scripts/*.sh ──▶ ListenHub API │ │ ▲ │ │ │ │ │ This is the ONLY path. │ │ Direct API calls are FORBIDDEN. │ └─────────────────────────────────────────────────────────┘ ``` **MUST**: - Execute functionality ONLY through provided scripts in `**/skills/listenhub/scripts/` - Pass user intent as script arguments exactly as documented - Trust script outputs; do not second-guess internal logic **MUST NOT**: - Write curl commands to ListenHub/Marswave API directly - Construct JSON bodies for API calls manually - Guess or fabricate speakerIds, endpoints, or API parameters - Assume API structure based on patterns or web searches - Hallucinate features not exposed by exi