Script generator
Paste a video idea — get a full script, storyboard & shot list
✦ Video idea
Log shots
Paste your shot list after filming — Claude extracts each clip automatically
1
Paste shot list
2
Review clips
3
Save to bank
◈ Shot list from filming
Clip bank
All reusable shots across every video you've filmed
Checking Notion...
0
Total clips
0
Videos logged
0
Locations
0
Flagged reusable
No clips yet.
Log your first video to start building the bank.
Export to Notion
Download a CSV ready to import into your Clip Bank database
One-time Notion setup: Create a new database called "PurpleTie Clip Bank" with these columns: Name · Description · Shot Type · Location · People · Equipment/Props · Reusable · Source Video · Series · Date Filmed. Then use Merge with CSV to import. After that, each export just adds new rows.
↗ Export options
No clips to export yet. Log some videos first.
How to import into Notion
1 Open your Notion Clip Bank database (create it if needed using the column names above)
2 Click the ··· menu at the top right of the database view
3 Select Merge with CSV and upload the file you downloaded
4 Map the columns — Notion will auto-match by name if you used the exact column names above
5 Done. New clips appear as rows. Link the Source Video column to your ideas database using a Relation property.
Settings
Connect your Cloudflare Worker proxy to enable all features
Both script generation and Notion sync require a Cloudflare Worker proxy because browsers block direct API calls from local files. Deploy the worker once (free, ~3 min) and everything works permanently.
⚙ Cloudflare Worker URL
How to deploy the worker (3 steps)
1Go to dash.cloudflare.com → Workers & Pages → Create → Create Worker. Name it purpletie-proxy and click Deploy.
2Click Edit code, delete everything, paste the contents of cloudflare_worker.js (downloaded alongside this file), then click Deploy.
3Copy the worker URL shown at the top (e.g. https://purpletie-proxy.xyz.workers.dev) and paste it above.
⚙ Anthropic API key
Get your key at console.anthropic.com → API Keys → Create Key. This powers script generation and shot extraction.
Current config