shorts-qa

Automate video output validation with a 43-item QA checklist.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kanno321-create/shorts_studio --skill shorts-qa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: shorts-qa
Source: https://github.com/kanno321-create/shorts_studio/tree/main/.preserved/harvested/skills_raw/shorts-qa
Command: npx skills add https://github.com/kanno321-create/shorts_studio --skill shorts-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA for video content is manual and error-prone; this skill automates the comprehensive QA process by combining 34 automated checks (via qa_check.py) and 9 manual checks (DESIGN_BIBLE.md) into a single, auditable workflow.

Core Features & Use Cases

  • Automated 34-item QA checks for final.mp4 using qa_check.py
  • Manual DESIGN_BIBLE-based validation for content quality
  • Supports Shorts pipeline (default) and Video pipeline with extended checks
  • Generates pass/fail per item and triggers re-render or manifest regeneration on failures

Quick Start

Validate a given Shorts video by running the QA pipeline on final.mp4 with the associated scene-manifest.

Frequently Asked Questions about shorts-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate video QA for final mp4 outputs?▼

Automate video QA by running a 34-item automated checklist via qa_check.py on final.mp4, generating pass/fail results per item and triggering re-render or manifest regeneration on failures.

What is a design bible check for video content validation?▼

A DESIGN_BIBLE check is a manual validation step for content quality, comprising 9 specific checks that ensure Shorts and Video outputs meet established design and quality standards.

How do I validate Shorts videos against a 43-item checklist?▼

Validate Shorts videos by applying a comprehensive 43-item QA pipeline that combines 34 automated checks with 9 manual DESIGN_BIBLE checks to ensure final media assets meet quality standards.

Does the automated QA pipeline support full Video mode with extended checks?▼

Yes, the pipeline supports Shorts by default and a full Video mode that includes additional automated checks beyond the standard Shorts validation, ensuring comprehensive quality assurance.

Can I trigger automatic re-render or manifest regeneration when QA fails?▼

Yes, the QA pipeline automatically triggers re-render or manifest regeneration on failures, ensuring that final.mp4 assets are corrected when automated or manual checks detect issues.

What are the limitations of automated video quality checks?▼

Automated video quality checks cover 34 specific items via qa_check.py but cannot replace the 9 manual DESIGN_BIBLE checks required for content quality validation in the Shorts and Video pipeline.