mirror of
https://github.com/marswaveai/skills.git
synced 2026-09-19 08:45:03 +08:00
beb811bea6a14fbd3205fe2ca8392e4955ed0889
MarsWave Skills
Explain Anything. In Videos, Podcasts, and More.
English | 简体中文
You have ideas worth sharing. ListenHub turns them into content people actually want to watch and listen to — no editing skills required.
Install
npx skills add marswaveai/skills
Update
Via npx skills (recommended for most users):
npx skills update -g
Via Git (for contributors or local development):
cd path/to/marswaveai/skills
git pull origin main
Restart your agent (Claude Code, Cursor, etc.) after updating.
Skills
| Skill | Trigger | What it does |
|---|---|---|
/podcast |
"make a podcast", "播客" | Generate podcast episodes (solo, dialogue, debate) |
/explainer |
"explainer video", "解说视频" | Narrated explainer videos with AI visuals |
/tts |
"read aloud", "TTS", "朗读" | Text-to-speech and voice narration |
/image-gen |
"generate image", "画一张" | AI image generation from text prompts |
/content-parser |
"parse this URL", "解析链接" | Extract content from URLs |
/asr |
"transcribe", "语音转文字", "ASR" | Transcribe audio files to text |
/creator |
"创作", "写公众号", "小红书", "口播" | Creator workflow — platform-ready content packages |
/cola-avatar-pack |
"生成形象", "avatar", "表情包", "梗图" | Generate Cola avatar, profile card, emoji GIFs & meme stickers |
Supported Inputs
- Any topic you can describe
- YouTube videos
- Article URLs
- Plain text
- Image prompts
- Audio files
Setup
ListenHub API Key — Get yours (Pro plan required)
Keys auto-configure on first use.
Directory Structure
├── shared/ # API reference, auth, common patterns
├── podcast/ # Podcast generation
├── explainer/ # Explainer videos
├── tts/ # TTS and voice narration
├── image-gen/ # AI image generation
├── content-parser/ # URL content extraction
├── asr/ # Audio transcription
├── creator/ # Creator workflow (WeChat, Xiaohongshu, narration)
├── cola-avatar-pack/ # Cola avatar, profile card, emoji GIFs & meme stickers
└── listenhub/ # Deprecated (see DEPRECATED.md)
Supported Clients
Claude Code · Cursor · Windsurf · OpenCode · Codex · Trae · and more.
If you have any questions, feel free to reach out: support@marswave.ai
License
MIT
Languages
HTML
87.8%
Python
7.8%
TypeScript
2.9%
JavaScript
1.5%