Convert any idea, article, or URL into podcasts, explainer videos, text-to-speech narration, or AI-generated images through a unified script interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install listenhub-2
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install listenhub-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ListenHub is a versatile AI content generation skill designed for AI coding agents. It serves as a single entry point for creating diverse media formats including two-person dialogue podcasts, product explainer videos with AI visuals, and high-fidelity text-to-speech narration. By integrating this into your Openclaw Skills collection, you enable your agent to move beyond text and code, providing rich multimedia outputs from simple prompts or external references.
The skill operates on a black box principle, where complexity is hidden behind a robust set of shell scripts. It handles everything from source material parsing (YouTube links, articles, or plain text) to multi-stage generation workflows, ensuring that developers can generate high-quality audio and visual content without manually managing API endpoints or complex JSON schemas.
export LISTENHUB_API_KEY="your_lh_sk_key"
# For macOS
brew install jq curl
# For Linux
sudo apt-get install jq curl
source ~/.zshrc; [ -n "$LISTENHUB_API_KEY" ] && echo "Skill Ready"
| Component | Format | Description |
|---|---|---|
| API Key | Environment Variable | Stored in $LISTENHUB_API_KEY for secure transmission. |
| Speaker Data | JSON Object | Includes speakerId, name, gender, and language taxonomy. |
| Podcast Draft | Markdown (.md) | A human-readable dialogue script generated for user review. |
| Script Source | JSON (.json) | Machine-readable scripts containing the content and speakerId array. |
| Output Images | JPG/PNG | Locally saved files following the labnana-{timestamp} naming convention. |
--wait functionality in status scripts with configurable max-polls and intervals.--source-url and --source-text flags to synthesize content from diverse references. This makes it one of the most flexible Openclaw Skills for content creators.Loading
An autonomous AI agent providing real-time market pulse, token signals, and deep research for the Indonesian Web3 and Southeast Asian crypto ecosystem.

An AI-powered Reddit seeding agent designed to help founders find their first users through personalized community outreach and thread discovery.

A specialized development playbook for building high-performance, real-time decentralized applications on the MegaETH network.

Claw Diary is an always-on activity recorder that transforms raw agent logs into narrative summaries, visual timelines, and first-person AI journals.

Listenhub is a versatile AI content creation tool that converts text, URLs, and prompts into high-quality podcasts, narrated videos, and synthetic images.

A comprehensive management interface for controlling VirtualBox virtual machines directly through the VBoxManage command-line tool.








































