# Send Video Promo to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "solo-video-promo",
    "name": "Video Promo",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/fortunto2/solo-video-promo",
    "canonicalUrl": "https://clawhub.ai/fortunto2/solo-video-promo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/solo-video-promo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=solo-video-promo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/solo-video-promo"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/solo-video-promo",
    "downloadUrl": "https://openagent3.xyz/downloads/solo-video-promo",
    "agentUrl": "https://openagent3.xyz/skills/solo-video-promo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/solo-video-promo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/solo-video-promo/agent.md"
  }
}
```
## Documentation

### /video-promo

Generate a promo video plan from a project's PRD. Produces a 30-45 second video script with shot-by-shot storyboard. Detects Montage-tool or Remotion in the project and outputs compatible config when found.

### MCP Tools (use if available)

project_code_search(query, project) — find UI components, screens, features to showcase
project_info(name) — get project stack and details
kb_search(query) — find video production methodology

If MCP tools are not available, fall back to Glob + Grep + Read.

### Steps

Parse project from $ARGUMENTS.

Read PRD (docs/prd.md), README, or CLAUDE.md for product info.
If empty: ask via AskUserQuestion.



Detect video tooling in the project:

Check package.json for remotion, @remotion/cli → Remotion project
Check for montage.config.*, pnpm montage → Montage-tool project
Check for ffmpeg usage in scripts → FFmpeg pipeline
If none found: output plain storyboard (no specific tooling config)



Extract key screens/features to showcase:

If MCP available: project_code_search("main screen OR hero OR dashboard", project) — find showcase-worthy UI
Otherwise: Glob for screenshots, mockups, or UI component files
Read PRD for top 3-5 features to demonstrate



Forced reasoning — video strategy:
Before scripting, write out:

Goal: What should the viewer DO after watching? (download, sign up, visit)
Hook type: Question? Surprising stat? Pain point? Bold claim?
Demo moments: 3 key product moments to show on screen
Emotion arc: Frustration → Discovery → Relief/Delight



Generate video script (30-45 seconds):
## Video Script: {Project Name}

**Duration:** 30-45 seconds
**Format:** Vertical (9:16) for Reels/TikTok/Shorts
**Style:** Screen recording + text overlays

### HOOK (0:00-0:03) — 3 seconds
**Audio:** "{hook line — question or bold statement}"
**Visual:** {what appears on screen — text overlay on gradient/blurred BG}

### PROBLEM (0:03-0:10) — 7 seconds
**Audio:** "{describe the pain in user's words}"
**Visual:** {show the frustrating current state — competitor UX, manual process, etc.}

### DEMO (0:10-0:25) — 15 seconds
**Audio:** "{narrate what the product does}"
**Visual:**
- Shot 1 (5s): {first feature demo — screen recording}
- Shot 2 (5s): {second feature demo}
- Shot 3 (5s): {wow moment — the key differentiator}

### CTA (0:25-0:30) — 5 seconds
**Audio:** "{call to action}"
**Visual:** {product logo + URL + download badge}



Generate tooling config (if applicable):
If Remotion detected:
## Remotion Component Spec

Component: \`PromoVideo.tsx\`
Duration: 900 frames (30fps × 30s)

Sequences:
- HookSequence (0-90): Text animation on gradient
- ProblemSequence (90-300): Screen recording import
- DemoSequence (300-750): 3 feature recordings with transitions
- CTASequence (750-900): Logo + URL fade in

Assets needed:
- screen-recording-problem.mp4
- screen-recording-feature-1.mp4
- screen-recording-feature-2.mp4
- screen-recording-feature-3.mp4
- logo.png
- background-music.mp3

If montage tool detected:
## Montage Config

Clips:
- problem-clip.mp4 (7s)
- demo-feature-1.mp4 (5s)
- demo-feature-2.mp4 (5s)
- demo-wow-moment.mp4 (5s)

Music: {suggest genre/BPM for beat-sync}
Transitions: crossfade (0.5s)
Text overlays: hook, CTA



Write plan to docs/video-promo.md:
# Video Promo Plan: {Project Name}

**Generated:** {YYYY-MM-DD}
**Duration:** 30-45 seconds
**Format:** Vertical 9:16
**Tooling:** {Remotion / Montage-tool / Manual}

## Script
{full script from step 5}

## Assets Checklist
- [ ] Screen recording: {feature 1}
- [ ] Screen recording: {feature 2}
- [ ] Screen recording: {wow moment}
- [ ] Logo (transparent PNG)
- [ ] Background music (royalty-free, upbeat)

## Tooling Config
{config from step 6, or "Record manually and edit in CapCut/iMovie"}

---
*Generated by /video-promo. Record assets, then render.*



Output summary — script overview, assets needed, suggested next steps.

### If Remotion detected:

## Remotion Component Spec

Component: \`PromoVideo.tsx\`
Duration: 900 frames (30fps × 30s)

Sequences:
- HookSequence (0-90): Text animation on gradient
- ProblemSequence (90-300): Screen recording import
- DemoSequence (300-750): 3 feature recordings with transitions
- CTASequence (750-900): Logo + URL fade in

Assets needed:
- screen-recording-problem.mp4
- screen-recording-feature-1.mp4
- screen-recording-feature-2.mp4
- screen-recording-feature-3.mp4
- logo.png
- background-music.mp3

### If montage tool detected:

## Montage Config

Clips:
- problem-clip.mp4 (7s)
- demo-feature-1.mp4 (5s)
- demo-feature-2.mp4 (5s)
- demo-wow-moment.mp4 (5s)

Music: {suggest genre/BPM for beat-sync}
Transitions: crossfade (0.5s)
Text overlays: hook, CTA

### Notes

Script assumes screen recording as primary footage — no actor needed
For iOS apps: use Simulator recording or device mirroring
For web: use browser screen recording
Music: suggest royalty-free sources (Artlist, Epidemic Sound, YouTube Audio Library)
This skill generates the PLAN — actual video rendering is manual or via Montage-tool/Remotion

### No video tooling detected

Cause: Project doesn't use Remotion or Montage-tool.
Fix: Skill outputs plain storyboard by default. Record manually and edit in CapCut/iMovie, or add Remotion to the project.

### Script too long for short-form video

Cause: Too many features to showcase.
Fix: Pick TOP 3 features only. 30-45 seconds = ~75-100 words of narration. Less is more.

### No screenshots or UI to record

Cause: Product not built yet or no visual interface.
Fix: Use mockups, wireframes, or describe intended visuals in the storyboard. Record after MVP is built.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: fortunto2
- Version: 1.1.1
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/solo-video-promo)
- [Send to Agent page](https://openagent3.xyz/skills/solo-video-promo/agent)
- [JSON manifest](https://openagent3.xyz/skills/solo-video-promo/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/solo-video-promo/agent.md)
- [Download page](https://openagent3.xyz/downloads/solo-video-promo)