skill-cinematic-orchestration

Plans Phase 3-5 cinematic factory upgrades with n8n orchestration and film memory loops.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Noetfield-Systems/SourceA --skill skill-cinematic-orchestration-noetfield-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-cinematic-orchestration
Source: https://github.com/Noetfield-Systems/SourceA/tree/main/.cursor/skills/skill-cinematic-orchestration
Command: npx skills add https://github.com/Noetfield-Systems/SourceA --skill skill-cinematic-orchestration-noetfield-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Scaling a commercial film factory from manual renders to an automated production pipeline requires coordinating n8n workflows, AI script variations, multi-format distribution, and analytics feedback loops without breaking existing deterministic render scripts. ## Core Features & Use Cases - n8n Control Plane (Phase 3): Wraps existing shell entrypoints in a webhook-driven flow with OpenAI director beats, OpenRouter hook variations, and R2/S3 upload returning receipts. - Distribution Bundle (Phase 4): Produces per-run outputs including 16:9, 9:16, and 1:1 video formats, captions, hashtags, title variants, and thumbnails with lane-specific publish policies. - Film Memory Loop (Phase 5): Treats each film as an experiment, storing incident reports in SQLite and feeding analytics back into beat SSOT updates. - Use Case: When the founder requests a production deploy with an n8n workflow and self-healing factory, this Skill gates prerequisites, plans the spike checklist, and defines API contracts before any code changes. ## Quick Start Ask the assistant to plan the Phase 3 n8n orchestration for the WitnessBC commercial film pipeline using this Skill.

Frequently Asked Questions about skill-cinematic-orchestration

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

FAQPage Schema
How do I add n8n orchestration to an existing video render pipeline?

Wrap existing shell entrypoints in an n8n webhook flow rather than rewriting the compiler. The flow chains an OpenAI director for beats, OpenRouter for hook variations, a selector, the existing bash render script, and an R2/S3 upload returning a receipt.

What prerequisites are required before starting Phase 3 n8n deployment?

Phase 3 requires WitnessBC v4 extended landed on Desktop, a passing WitnessBC v5 cinematic receipt or SourceA sync validator, and a stable Phase 0 compiler. Do not start with a greenfield witness-film repo.

How does the film memory loop improve video performance?

Each published film generates an incident report with dropoff point, watch time loss, confusion zone, and trust peak fields. An OpenAI analyzer converts these into rule deltas that update the beats SSOT for the next render, stored first in SQLite.

Can OpenRouter be used in the render hot path immediately?

No. The Skill explicitly prohibits adding OpenRouter to the hot path before deterministic hero renders ship. OpenRouter variations for hooks, CTAs, and multilingual scripts belong in the n8n variation stage, not the core compiler.

When should I not use this orchestration Skill?

Do not use it for day-to-day hero renders, which belong to the Phase 0 commercial film factory Skill. It is also premature before prerequisite receipts pass or before the first published film has analytics to feed the memory loop.