| name | rocket-launch-to-youtube |
| description | Turn a rocket launch (mission details + footage notes) into a full YouTube package — title options, description, chapters, tags, and a long-form script. Use when producing a launch recap/explainer video, or asked to 'make a YouTube video about this launch'. |
| version | 0.1.0 |
| domain | media |
| tags | ["rocket","launch","youtube","longform","script"] |
Rocket Launch → YouTube
A launch + its facts → a complete long-form YouTube package.
Purpose
Launches are high-interest events that reward fast, accurate long-form coverage.
This skill assembles the full YouTube package — clickable-but-honest titles, a
structured description with timestamps, tags, and a narrated script — grounded in
verified mission facts.
When it fires
- Keyword triggers:
rocket launch, youtube video, launch recap,
mission video, long-form script
- File triggers:
videos/**, *.script.md
- Command triggers:
/rocket-launch-to-youtube
Inputs
| Input | Required | Notes |
|---|
mission | yes | Vehicle, payload, provider, date, outcome (+ source). |
footage | no | Notes on available clips/segments for chapters. |
length | no | Target minutes, default 8. |
Workflow
- Verify mission facts — vehicle, payload, provider, date, outcome from a
cited source. ✅ Check: outcome confirmed, not assumed.
- Title options — 3–5, accurate and compelling (no false drama).
- Script — intro hook → context → the launch beat-by-beat → significance →
outro/CTA, timed to
length.
- Chapters — timestamped sections matching the script/footage.
- Description — 2–3 paragraphs + chapter list + sources.
- Tags — relevant, non-spammy.
- Rights — credit any agency/provider footage used.
Output contract
{
"titles": ["string"],
"script": "string",
"chapters": [{ "time": "string", "title": "string" }],
"description": "string",
"tags": ["string"],
"rights_line": "string | null"
}
Tools & MCP
- Tools:
WebSearch, WebFetch, Read. MCP: none required.
Quality bar
Example
Input: "Falcon 9, Starlink batch, [date], nominal" + footage notes → titles,
8-min script, timestamped chapters, description with sources, tags.
Built on SIP — Starlight Intelligence Protocol
Substrate: starlightintelligence.org/protocol v1.1.0
Layers used: [file-contract, attestation, sovereignty]
Vertical: starlight-agent-skills · portable capability layer