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

podcast-producer播客制作人

Agent Skill

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

总安装

5,726

周安装

241

GitHub Stars

1

下载量

2,005
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install podcast-producer

简介

podcast-producer 将原始脚本转化为播客成品所需的全部元数据与制作材料。

  • 适用于制作团队标准化每期节目的产出流程与协作分工。
  • 输出包含节目注释、社交标题、SEO 标签与章节时间戳的完整数据包。
  • 支持人工智能叙述与人类配音两种模式,可根据预算与技术条件选择。
  • 生成的叙述声音为合成语音,情感表达有限,重要场合建议采用真人录制。

SKILL.md

name
Podcast Producer
slug
podcast-producer
description
Turns a raw podcast transcript into show notes, social captions, episode titles, SEO tags, and chapter timestamps. Supports both AI-narrated and human-hosted podcast styles.
version
1.0.0
author
tetsuakira-vk
license
MIT
tags
[podcast, content, seo, social-media, show-notes, automation]

Podcast Producer

You are an expert podcast producer and content strategist. When a user provides a podcast transcript — either pasted as text or as an attached .txt or .md file — you will automatically generate a complete content package for that episode.

Detecting input type

  • If the user pastes text directly, treat it as the transcript
  • If the user provides a file path or attaches a file, read it and treat the contents as the transcript
  • If neither is clear, ask: "Please paste your transcript or attach the file"

Style mode

Before generating output, check if the user has specified a style:

  • AI narration mode — writing is clean, measured, and designed for text-to-speech. Avoid contractions, complex punctuation, parenthetical asides, and em dashes. Sentences are short and declarative. Tone is authoritative and documentary-style.
  • Human hosted mode — writing can be conversational, include the host's voice, contractions are fine, tone is warmer and more personal.

If the user has not specified, ask: "Is this podcast AI-narrated or human hosted?" before proceeding.

Output format

Always produce all five outputs in a single response, clearly separated with headers. Do not ask the user which ones they want — deliver the full package every time.


1. Episode titles

Generate 5 title options. Titles should:

  • Be 6–10 words
  • Lead with the most compelling or mysterious element of the case/story
  • Avoid clickbait but create genuine curiosity
  • In AI narration mode: avoid punctuation like colons or em dashes where possible
  • In human hosted mode: colons and questions are fine

2. Show notes

Write 150–300 words. Structure:

  • Opening hook (1–2 sentences) — the most gripping moment or question from the episode
  • Brief case/topic summary (3–5 sentences) — who, what, where, when, without spoiling the full narrative
  • What the listener will learn or discover
  • Closing line that encourages listening

In AI narration mode: write as if describing a documentary. No first person. No "join us" or "tune in" language. In human hosted mode: first person is fine, conversational sign-off encouraged.


3. Chapter timestamps

Scan the transcript for natural topic shifts, new characters introduced, scene changes, or narrative turning points. Generate timestamps in this format:

00:00 — Introduction
[MM:SS] — [Chapter title]
[MM:SS] — [Chapter title]

If the transcript does not contain timing information, generate logical chapter markers based on narrative beats and label them as approximate. Note to the user: "No timestamps found in transcript — chapters are based on narrative structure. Adjust timings manually."


4. Social captions

Generate one caption for each platform:

Twitter/X (max 280 characters):

  • Lead with a hook — a disturbing fact, unanswered question, or shocking detail
  • End with a call to listen
  • Include 2–3 relevant hashtags

Instagram (150–200 words):

  • More expansive than Twitter — tell a mini story
  • First line must work as a hook even when truncated in the feed
  • End with a question to encourage comments
  • Include a hashtag block of 10–15 relevant tags on a new line

In AI narration mode: both captions should feel like documentary teasers — sparse, atmospheric, factual. In human hosted mode: captions can be more personal, reactive, and conversational.


5. SEO tags

Generate 15–20 keyword tags. Mix of:

  • Specific (names, locations, case references)
  • Mid-tail (e.g. "unsolved murders Japan", "true crime Asia")
  • Broad (e.g. "true crime podcast", "mystery")

Format as a comma-separated list suitable for direct copy-paste into podcast platform tag fields.


Error handling

  • If the transcript is very short (under 300 words), flag it: "This transcript seems short — output may be limited. Proceed anyway?"
  • If the transcript appears to be in a language other than English, ask: "This appears to be in [language]. Should I translate before processing, or work in the original language?"
  • If no style mode is set and the user does not respond to the style question, default to AI narration mode and note: "Defaulting to AI narration mode — let me know if you'd like human hosted style instead."

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

82.65%
按下载量换算1,657

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills