partnership-video-build

Fill the ace-web partnership-pitch video template with ACE run artifacts and automate rendering.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/dimagi-internal/ace --skill partnership-video-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: partnership-video-build
Source: https://github.com/dimagi-internal/ace/tree/main/skills/partnership-video-build
Command: npx skills add https://github.com/dimagi-internal/ace --skill partnership-video-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating partnership pitch videos requires coordinating multiple disparate assets (prospect profiles, narration variants, demo clips, research stats), editing templates by hand, and manually triggering API calls for rendering, which is slow, error-prone, and difficult to replicate across runs.

Core Features & Use Cases

  • End-to-end video spec generation: Fills the ace-web partnership-pitch template with all required run artifacts including prospect identity, selected narration angles, micro-demo clips, and cited research statistics.
  • Automated API orchestration: Automatically posts the filled spec to ace-web, triggers video rendering, polls for completion, and captures output URLs.
  • Strict validation guardrails: Blocks execution if unresolved placeholders exist in prospect-facing narration, ensures the active angle matches the run state, and writes full phase write-back to track status. Use case: For example, after completing the partnership angles and micro-demo phases of an ACE run, this skill turns all gathered assets into a finished, rendered partnership pitch video in minutes without manual template editing or API coordination.

Quick Start

Use the partnership-video-build skill to generate and render a partnership pitch video for the current ACE run.

Frequently Asked Questions about partnership-video-build

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate partnership pitch video creation from existing sales content?

Automating partnership pitch video creation involves filling a video template with prospect profiles, narration angles, micro-demo clips, and research stats, then automatically triggering rendering and saving the output. This eliminates manual template editing and API coordination.

What is the best way to render sales content videos without manual API calls?

Rendering sales content videos without manual API calls requires an automated workflow that posts a filled video spec to a web service, polls for render completion, and captures the output URLs automatically. This ensures replication across runs without manual intervention.

How do I prevent unresolved placeholders from appearing in prospect-facing narration?

To prevent unresolved placeholders in prospect-facing narration, use strict validation guards that block execution if [TBD] tokens are detected. This ensures only fully resolved content proceeds to the video rendering phase.

Can I automatically save rendered video artifacts to Google Drive?

Yes, you can automatically save rendered video artifacts to Google Drive by using an automated workflow that polls for render completion and directly writes the output URLs and files to your specified Drive storage.

What happens if the active narration angle does not match the current run state?

If the active narration angle does not match the current run state, strict validation guardrails will block the video generation process from proceeding. This mismatch check ensures the final pitch video uses the correct approved narrative.