tapcanvas-demo-patterns

Codify demo assets into visual continuity methods for TapCanvas workflows.

523|125|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/anymouschina/TapCanvas --skill tapcanvas-demo-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tapcanvas-demo-patterns
Source: https://github.com/anymouschina/TapCanvas/tree/main/apps/agents-cli/skills/tapcanvas-demo-patterns
Command: npx skills add https://github.com/anymouschina/TapCanvas --skill tapcanvas-demo-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

把 assets/demo 提炼成运行时可用的视觉连续性方法论:先锁资产/角色/场景/镜头语义,再做扩镜与视频。

Core Features & Use Cases

  • 资产锁定法:Freeze-all-except-one,先锁拍摄语法,镜头语义先于风格迁移,视频只继承,不重发明。
  • chapter-grounded 生产顺序:从 tapcanvas_storyboard_source_bundle_get 到 tapcanvas_flow_get 的阶段化规划。
  • 结构化落板契约:确保 productionMetadata 在同轮写入,保证节点与元数据的一致性。

Quick Start

以 tapcanvas-demo-patterns 的方法论作为当前轮次执行起点,先锁定角色、场景与镜头锚点,再进行扩镜与视频生成的计划。

Frequently Asked Questions about tapcanvas-demo-patterns

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

FAQPage Schema
How do I maintain visual continuity across video generation scenes?

Visual continuity in video generation is maintained by locking assets, roles, scenes, and shot semantics before expanding scenes. This ensures videos inherit established framing rules instead of reinventing visual styles.

What is asset anchoring in storyboard workflows?

Asset anchoring in storyboard workflows is the process of freezing all asset variables except one to establish stable scene framing. This locks shooting grammar and ensures consistent visual patterns during production.

How do I plan chapter-based video production from storyboard to generation?

Chapter-based video production planning moves from tapcanvas_storyboard_source_bundle_get to tapcanvas_flow_get in structured stages. You lock shot semantics early, then sequence expansion and video generation within each chapter.

Why should shot semantics be locked before style transfer?

Shot semantics must be locked before style transfer to ensure videos inherit established visual grammar rather than reinventing it. This freeze-all-except-one approach prevents visual drift during subsequent expansion phases.

How do I ensure productionMetadata consistency during storyboard generation?

ProductionMetadata consistency requires a structured landing contract that writes metadata in the same production round. This guarantees node and metadata alignment across TapCanvas workflows during video generation.

Do I need existing demo assets to use visual continuity patterns?

Existing demo assets in the assets/demo directory are required to codify repeatable visual continuity methods. These assets provide the foundational anchors for locking roles, scenes, and shot semantics before production.