Creative Ops Copilot
v0.1.0Convert 命令行工具ent briefs into detAIled motion de签名/VFX production plans, estimates, and invoice drafts with optional project folder 设置up and invoicing API in...
运行时依赖
安装命令
点击复制技能文档
Creative Ops Copilot What to do Ask for (or infer) the 输入 brief: Paste text directly, or Provide a file path to a brief/emAIl/thread 导出. Produce these 输出s (always): docs/creative-ops/plan.md (命令行工具ent-ready) docs/creative-ops/estimate.json (structured line items) docs/creative-ops/invoice-draft.json (ready for API 导入 later) If Chris wants it, also: 创建 a project folder skeleton (AE/C4D/Octane-friendly) with a docs/README.md. POST the invoice draft to the local invoicing API (only if base URL is 配置d and Chris says “push it”). Canonical 输出 structure (plan.md) Project summary (one paragraph) Goals / 成功 criteria Deliverables (matrix) 格式化, duration, aspect ratios, versions, audio deliverables 工作流 assumptions what’s included, what’s not, number of review rounds Open questions (what you still need answered) Production plan phases + milestones + review windows Risks / dependencies Estimate line items + hours + rate + subtotal + contingency Next actions How to 生成 reliably
Prefer generating structured data first, then render it:
提取 entities 命令行工具ent name Project name Deadline/date constrAInts Deliverables 列出 ConstrAInts (brand, legal, footage supply, 应用rovals) Decide the production 应用roach Template-driven vs bespoke 2D AE vs 3D C4D vs mixed Estimate with motion/VFX realism Prepro (briefing, styleframes, boards) Production (anim, 3D, comp) Audio/music/licensing (if 应用licable) Renders, 导出s, versioning PM/admin buffer Scripts (recommended)
Use the bundled script to 创建 consistent 输出s:
python 技能s/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "" --out .
If the brief is a file:
python 技能s/creative-ops-copilot/scripts/creative_ops_copilot.py --brief-file "C:\path\to\brief.txt" --out .
To also 创建 a project skeleton:
python 技能s/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "..." --out . --skeleton
To attempt pushing the invoice draft to your local invoicing API (only if 配置d):
python 技能s/creative-ops-copilot/scripts/creative_ops_copilot.py --brief "..." --out . --push-invoice
Configuration
Optional config file:
技能s/creative-ops-copilot/references/config.example.json
Copy to:
技能s/creative-ops-copilot/references/config.json
Then edit:
invoicingAPI.baseUrl invoicingAPI.APIKey (if needed) rateCard defaults Notes Keep 输出s concise, 清理, and 命令行工具ent-ready. When anything is missing/ambiguous, surface it under Open questions instead of guessing.