podcast-to-substack

Publish podcast episodes from RSS + Notion to Substack with reliable Apple Podcasts embedding and image extraction, then generate LinkedIn-ready companion posts. Use when asked to run or improve podcast-to-substack workflows, fix Notion image fetch failures, prevent Substack embed-as-text issues, or cross-post episode summaries to LinkedIn.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "podcast-to-substack" with this command: npx skills add danielfoch/podcast-to-substack

Podcast Substack + LinkedIn

Run this workflow when handling Realist podcast episode publishing.

Inputs

  • RSS feed URL
  • Notion data source/database ID with episode scripts
  • Notion API key (NOTION_API_KEY or ~/.config/notion/api_key)
  • Substack publish access

Workflow

  1. Fetch recent episodes:
python3 scripts/fetch_rss.py "$RSS_URL" 3
  1. Fetch episode script + images from Notion (recursive block traversal, image downloads included):
python3 scripts/fetch_notion_episode.py "EPISODE_NUMBER"
  1. Build Substack draft content from script text.
  2. Publish with stable embed behavior using the playbook in references/substack-embed-playbook.md.
  3. Generate LinkedIn post copy from the same content:
python3 scripts/render_linkedin_post.py --json-file episode.json
  1. Post or queue the LinkedIn copy.

Non-negotiable rules

  • Do not use iframe code or markdown links for podcast embeds in Substack.
  • Prefer duplicating the existing Substack draft template that already has a working embed block.
  • If creating a fresh post, use /embed and confirm the player card renders before publishing.
  • Use top-level Apple Podcasts show URL for reliable fallback.

References

  • Substack embed behavior: references/substack-embed-playbook.md
  • LinkedIn formatting: references/linkedin-playbook.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Omnicast

A local multi-modal podcast pipeline. Ingests media, drafts scripts, synthesizes audio, renders cover art, and uploads to YouTube.

Registry SourceRecently Updated
3321Profile unavailable
Automation

Social Auto Poster

Automate posting content with images to LinkedIn, X/Twitter, Facebook, WordPress, and Substack via browser automation. Use when: (1) posting a new article or...

Registry SourceRecently Updated
1700Profile unavailable
Coding

Podwise

Podcast knowledge workflows powered by Podwise CLI: search podcasts and episodes by keyword, monitor followed shows for new releases, find popular episodes,...

Registry SourceRecently Updated
2570Profile unavailable
General

Openclaw Skill

Schedule and manage social media posts across TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, Pinterest, Telegram, and Google...

Registry SourceRecently Updated