live-replay-analyzer

(已验证) 根据客户和场次,自动生成详细的《直播复盘与成长规划报告》。

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 "live-replay-analyzer" with this command: npx skills add an/live-replay-analyzer

SKILL.md for live-replay-analyzer

Description

这是一个专业的直播复盘工具,它根据指定的客户名称和直播场次,自动读取相关的直播数据、用户画像和直播话术,生成一份详尽的《直播复盘与成长规划报告》。

该技能采用"AI 代理作为总调度 (Agent as Orchestrator)"的模式,由 AI 代理负责数据验证、脚本执行和最终报告交付。

Configuration

1. API 配置 (必需)

本技能需要配置一个用于生成报告的 API 密钥。请在 ~/.openclaw/config.json 中添加以下配置:

{
  "review_api_key": "YOUR_API_KEY",
  "review_api_url": "https://api2.aigcbest.top/v1/chat/completions"
}

review_api_url 是可选的,默认值为 https://api2.aigcbest.top/v1/chat/completions

2. 数据目录结构

本技能期望数据文件按照以下结构存放在 input/ 目录中:

input/
└── {客户名称}/
    └── {场次名称}/
        ├── data.txt          # 直播数据 (必需)
        ├── profile.txt       # 用户画像 (必需,或由 AI 从 profile.png 生成)
        └── script.txt        # 直播话术 (必需)

How to Use

Parameters

  • --client (必填): 客户名称,对应 input/{client}/ 目录。
  • --session (必填): 直播场次名称,对应 input/{client}/{session}/ 目录。
  • --call-model (可选): 添加此参数后,脚本会直接调用模型生成报告并保存到 output/ 目录;否则只输出提示词。

Example Invocation

模式 A:仅生成提示词 (由 AI 代理进行分析和交付)

# AI 应动态查找 python 路径
python path/to/analyzer.py --client "客户 A" --session "2026-03-26"

模式 B:直接生成报告文件

# AI 应动态查找 python 路径
python path/to/analyzer.py --client "客户 A" --session "2026-03-26" --call-model

Output

报告文件将保存在 output/{客户名称}/{场次名称}/ 目录下,文件名格式为:{客户名称}-{场次名称}_report_{时间戳}.md

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.

Research

深度研究 Deep Research

深度研究工作流,支持多源搜索、事实验证、专业报告生成。Use when user needs comprehensive research, market analysis, competitive analysis, or professional research reports. Supports web...

Registry SourceRecently Updated
2050Profile unavailable
Research

financial-report-analysis

上市公司财务报表智能分析 - 自动解析资产负债表、利润表、现金流量表,生成专业财务分析报告

Registry SourceRecently Updated
5650Profile unavailable
Research

品牌分析师(Zeelin付费版)

品牌分析 Skill(零配置版)。用户仅需提供 Zeelin App-Key 和品牌名,调用服务端封装接口生成品牌底座;计费在服务端完成(成功扣50额度,失败不扣费)。

Registry SourceRecently Updated
860Profile unavailable
Research

Akashic Report Generator

Generate comprehensive reports on any topic using multi-agent AI collaboration. Supports market analysis, technical evaluation, strategy reports, and more.

Registry Source
980Profile unavailable