Podcast Validation

Validates podcast CDN audio files and website link integrity.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/intrusive-memory/package-collection --skill podcast-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Podcast Validation
Source: https://github.com/intrusive-memory/package-collection/tree/main/skills/podcast-validate
Command: npx skills add https://github.com/intrusive-memory/package-collection --skill podcast-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the critical process of verifying that all podcast audio files are correctly hosted on the CDN and that all relevant website links are functional, preventing broken links and ensuring a seamless user experience.

Core Features & Use Cases

  • CDN Audio Validation: Checks if all podcast audio files are accessible via their provided URLs, reporting any missing files.
  • Site Link Validation: Verifies the integrity of website pages, player links, and RSS feeds.
  • Use Case: Before deploying a new batch of podcast episodes, use this Skill to confirm that the audio files have been uploaded correctly to the CDN and that the corresponding links on the website are working as expected.

Quick Start

Run a full validation of both podcast CDN links and site integrity using the default URLs.

Frequently Asked Questions about Podcast Validation

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

FAQPage Schema
How do I validate podcast audio files hosted on a CDN before deployment?

To validate podcast audio files on a CDN, you need a tool that checks if files are accessible via their provided URLs and reports any missing audio. This ensures your podcast episodes are correctly hosted and ready for deployment.

What is the best way to check website links and RSS feeds for a podcast?

Checking website links and RSS feeds involves verifying the integrity of core pages and player links. A dedicated link validation tool confirms that all relevant podcast site resources are functional and accessible to listeners.

Can I validate custom URLs for podcast CDN audio and website pages?

Yes, you can validate both default and custom URLs for podcast CDN audio and website resources. This flexibility allows you to check specific site pages, player links, and RSS feeds against your configured addresses.

Why does podcast deployment fail when audio files are missing from the CDN?

Podcast deployment fails when audio files are missing from the CDN because the provided URLs return inaccessible content. Validating CDN audio accessibility beforehand identifies missing files and prevents broken links during release.

Do I need any dependencies to run a full validation of podcast site links and audio?

No dependencies are required to run a full validation of podcast site links and CDN audio. You can directly execute a complete check of both audio files and website integrity using default or custom URLs.