add-podcast-episode

Create markdown files for podcast episodes with metadata and transcripts.

1|Updated Feb 13, 2021
One-click install
npx skills add https://github.com/driftingly/dotfiles --skill add-podcast-episode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-podcast-episode
Source: https://github.com/driftingly/dotfiles/tree/main/config/claude/skills/add-podcast-episode
Command: npx skills add https://github.com/driftingly/dotfiles --skill add-podcast-episode

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of markdown files for new podcast episodes on the Tighten blog, reducing manual effort and streamlining the process.

Core Features & Use Cases

  • Podcast Episode Markdown Creation: Automatically generate markdown files for new episodes based on user input.
  • Customizable Metadata: Allows the user to specify podcast key, filename slug, publish date, title, authors, and embed ID.
  • Transcript Processing: Handles transcript file processing and cleanup to ensure the markdown file is well-formatted.
  • Error Handling: Includes checks for file existence and proper file format, providing feedback to the user if necessary.
  • Use Case: For users managing a podcast blog, this Skill simplifies the process of adding new episodes, including metadata and transcripts, to their website.

Quick Start

To add a new podcast episode, use the command /add-podcast-episode and follow the prompts to input the necessary details.

Frequently Asked Questions about add-podcast-episode

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

FAQPage Schema
How do I automate podcast episode markdown file creation for a blog?

Automating podcast episode markdown file creation involves generating formatted markdown files from podcast metadata and transcript inputs. This process reduces manual effort by handling file formatting, metadata insertion, and transcript cleanup automatically for blog platforms.

What metadata do I need to create a markdown file for a podcast episode?

Creating a markdown file for a podcast episode requires specific metadata including the podcast key, filename slug, publish date, title, authors, and embed ID. Providing these details ensures the generated markdown file is correctly formatted for the blog platform.

Can I process podcast transcripts into markdown format automatically?

Yes, podcast transcripts can be processed into markdown format automatically. The transcript processing feature cleans up and formats the transcript text, ensuring the resulting markdown file is well-structured and ready for blog publication without manual editing.

Does podcast episode markdown generation check for existing files and formatting errors?

Podcast episode markdown generation includes error handling that checks for existing files and proper file format. If a file already exists or the format is incorrect, the system provides feedback to the user to prevent overwriting or publishing malformed content.

What is the best way to add a new podcast episode to a blog platform?

The best way to add a new podcast episode to a blog platform is to use an automated markdown creation workflow. By inputting episode metadata and transcripts, the system generates a properly formatted markdown file, streamlining the publishing process.