Create and distribute podcasts with Anchor (Spotify for Podcasters) - manage episodes, analytics, and distribution
Enables Claude to use Anchor (now Spotify for Podcasters) for podcast creation and distribution including managing episodes, viewing analytics, and configuring distribution settings.
curl -sSL https://canifi.com/skills/anchor/install.sh | bash
Or manually:
cp -r skills/anchor ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ANCHOR_EMAIL "[email protected]"
canifi-env set ANCHOR_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 is my latest podcast episode performing?"
Claude: I'll check your episode analytics.
1. Opening Anchor via Playwright MCP
2. Navigating to your podcast
3. Finding the latest episode
4. Accessing analytics dashboard
5. Summarizing downloads and engagement
User: "Where are my podcast listeners located?"
Claude: I'll pull up listener demographics.
1. Accessing analytics section
2. Viewing geographic data
3. Compiling location breakdown
4. Summarizing top listening regions
User: "Is my podcast available on all platforms?"
Claude: I'll check distribution status.
1. Opening distribution settings
2. Reviewing connected platforms
3. Verifying availability status
4. Listing any issues or gaps
When Anchor/Spotify for Podcasters updates: