What To Build With Workshop
Workshop is most useful when video needs to be produced repeatedly, safely, and with taste. It is a poor fit for one-off cinematic exploration where every pixel can change. It is a strong fit when text, brand, timing, layout, data, and reviewability matter.
The Core Product Surface
Workshop exposes one production loop:
Author -> Compile -> Inspect -> Render -> Review -> Publish
A human, app, or agent writes .ws. The compiler validates the source and resolves design decisions. The RenderGraph records the exact artifact the renderer will execute. The native renderer produces MP4 output. Operators and teams review the source, graph, render, and metadata before publishing.
High-Value Use Cases
| Use case | Why Workshop helps |
|---|---|
| Personalized sales videos | Account-specific copy and data can vary while brand and motion remain governed. |
| Product update videos | Teams can turn changelogs, launches, and release notes into consistent motion graphics. |
| Wealth-tech and finance explainers | Numbers, disclaimers, timing, and exact text matter more than generative novelty. |
| Training and skill transfer | Scripts can be versioned, localized, rendered, revised, and approved like software artifacts. |
| Agentic commerce | Agents can generate product-specific video variants from catalog intent without owning the final publish decision. |
| Internal comms | Operators can quickly create polished briefings, recaps, and executive updates. |
| Long-form-to-short-form clips | Source media can be preprocessed, clipped, redrafted, and rendered into governed motion pieces. |
Where Agents Fit
Agents are useful as first-class video content producers, not as final authority. They can draft scripts, choose moods, inspect diagnostics, create clip candidates, redraft documents, and prepare render jobs. Humans should still govern brand, compliance, final copy, and the decision to publish.
That division of labor is the point: agents create motion-content drafts at volume; Workshop gates those drafts through deterministic compilation and publishable artifacts.
What The Compiler Guarantees
The compiler is the production boundary. It gives the workflow properties that prompt-only systems do not naturally provide:
- Exact text rendering for source-controlled copy
- Deterministic timing, layout, animation, and color resolution
- Brand theme enforcement through ThemePacks and mood constraints
- Diagnostics that agents and humans can repair
- RenderGraph output that can be inspected before rendering
- Repeatable renders from the same source and settings
What Humans Still Own
Workshop does not remove human judgment. It moves judgment to the right places:
- Brand system definition
- Template and mood approval
- Legal, compliance, and factual review
- Campaign strategy and audience fit
- The decision that an artifact is published
Recommended Adoption Path
- Render one hand-authored
.wsvideo with the Quickstart. - Create one reusable template and render several variants.
- Encode a ThemePack for a real brand or client.
- Add AI authoring behind a compiler-validation gate.
- Persist documents for review before publishing.
- Add MCP or workflow integration so agents can draft, inspect, and revise artifacts.
Next Steps
- Quickstart - render your first MP4
- How Workshop Works - architecture from first principles
- Authentication - API keys, bearer tokens, and org scoping