AI Agent Hub
Back to skills
Short Video Content Audit icon

Short Video Content Audit

Content Creation Updated 2026.08.30

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

Please follow https://skillhub.cn/install/skillhub.md to install @org-28ib33ph/lingyi-short-video-content-audit.

About this skill

The Problem It Solves

Creators of short-form video content face significant compliance hurdles before publishing. Platform policies and regulations impose strict rules on text, visuals, and audio, making manual auditing time-consuming and error-prone, especially for multimodal content where voiceover, on-screen elements, and background sounds intersect. A core pain point is the lack of systematic tools to automatically detect potential violations—such as sensitive phrasing, inappropriate imagery, or audio elements—preemptively, thus avoiding content removal or account penalties.

How the Skill Works

This skill automates compliance auditing with a focus on multimodal content analysis, covering text, visuals, and audio. Its workflow includes:

  • Input Collection: Users must provide at least one input: oral/subtitle text (recommended ≥20 characters), a local video file (≤100MB, supporting formats like mp4/mov), or an existing video_id. Optional fields like platform (e.g., Douyin, Video Accounts) and industry (e.g., medical aesthetics, finance) enable specialized checks.
  • Task Creation & Auditing: The skill processes inputs via scripts. For local videos, it uploads the file to obtain a video_id before creating an audit task. Core auditing involves text-layer substantive inspection (analyzing voiceover content), a visual-audio checklist (based on multimodal extraction), and industry-specific pun detection. The process runs asynchronously with polling to avoid blocking; multimodal audits typically take 5–10 minutes.
  • Result Delivery: Upon completion, a structured Markdown report is generated, detailing scoring across sections and an overall verdict. Locally, an empty Excel template (VIDEO_QC_XLSX_FILE) is created for manual review of visual items. The delivery explicitly states actual points deducted and reminds users to manually double-check visual elements.

Scope and Caveats

  • File Limits: Local video uploads are capped at 100MB and restricted to common formats (e.g., mp4, mov); exceeding limits or using unsupported formats triggers an upload failure (exit code 9).
  • Duration & Asynchrony: Multimodal audits rely on remote processing, so longer durations are normal; users should wait at least 10 minutes before considering exceptions, with status checks via polling (--poll-task).
  • Points Confirmation Mechanism: New tasks require upfront confirmation of estimated points (~20) from the user; execution is blocked without confirmation. Uploads themselves incur no points, but task creation deducts points only once upon first successful result retrieval.
  • Technical Boundaries: The skill does not parse video frames locally; all multimodal extraction and auditing occur remotely. Without video input, only text auditing (voiceover or subtitles) is supported.
  • Output Rigor: Reports are based strictly on script returns and must not be altered. Visual elements like backgrounds or subtitle styling require manual review by the user per a checklist, ensuring coverage of details beyond automated detection.

Use Cases

  • A short video creator runs the skill to scan voiceover scripts for sensitive words and prohibited content before publishing on platforms like Douyin or Xiaohongshu to avoid penalties.
  • A content operations team submits edited local video files to the skill for pre-publishing compliance auditing across visuals, audio, and subtitles, then uses the generated report and Excel template for further manual review.
  • A video with an existing `video_id` undergoes additional industry-specific (e.g., medical aesthetics, finance) auditing for puns and professional terminology compliance before final release.
  • When distributing videos to multiple platforms (e.g., Bilibili, Kuaishou), the skill is used to simultaneously check compliance against different platform content guidelines to ensure script compatibility.

Best For

  • A short video creator who needs to publish multiple videos weekly to mainstream platforms and requires systematic risk screening for violations in video scripts.
  • A content specialist responsible for daily operations of a brand's short video accounts, needing to ensure all videos have no compliance issues with visuals or audio before publishing.
  • A content reviewer at an MCN agency managing multiple influencer or brand accounts, who needs to perform efficient, standardized compliance checks on batches of videos.
  • A short video marketer in regulated industries (e.g., medical aesthetics, finance, education) who needs to conduct specialized compliance screening for industry-specific terminology and promotional scripts.