Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

podcast-workflow播客工作流程

Agent Skill

podcast-workflow 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,378

周安装

138

GitHub Stars

公开资料未说明

下载量

1,082
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:podcast-workflow(播客工作流程)
来源仓库:https://github.com/ash2hsa/podcast-workflow
安装命令:
openclaw skills install podcast-workflow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install podcast-workflow

简介

提供完整播客后期制作流程自动化,从文字记录生成多平台内容。

  • 适用于生成节目注释、章节标记、SEO标题及社交媒体剪辑。
  • 输入音频URL或转录文本即可触发全流程处理任务。
  • 涉及用户数据时应评估隐私合规性,谨慎处理敏感信息。
  • 安装命令:openclaw skills install podcast-workflow

SKILL.md

name
podcast-workflow
description
Full podcast post-production pipeline. Give it a transcript or audio URL and it produces show notes, chapter markers, social media clips, SEO title/description, and a newsletter summary — all in one shot. Use when the user mentions podcast, episode, transcript, show notes, chapters, or timestamps.
version
1.0.0
metadata
openclaw
emoji
🎙️
requires
bins

Podcast Workflow

When to use this skill

Use this skill when the user:

  • Pastes a podcast transcript or provides an audio/video URL
  • Asks for show notes, chapter markers, or timestamps
  • Wants social media posts from a podcast episode
  • Needs a newsletter summary of an episode
  • Says anything like "process my podcast", "episode notes", "clip this"

Do NOT use this skill for general writing tasks unrelated to podcasts.

What you produce

Run all steps below in sequence. Deliver everything in a single structured response.


Step 1 — Ingest content

If the user pastes a transcript:

  • Use the text directly. Note approximate word count.
  • Estimate total episode duration: assume ~130 words per minute of spoken audio.

If the user provides a URL (YouTube, Spotify, RSS, etc.):

  • Use curl to fetch the page and extract any available transcript or description.
  • If no transcript is available, tell the user: "No transcript found at this URL. Please paste the transcript text directly."

If the user provides neither:

  • Ask: "Please paste your episode transcript or share a URL to the episode."

Step 2 — Show notes

Write professional show notes in this exact format:

## [Episode Title — infer from content if not given]

[2–3 sentence hook that captures the core insight of the episode. Write for someone who hasn't listened yet.]

### What we cover
- [Key topic 1]
- [Key topic 2]
- [Key topic 3]
- [Key topic 4]
- [Key topic 5]

### Key takeaways
[3–5 bullet points with the most actionable or surprising insights from the episode]

### Guest / Host
[Name and one-line description if mentioned in transcript. Skip if solo episode with no guest info.]

### Resources mentioned
[List any books, tools, websites, or people mentioned in the transcript. Format: Name — brief description. Skip section if none found.]

Rules:

  • Write in present tense ("In this episode, [Host] explains...")
  • No filler phrases like "fascinating", "incredible", "game-changing"
  • Keep the hook under 60 words
  • Total show notes: 200–400 words

Step 3 — Chapter markers

Generate timestamp-based chapters suitable for YouTube, Spotify, and podcast players.

Format each line as:

00:00 Introduction
[MM:SS] [Chapter title — max 50 characters]

Rules:

  • Estimate timestamps based on content position in transcript (use the ~130 wpm estimate)
  • Minimum 4 chapters, maximum 12
  • Chapter titles must describe the content, not just label it (e.g. "Why cold outreach fails" not "Topic 2")
  • First chapter always starts at 00:00
  • Last chapter should be a clear conclusion/outro

Step 4 — Social media clips

Write 3 social posts, each optimized for a different platform:

LinkedIn post:

  • 150–250 words
  • Professional tone, insight-first
  • End with a reflective question to drive comments
  • No hashtags in body — add 3 relevant ones at the end on their own line

X (Twitter) thread:

  • 5–7 tweets
  • Tweet 1: hook (under 280 chars, must stand alone)
  • Tweets 2–6: one insight per tweet, concrete and specific
  • Final tweet: call to action (link to episode or subscribe)
  • Number each tweet: 1/ 2/ etc.

Instagram caption:

  • 100–180 words
  • Conversational, personal tone
  • 5–8 hashtags at the end

Step 5 — SEO metadata

Provide:

Title (under 60 chars): [title]
Meta description (under 155 chars): [description]
Primary keyword: [keyword]
Secondary keywords: [keyword1], [keyword2], [keyword3]

Rules:

  • Title must include the primary keyword naturally
  • Meta description must include a benefit or outcome
  • Keywords should reflect what someone would search to find this episode

Step 6 — Newsletter summary

Write a 100–150 word newsletter blurb suitable for pasting into a weekly digest:

**[Episode title]**

[2-sentence summary of what the episode covers]

[1 key insight or quote from the episode]

[1-sentence reason why subscribers should listen]

🎧 [Listen / Watch] → [leave placeholder: INSERT_LINK]

Output format

Deliver all 5 outputs in order, each under a clear H2 heading:

  1. ## Show notes
  2. ## Chapter markers
  3. ## Social media
  4. ## SEO metadata
  5. ## Newsletter

Separate each section with a horizontal rule (---).

After all sections, add:

---
✅ Podcast workflow complete. All assets ready to publish.
Want me to adjust tone, length, or regenerate any section?

Error handling

  • Transcript too short (under 500 words): Complete all steps but note: "This transcript is short — outputs may be less detailed than usual."
  • Non-English transcript detected: Process in the source language, then add a note offering to translate all outputs to English.
  • No clear topic or guest: Infer from context. Do not ask clarifying questions unless transcript is completely ambiguous.
  • Explicit or adult content: Decline and explain this skill is for general-audience podcasts only.

Version history

  • 1.0.0 — Initial release. Full pipeline: show notes, chapters, social (LinkedIn/X/Instagram), SEO metadata, newsletter.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.73%
按下载量换算960

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills