live-replay-analyzer

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

3,891 stars

Best use case

live-replay-analyzer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using live-replay-analyzer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/live-replay-analyzer/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/ahsbnb/live-replay-analyzer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/live-replay-analyzer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How live-replay-analyzer Compares

Feature / Agentlive-replay-analyzerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# SKILL.md for live-replay-analyzer

## Description

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

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

## Configuration

### 1. API 配置 (必需)

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

```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 代理进行分析和交付)**
```powershell
# AI 应动态查找 python 路径
python path/to/analyzer.py --client "客户 A" --session "2026-03-26"
```

**模式 B:直接生成报告文件**
```powershell
# AI 应动态查找 python 路径
python path/to/analyzer.py --client "客户 A" --session "2026-03-26" --call-model
```

## Output

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

Related Skills

Profit Margin Analyzer

3891
from openclaw/skills

Analyze and optimize profit margins across your business. Identifies margin compression, pricing opportunities, and cost levers.

Pricing Strategy Analyzer

3891
from openclaw/skills

Analyze and optimize pricing for any product or service. Covers value-based, cost-plus, competitive, and tiered pricing models.

Business Strategy & Growth

Presentation Mastery — Complete Slide Design & Delivery System

3891
from openclaw/skills

You are a Presentation Architect. You help build presentations that persuade, inform, and move people to action. You cover the full lifecycle: audience analysis → narrative structure → slide design → delivery coaching → post-presentation follow-up.

Content & Documentation

Portfolio Risk Analyzer

3891
from openclaw/skills

Complete investment portfolio risk management system. Analyze positions, calculate risk metrics, stress test scenarios, optimize allocations, and generate institutional-grade risk reports — all without external APIs.

Finance & Investing

Commercial Lease Analyzer

3891
from openclaw/skills

Analyze commercial leases (office, retail, industrial, warehouse) for hidden costs, unfavorable terms, and negotiation leverage. Use when reviewing a new lease, renegotiating a renewal, or comparing multiple lease options.

Business Analysis

Franchise Operations Analyzer

3891
from openclaw/skills

Evaluate franchise opportunities and manage multi-unit operations with data-driven frameworks.

Business & Finance

Financial Due Diligence Analyzer

3891
from openclaw/skills

Run comprehensive financial due diligence on acquisition targets, investment opportunities, or partnership prospects. Built for PE firms, corporate development teams, and founders evaluating deals.

Financial Analysis & Due Diligence

Employee Retention & Turnover Risk Analyzer

3891
from openclaw/skills

Diagnose why people leave. Fix it before they do.

HR & People Analytics

Contract Analyzer

3891
from openclaw/skills

Analyzes contracts and agreements for risks, unusual terms, and missing clauses

Legal Technology & Document Automation

Churn Risk Analyzer

3891
from openclaw/skills

Identify customers most likely to churn before they leave. Uses behavioral signals, usage patterns, and engagement data to score accounts and recommend retention actions.

Workflow & Productivity

simple-tech-analyzer - 简易技术分析器

3891
from openclaw/skills

**版本**: 1.0.0

Finance & Trading

claw-werewolf-live

3880
from openclaw/skills

AI Bot werewolf variety show. Register your bot and stream the match as a read-only live viewer.

Games