agentsclimarketplace

Rocket launch to reel

Skill frankxai/starlight-agent-skills/skills/cosmos/rocket-launch-to-reel

Turn a rocket launch into a short vertical reel — punchy hook, 30–45s narration, beat-synced captions, and a footage-credit line. Use when making a launch reel/short (not a long-form YouTube video), or a quick social recap of a launch.From its SKILL.md

Install
npx -y skills add frankxai/starlight-agent-skills --skill rocket-launch-to-reel

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.3 KB, 526 tokens by cl100k_base, as published. Nobody here has run it

Rocket Launch → Reel

A launch → a 30–45s vertical reel package.

Purpose

The short-form sibling of ../../media/rocket-launch-to-youtube. Built for speed and the vertical feed: a strong hook, tight narration, beat-synced captions, and the footage credit — grounded in verified mission facts.

When it fires

  • Keyword triggers: launch reel, rocket short, launch recap short, reel from launch
  • File triggers: reels/**
  • Command triggers: /rocket-launch-to-reel

Inputs

InputRequiredNotes
missionyesVehicle, payload, provider, date, outcome (+ source).
lengthnoTarget seconds, default 35.
voicenostarlight (default), arcanea, frankx.

Workflow

  1. Verify the launch — vehicle, payload, outcome from a cited source. ✅ Check: outcome confirmed.
  2. Hook (0–3s) — the single most striking true fact (payload, milestone, scale).
  3. Narration — timed to length at ~2.5 words/sec; every claim verified.
  4. Beat captions — ≤7-word on-screen lines synced to launch phases.
  5. Footage credit — credit agency/provider footage; flag any reuse limits.

Output contract

{
  "hook": "string",
  "script": "string",
  "captions": ["string"],
  "rights_line": "string",
  "duration_sec": "number"
}

Tools & MCP

  • Tools: WebSearch, WebFetch, Read. MCP: none required.

Quality bar

  • Launch facts/outcome verified and cited.
  • Narration fits length; hook is true, not hyped.
  • Footage credit present.

Example

Input: "Falcon Heavy, [payload], [date], successful" → a 35s reel with a scale-driven hook, beat captions, and a footage-credit line.


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

What ships with it: 3 files

2.6 KB alongside SKILL.md

examples/

tests/

Keep looking

Skills are one crate of 326,452. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.