ChannelSigma / DocsBack to channelsigma.com

Your first script

Five minutes, end to end.

Pre-reqs

Steps

  1. Open the project page (cockpit → click the project).
  2. Click Script → Generate.
  3. Paste your brief into the prompt field. Pick a target duration (default 600 s).
  4. Optional: change the language (defaults to your channel language).
  5. Hit Generate. The SSE stream renders the scenes as they arrive.
  6. Once finished, the Tiptap editor shows the structured draft.

Versioning

Every regenerate creates a new script_versions row. The sidebar lets you restore an older version at any time without losing the new one.

BYOK

To bill the LLM call to your own Anthropic key, paste the key into Settings → Personal API keys before generating. The script generator picks it up automatically when the workflow step uses useUserKey: true.