Install
openclaw skills install creative-ops-copilotConvert client briefs into detailed motion design/VFX production plans, estimates, and invoice drafts with optional project folder setup and invoicing API in...
openclaw skills install creative-ops-copilotdocs/creative-ops/plan.md (client-ready)docs/creative-ops/estimate.json (structured line items)docs/creative-ops/invoice-draft.json (ready for API import later)docs/README.md.Prefer generating structured data first, then render it:
Use the bundled script to create consistent outputs:
python skills/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "<paste brief>" --out .
If the brief is a file:
python skills/creative-ops-copilot/scripts/creative_ops_copilot.py --brief-file "C:\path\to\brief.txt" --out .
To also create a project skeleton:
python skills/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "..." --out . --skeleton
To attempt pushing the invoice draft to your local invoicing API (only if configured):
python skills/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "..." --out . --push-invoice
Optional config file:
skills/creative-ops-copilot/references/config.example.jsonCopy to:
skills/creative-ops-copilot/references/config.jsonThen edit:
invoicingApi.baseUrlinvoicingApi.apiKey (if needed)rateCard defaults