episode-generate-metadata

Generate title, notes, and keywords from podcast episode text into JSON.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/lastmjs/jordan_michael_last --skill episode-generate-metadata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: episode-generate-metadata
Source: https://github.com/lastmjs/jordan_michael_last/tree/main/.agents/skills/episode-generate-metadata
Command: npx skills add https://github.com/lastmjs/jordan_michael_last --skill episode-generate-metadata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of essential metadata for podcast episodes, saving content creators significant time and effort in summarizing and categorizing their content.

Core Features & Use Cases

  • Automated Summarization: Generates concise notes that accurately summarize episode content.
  • Title Generation: Creates relevant and engaging titles based on the transcript.
  • Keyword Extraction: Identifies key topics for better discoverability.
  • Use Case: After recording a podcast episode, use this Skill to automatically generate a title, summary notes, and relevant keywords from the transcript, which can then be used for show notes and promotional materials.

Quick Start

Use the episode-generate-metadata skill to generate metadata for episode 123.

Frequently Asked Questions about episode-generate-metadata

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

FAQPage Schema
How do I generate podcast metadata from a transcript automatically?

To generate podcast metadata automatically, you process raw episode text to extract titles, summary notes, and keywords. The Skill structures this extracted information into a JSON format for better content discovery and SEO optimization.

What is the best way to create show notes from raw episode text?

Creating show notes from raw episode text involves automated summarization to produce concise notes and engaging titles. This extracts key topics from the transcript and structures them for SEO optimization and promotional material generation.

Can I extract SEO keywords from podcast transcriptions?

You can extract SEO keywords from podcast transcriptions through automated keyword extraction. This identifies key topics from the raw episode text to improve content discoverability and categorization within your podcast production workflow.

Does this metadata generation process require a specific text file format?

The metadata generation process requires processing a raw text file containing episode text to extract key information. It then structures the generated titles, summary notes, and keywords into a JSON format for content discovery.

What are the limitations of automated podcast episode summarization?

A limitation of automated podcast episode summarization is its reliance on the provided raw text file. The quality of the generated titles, notes, and keywords depends entirely on the completeness of the input transcript text.