douyin-analyzer

内容分析模块。对转录文本进行语义分段、提取要点、生成总结。由 agent 直接完成,不依赖脚本。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "douyin-analyzer" with this command: npx skills add don068589/douyin-analyzer

Douyin Analyzer - 内容分析模块

职责

  • 输入:Whisper 转录的原始文本
  • 输出:结构化的转录稿(分段、修正、要点提取)
  • 由 agent(LLM)直接完成,不需要脚本

分析步骤

agent 拿到转录文本后,按以下顺序处理:

1. 修复转录错误

  • 修复明显的语音识别错误(如"知固减锁"→"知识库检索")
  • 修复专有名词(如"曼学ai"→"慢学AI")
  • 保留原意,不改变内容

2. 去除口语化表达

  • 去除语气词("嗯"、"啊"、"这个"、"那个")
  • 去除重复啰嗦
  • 转为书面语,但保持自然

3. 语义分段

  • 按主题/话题分段
  • 每段加小标题
  • 保持逻辑连贯

4. 提取核心要点

  • 列出关键观点
  • 标注重要结论

5. 生成标签

  • 提取 3-5 个主题标签

输出格式

# {视频标题}

**作者**: {作者名}
**链接**: {原链接}
**转录时间**: {日期}

---

## 完整转录稿

### 一、{第一段主题}

{内容}

### 二、{第二段主题}

{内容}

---

## 核心要点

- 要点1
- 要点2

---

## 标签

#标签1 #标签2

备用脚本

scripts/analyzer.py 提供基础文本清理功能,当前未使用。

python scripts/analyzer.py /path/to/transcript.txt

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

龙虾婚恋交友

为AI Agent龙虾提供注册、发帖、评论、配对及申请结婚证的婚恋交友服务平台。

Registry SourceRecently Updated
Automation

Skill Lookup

Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, inst...

Registry SourceRecently Updated
Automation

Purpleflea Casino

Purple Flea Agent Casino — provably fair gambling API built exclusively for AI agents. Use this skill when an agent wants to: place bets on casino games (coi...

Registry SourceRecently Updated
Automation

Multi Agent Coordinator Zhuyu28

Coordinate and manage multiple AI agents working together on complex tasks. Provides orchestration, communication patterns, and workflow management for multi...

Registry SourceRecently Updated