podcast-publish-xiaoyuzhou

Automate daily podcast publishing to Xiaoyuzhou via RSS and Feishu alerts.

3|2|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/muzhicaomingwang/ai-ideas --skill podcast-publish-xiaoyuzhou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-publish-xiaoyuzhou
Source: https://github.com/muzhicaomingwang/ai-ideas/tree/main/.claude/skills/podcast-publish-xiaoyuzhou
Command: npx skills add https://github.com/muzhicaomingwang/ai-ideas --skill podcast-publish-xiaoyuzhou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, python-dotenv.

What problem does it solve?

Automates the end-to-end publishing workflow for daily tech podcast episodes, including generation, RSS发布, Xiaoyuzhou synchronization, and Feishu notifications, reducing manual effort and ensuring timely distribution.

Core Features & Use Cases

  • Daily podcast generation and packaging for distribution
  • 自动发布到 RSS.com,并生成单集元数据
  • 小宇宙 RSS 订阅的同步与连动
  • 飞书通知推送发布结果与链接
  • 定时执行(macOS launchd)来实现每日自动发布

Quick Start

直接让 Claude 在对话中触发“发布今天的播客到小宇宙”的指令即可启动完整发布流程。

Frequently Asked Questions about podcast-publish-xiaoyuzhou

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

FAQPage Schema
How do I automate publishing daily podcast episodes to Xiaoyuzhou via RSS?

You can automate podcast publishing to Xiaoyuzhou by pushing episodes to RSS.com, which then syncs to Xiaoyuzhou automatically. This Skill handles the end-to-end workflow from audio generation to RSS distribution and Feishu notifications.

How do I send automated Feishu notifications when a new podcast episode is published?

To send automated Feishu notifications upon podcast publishing, configure the Feishu App ID, App Secret, and Receiver Open ID. The Skill automatically pushes publication results and episode links to the specified Feishu receiver after RSS distribution.

Does this podcast publishing workflow require macOS launchd for daily scheduling?

Yes, this daily podcast publishing workflow requires a macOS launchd-based scheduler for daily runs. You must set up the launchd job on a macOS machine to trigger the automated generation, RSS.com publishing, and Xiaoyuzhou synchronization automatically.

What API keys do I need to automate RSS.com podcast distribution and Xiaoyuzhou synchronization?

You need an RSS_COM_API_KEY and RSS_COM_PODCAST_ID for RSS.com distribution, plus an ELEVENLABS_API_KEY for audio generation. These keys authenticate the automated podcast publishing and Xiaoyuzhou synchronization workflow.

Can I use ElevenLabs TTS to generate daily tech podcasts and publish them to Xiaoyuzhou automatically?

Yes, you can use ElevenLabs TTS to generate daily tech podcasts and publish them to Xiaoyuzhou. The Skill integrates ElevenLabs audio generation with RSS.com publishing and Feishu notifications for a complete turnkey workflow.

Why are my Xiaoyuzhou podcast episodes not syncing from RSS.com?

Xiaoyuzhou podcast episodes may not sync from RSS.com if the RSS_COM_PODCAST_ID is incorrect or the RSS feed is not properly configured. Ensure your RSS.com API key is valid and the podcast feed is active for Xiaoyuzhou synchronization.