Host podcasts with Buzzsprout - manage episodes, track analytics, and distribute to podcast platforms
Enables Claude to use Buzzsprout for podcast hosting including managing episodes, viewing analytics, configuring podcast settings, and accessing distribution features.
curl -sSL https://canifi.com/skills/buzzsprout/install.sh | bash
Or manually:
cp -r skills/buzzsprout ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set BUZZSPROUT_EMAIL "[email protected]"
canifi-env set BUZZSPROUT_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "How many downloads did my podcast get this month?"
Claude: I'll pull up your download stats.
1. Opening Buzzsprout via Playwright MCP
2. Navigating to your podcast
3. Accessing statistics page
4. Filtering to this month
5. Summarizing total downloads and trends
User: "When is my next episode scheduled to publish?"
Claude: I'll check your schedule.
1. Opening your podcast dashboard
2. Viewing scheduled episodes
3. Finding next publication date
4. Confirming schedule details
User: "Is my podcast showing up on all directories?"
Claude: I'll check directory status.
1. Accessing directories section
2. Reviewing submission status
3. Checking Apple, Spotify, Google
4. Reporting any issues found
When Buzzsprout updates: