podcast-chaptering-highlights
Create chapters, highlights, and show notes from podcast audio or transcripts. Use when a user wants chapter markers, highlight clips, or show-note drafts without publishing or distribution actions.
Why use this skill?
Automate your podcast production with OpenClaw. Generate accurate chapter markers, highlight clip suggestions, and professional show notes from audio and transcripts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codedao12/podcast-chaptering-highlightsWhat This Skill Does
The podcast-chaptering-highlights skill is a specialized agentic tool designed for podcasters, editors, and content creators to streamline their post-production workflow. By processing raw audio files or existing transcripts, the skill intelligently segments content into meaningful chapter markers, extracts high-impact highlight moments for social media, and drafts comprehensive show notes. It acts as an editorial assistant, ensuring your audience can navigate complex discussions effortlessly while maximizing the discoverability of your content without you having to manually scrub through hours of footage.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal or command interface:
clawhub install openclaw/skills/skills/codedao12/podcast-chaptering-highlights
Use Cases
- Long-form interview analysis: Automatically create a table of contents for a 2-hour conversation, allowing listeners to jump to specific guest segments.
- Social media marketing: Generate a list of 'clip-worthy' moments with precise start/stop timestamps for use in short-form video creation (e.g., TikTok, Reels).
- SEO Optimization: Produce high-quality show note drafts that include summaries, key takeaways, and relevant links provided in the input, helping your podcast rank better in search engines.
- Content repurposing: Quickly extract key topics from a transcript to turn them into blog post drafts or newsletter content.
Example Prompts
- "Here is the transcript for episode 45. Please break this into chapters, suggest three 60-second highlight clips, and write a show notes draft including the mention of the guest's new book."
- "Create chapter markers for this audio file using the MM:SS format. Focus on topic shifts rather than guest switches, and keep each chapter between 5 and 10 minutes long."
- "Based on this interview about AI safety, please draft a set of show notes with bulleted key takeaways and suggested titles for the episode that are catchy but accurate."
Tips & Limitations
- Input Quality: The quality of the output is directly correlated to the quality of the input audio or transcript. High-quality, clear speech with minimal background noise yields the best chaptering accuracy.
- Scope: This skill is strictly for editorial support. It does not possess the authorization to upload files to hosting platforms like Spotify or Apple Podcasts. Always verify timestamps before finalizing your clips, especially if the speaker transitions are subtle.
- Privacy: Treat all inputs as sensitive. The agent processes data within the designated workspace and is not designed to distribute files to third-party APIs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codedao12-podcast-chaptering-highlights": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
Twilio
Skill by codedao12
google-sheet-api
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.
zalo
OpenClaw skill for Zalo Bot API workflows (bot token) plus optional guidance on unofficial personal automation tools.
messenger
OpenClaw skill for Facebook Messenger Platform workflows, including messaging, webhooks, and Page inbox operations using direct HTTPS requests.
agent-browser-core
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.