podcast-chaptering-highlights

TotalClaw 作者 totalclaw

创建章节、突出显示并显示播客音频或文字记录中的注释。当用户需要章节标记、突出显示剪辑或显示注释草稿而无需发布或分发操作时使用。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~codedao12-podcast-chaptering-highlights
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~codedao12-podcast-chaptering-highlights/file -o codedao12-podcast-chaptering-highlights.md
# Podcast Chaptering and Highlights

## Goal
Produce podcast chapter markers and highlight suggestions with concise show notes.

## Best fit
- Use when the user provides audio files or transcripts.
- Use when the user wants chapter timestamps and titles.
- Use when the user needs highlight clip ideas and show notes.

## Not fit
- Avoid when the user asks to publish or upload to hosting platforms.
- Avoid when rights or consent are unclear.
- Avoid when audio quality is too poor to segment.

## Quick orientation
- `references/overview.md` for workflow and quality bar.
- `references/auth.md` for access and token handling.
- `references/endpoints.md` for optional integrations and templates.
- `references/webhooks.md` for async event handling.
- `references/ux.md` for intake questions and output formats.
- `references/troubleshooting.md` for common issues.
- `references/safety.md` for safety and privacy guardrails.

## Required inputs
- Audio file path or transcript.
- Target chapter format (MM:SS or HH:MM:SS).
- Preferred chapter length range.
- Show description and guest details if available.

## Expected output
- Chapter markers with timestamps and titles.
- Highlight clip suggestions with timestamps.
- Show notes draft with key links or topics.
- Optional social post drafts.

## Operational notes
- Keep chapters aligned to topic shifts.
- Ensure titles are concise and descriptive.
- Provide drafts only; do not publish or upload.

## Security notes
- Treat audio content as private unless told otherwise.
- Avoid sharing raw audio beyond the workspace.

## Safe mode
- Analyze and draft chapters, highlights, and notes only.
- No publishing or distribution actions.

## Sensitive ops
- Uploading or publishing audio is out of scope.

---

## 中文说明

# 播客章节与亮点

## 目标
生成播客章节标记和亮点建议,并附带简洁的节目说明。

## 适用场景
- 用户提供音频文件或文字记录时使用。
- 用户需要章节时间戳和标题时使用。
- 用户需要亮点剪辑创意和节目说明时使用。

## 不适用场景
- 用户要求发布或上传至托管平台时,请勿使用。
- 版权或授权情况不明确时,请勿使用。
- 音频质量太差无法进行分段时,请勿使用。

## 快速导览
- `references/overview.md` 用于了解工作流程和质量标准。
- `references/auth.md` 用于访问与令牌处理。
- `references/endpoints.md` 用于可选集成和模板。
- `references/webhooks.md` 用于异步事件处理。
- `references/ux.md` 用于采集问题和输出格式。
- `references/troubleshooting.md` 用于常见问题排查。
- `references/safety.md` 用于安全和隐私防护准则。

## 必需输入
- 音频文件路径或文字记录。
- 目标章节格式(MM:SS 或 HH:MM:SS)。
- 期望的章节时长范围。
- 节目描述和嘉宾信息(如有)。

## 预期输出
- 带时间戳和标题的章节标记。
- 带时间戳的亮点剪辑建议。
- 包含关键链接或主题的节目说明草稿。
- 可选的社交媒体帖子草稿。

## 操作说明
- 保持章节与话题转换对齐。
- 确保标题简洁且具有描述性。
- 仅提供草稿;不要发布或上传。

## 安全说明
- 除非另有说明,否则将音频内容视为私密。
- 避免将原始音频分享至工作区之外。

## 安全模式
- 仅分析并起草章节、亮点和说明。
- 不执行任何发布或分发操作。

## 敏感操作
- 上传或发布音频不在本技能范围内。