视频理解与剧本重建 Skill

Extract structured metadata from valid SKILL.md-defined Skill Units.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/xiasong0501/seedance_prompt --skill skill-xiasong0501
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 视频理解与剧本重建 Skill
Source: https://github.com/xiasong0501/seedance_prompt/tree/main/skills/production/video-script-reconstruction-skill
Command: npx skills add https://github.com/xiasong0501/seedance_prompt --skill skill-xiasong0501

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes a large repository of genre-based assets to identify valid Skill Units and generate a consistent metadata model, enabling scalable discovery and reuse of production knowledge.

Core Features & Use Cases

  • Detect and validate Skill Units by the mandatory SKILL.md frontmatter.
  • Generate standardized metadata for each Skill Unit: name, description, request, complexity, category, keywords, dependencies, and components.
  • Flag duplicates, cross-genre contamination, and cross-unit inconsistencies to maintain a clean, reusable asset library.
  • Apply to tasks such as cataloging, onboarding new genres, and guiding model-driven prompt injection.

Quick Start

Use this Skill to scan the repository and produce a structured metadata manifest for every valid Skill Unit found.

Frequently Asked Questions about 视频理解与剧本重建 Skill

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

FAQPage Schema
How do I extract standardized metadata from genre assets in a repository?

To extract standardized metadata from genre assets, this Skill scans the repository for mandatory SKILL.md frontmatter and emits structured fields like name, tagline, complexity, and keywords for each valid Skill Unit. It ensures scalable discovery and reuse of production knowledge.

What is cross-genre contamination in a metadata model and how is it detected?

Cross-genre contamination occurs when assets improperly mix genres. This Skill detects it during cross-unit validation by analyzing the generated metadata model to flag inconsistencies, duplicates, and contamination, ensuring a clean and reusable asset library.

How do I validate Skill Units before onboarding new genres?

To validate Skill Units before onboarding new genres, this Skill checks for the mandatory SKILL.md frontmatter and performs toxicity checks. It verifies dependencies and components to ensure only valid, scalable artifacts are introduced into the repository.

Can I use this Skill to catalog assets for model-driven prompt injection?

Yes, you can use this Skill to catalog assets for model-driven prompt injection. It generates a structured metadata manifest for valid Skill Units, providing the standardized descriptions and keywords needed to guide prompt injection accurately.

What metadata fields are generated for valid Skill Units?

The metadata fields generated for valid Skill Units include name, tagline, description, request, complexity, category, keywords, dependencies, components, and toxicity checks. These fields form a structured metadata model for each asset.