← 返回
数据分析

Tracked Video Analysis

Analyze local or linked video files and convert them into structured summaries of features, functions, workflows, or topics. Use when a user wants a walkthro...
分析本地或链接视频文件,提取功能、流程及主题的结构化摘要。适用于视频导览与操作指南场景。
mrgoodgreen
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 721
下载
💾 7
安装
1
版本
#analysis#latest#tracking#transcription#video#whisper

概述

Tracked Video Analysis

Use this skill for long, noisy, or operationally awkward videos where trust and visibility matter as much as the final summary.

The core idea is simple:

  1. Extract content first
  2. Structure it second
  3. Track both stages explicitly

Never claim that a background process is still running unless a live OS process or a fresh status file proves it.

Core workflow

1) Acquire the video reliably

Prefer this order:

  1. direct local file
  2. direct downloadable link
  3. document upload
  4. external file host fallback

If chat media is inaccessible, ask for a direct link instead of retrying vague media access indefinitely.

Use tmp/video_analysis/ as the working directory.

2) Prepare local tools without root

Prefer workspace-local packages over system installs.

Useful local tools:

  • ffmpeg-static
  • ffprobe-static
  • @xenova/transformers
  • wavefile

If root/elevated package install is blocked, do not stall the task—install locally in the workspace when possible.

3) Run tracked extraction

Extraction should produce:

  • tmp/video_analysis/status.json
  • tmp/video_analysis/progress.log
  • tmp/video_analysis/transcript.jsonl
  • tmp/video_analysis/analysis.md

Rules:

  • Prefer chunking over one-shot whole-video ASR.
  • Prefer lighter ASR first for stability.
  • Update status after each chunk.
  • If a run dies, resume from files when practical instead of starting from zero automatically.

4) Run tracked final structuring

Structuring should produce:

  • tmp/video_analysis/final_status.json
  • tmp/video_analysis/final_progress.log
  • tmp/video_analysis/final_analysis.md

This stage should:

  • clean filler and repeated phrases
  • group related chunks
  • infer categories
  • normalize wording
  • convert raw transcript into the user’s requested format

5) Report status honestly

Use these rules:

  • Extraction running → report status.json
  • Extraction complete, no final process running → say so plainly
  • Final structuring running → report final_status.json
  • Final result ready → read final_analysis.md and answer normally

Standard output formats

Common targets:

  • Category → function → description → benefit
  • Category → function → short description
  • Function list + timestamps
  • Clean summary with confidence caveats

For noisy ASR, prefer readable normalization over false precision.

Status discipline

Do not say “the process is running” unless at least one of these is true:

  • the OS process is alive
  • the relevant status file is actively updating

If extraction finished, explicitly say:

  • extraction is complete
  • no live extraction process remains
  • only structuring remains (if true)

Read these files when needed

  • Read references/pipeline.md for the canonical tracked workflow and failure handling.
  • Use scripts/transcribe_tracked_light.mjs for extraction as a starting point.
  • Use scripts/final_structurer.py for initial structuring as a starting point.

Delivery style

Prefer concise, readable sections.

When the user wants a polished deliverable:

  1. create a clean .md file
  2. keep the structure visually pleasant
  3. send it as a document/file if requested

Practical note

This skill is optimized for operational reliability, not perfect transcription fidelity. If ASR is messy, produce a useful structured summary with explicit uncertainty rather than pretending the raw transcript is exact.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-20 00:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,970
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,862
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 269 📥 56,891