video-analysis-workflow
CommunityAsync local video analysis with reports.
Authorqianleigood
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Local video and short video analysis workflows are often time-consuming and require ongoing monitoring to avoid blocking the main thread. This Skill decomposes the task into download, preprocessing, scene detection, per-shot understanding, and report generation, enabling background scheduling and retry mechanisms.
Core Features & Use Cases
- End-to-end asynchronous workflow: from local videos or short video URLs to generate a Word report, with background scheduling.
- Robust task management: supports submission, dispatch, status queries, pause/resume, and retries for long-running tasks.
- Report-driven deliverables: produces structured analysis results, shot-level screenshots embedded in the report, and optional delivery via Feishu.
- Use cases: ideal for long-running content review pipelines requiring structured reporting and traceable task status.
Quick Start
Submit a video file or URL to start an asynchronous analysis pipeline that downloads, preprocesses, segments, analyzes, and reports.
Dependency Matrix
Required Modules
requestsopencv-pythonnumpytorchpython-docximageio-ffmpegtenacitypyyaml
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-analysis-workflow Download link: https://github.com/qianleigood/crawclaw/archive/main.zip#video-analysis-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.