AI Agent Hub
Back to skills
WeChat Video Short Video Decomposer (Full Version) icon

WeChat Video Short Video Decomposer (Full Version)

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @org-28ib33ph/lingyi-wx-video-decomposer-plus according to the guide at https://skillhub.cn/install/skillhub.md.

About this skill

Challenge in Analyzing WeChat Video Account Content

In the WeChat Video Account ecosystem, content creators often face a core challenge: how to systematically identify viral patterns from short videos and extract replicable strategies? Traditional manual analysis is time-consuming and subjective, lacking structured data support. For instance, a video's success may stem from specific script types, pacing segments, or emotional triggers, but these are hard to systematize without data. This leads creators to rely on intuition rather than data-driven insights when optimizing content.

How the Skill Works

This skill leverages a remote service to automate the decomposition of Video Account short videos, generating structured analysis reports. Its core capability transforms video content into quantifiable metrics and recommendations, following key steps:

  • Input Recognition and Authentication: The skill accepts two input types: a WeChat Video Account share link (e.g., https://weixin.qq.com/sph/...) or a local video file path (supporting formats like mp4, mov, up to 100MB). First-time use requires API Key configuration via environment variable LY_API_KEY or a config.json file, ensuring secure service access.
  • Decomposition Execution:
    1. Deduction Confirmation: Before initiating a new task, it prompts an estimated point deduction of about 128 points (actual varies by complexity), requiring user confirmation to avoid unexpected consumption.
    2. Local File Upload: For local videos, a pre-signed upload flow (get upload URL, direct transfer, confirm upload) exchanges for a video_id, which is then used to create the decomposition task.
    3. API Calls and Polling: The script scripts/analyze_wx_video.py calls the remote endpoint POST /api/v1/social-analytics/collector/wx-video-analyses to create a task, obtains an analysis_task_id, and polls status—typically taking 1–5 minutes. Progress is reported in real-time, with status changes like current_stage relayed to the user.
  • Report Generation and Delivery: Upon completion, the skill returns a Markdown-formatted report containing structure segmentation, script type identification, viral factor analysis, six-dimensional scoring, and actionable strategies. The report is rendered directly in the conversation and can also be saved locally, with the path specified by WX_VIDEO_REPORT_FILE.

Applicable Scenarios and Considerations

This skill is designed for WeVideo Account content creators, operators, or data analysts, suitable for the following scenarios:

  • Content Optimization: Decompose competitor or own viral videos to extract replicable elements (e.g., script structure, pacing points).
  • Data Validation: Use quantitative metrics like six-dimensional scoring to assist decisions, reducing bias from subjective judgment.

However, note its boundaries:
- Platform Limitation: Only supports WeChat Video Account videos; links from Douyin, Bilibili, or YouTube are not directly processed. If non-Video Account links are provided, users are guided to use local file methods.
- Technical Constraints: Local file size is capped at 100MB; larger files need compression. Authentication failures (exit code 3) require re-obtaining the API Key; insufficient balance (exit code 4) necessitates topping up on the 01Claw platform.
- Point Deduction Mechanism: Each new task consumes points; resuming timed-out tasks (using --task-id) does not double-deduct. Failed tasks (e.g., exit codes 5, 6) refund points, but users must manually confirm retries.

In summary, this skill automates decomposition to elevate video analysis from perception to data-driven insights, but it depends on stable network connectivity and valid authentication—ideal for engineers and creators seeking deep content understanding.

Use Cases

  • Content creators input a popular Video Account share link when planning new videos to decompose its structure segmentation and script type, borrowing viral elements to optimize their own video scripts.
  • Social media operations teams upload multiple local video files (e.g., in .mp4 format) weekly to automatically obtain decomposition reports with six-dimensional scoring, used for evaluating content performance and adjusting publishing strategies.
  • Data analysts use the skill to batch decompose multiple videos via Video Account links, extracting viral factor data (such as emotional triggers or pacing patterns) to generate structured analysis for developing operation strategies.
  • Marketing teams quickly provide Video Account link decomposition reports during competitor analysis, comparing content patterns (like script types or structure) across different accounts to formulate differentiated promotion plans.

Best For

  • WeChat Video Account content creators: Need to systematically decompose viral videos to obtain data on structure segmentation and script types for improving content quality and originality.
  • Social media operators: Responsible for daily Video Account content management, requiring regular performance evaluation and strategy adjustments based on six-dimensional scoring reports.
  • Data analysts: Specializing in content data mining, needing automated tools to extract viral factor analysis (like script decomposition) to support operation decisions.
  • Marketing strategists: Developing Video Account promotion plans, relying on decomposition reports from the skill for competitor comparison and content insights.