ListenHub is a deprecated skill that routes user actions to specialized skills for podcasts, videos, TTS, and image generation. Users are encouraged to migrate to individual skills for improved functionality.
$ npx skills add https://github.com/marswaveai/skills --skill listenhubListenHub is a router skill that identifies user intent and delegates tasks to specialized AI tools. When you request podcast creation, video generation, text-to-speech, image synthesis, music production, slide decks, or content parsing, ListenHub recognizes your intent and routes you to the appropriate skill. It supports commands in English and Chinese, streamlining workflows by automatically directing you to tools like podcast creation, explainer video generation, TTS, music production (including remixing and vocal cloning), video generation, and ASR transcription. The skill handles CLI authentication and login automatically, requiring no manual setup from users.
Install by running the provided command after migration to the new skills.
Route to appropriate skill based on user intent
Manage podcast-related requests
Handle video generation commands
$ npx skills add https://github.com/marswaveai/skills --skill listenhubgit clone https://github.com/marswaveai/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to use ListenHub to process [MEDIA_TYPE: podcast/audio file/video/image] from [SOURCE: local file/URL/YouTube link]. [SPECIFIC_ACTION: transcribe, summarize, generate captions, create thumbnails, etc.]. Here's the [DATA: link/file path].
# ListenHub Processing Report ## Media Details - **Type:** Podcast Audio - **Source:** Local file (path/to/podcast.mp3) - **Duration:** 45 minutes - **Requested Action:** Transcription + Keyword Summary ## Output ### Full Transcript (Excerpt) > "Welcome to today's episode on sustainable agriculture. Did you know that cover crops can reduce soil erosion by up to 90%? We'll explore this and more with our guest, Dr. Elena Martinez from GreenFuture Institute." ### Key Topics Identified - **Sustainable Agriculture:** Cover crops, soil erosion prevention - **Guest Speaker:** Dr. Elena Martinez (GreenFuture Institute) - **Statistics:** "90% reduction in soil erosion" ### Next Steps 1. Save transcript to `docs/transcripts/podcast_2024_05.txt` 2. Extract quotes for social media (e.g., "90% reduction in soil erosion") 3. Share summary with team via Slack #agriculture-updates *ListenHub Note: This skill is deprecated. For advanced features, use individual skills like [PodcastTranscribe], [VideoSummarize], or [ImageCaptioner]."
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan