marketing-video — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited marketing-video (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
# Suiperpower telemetry. Routes through the CLI so projects.json + Convex stay in sync.
# Silent on failure so the skill never blocks. Opt out: SUIPERPOWER_TELEMETRY=off.
#
# AGENT NOTE: when this skill finishes, run the matching completion command:
# suiperpower track marketing-video ship completed
# Or use "failed" / "aborted" if it ended that way.
command -v suiperpower >/dev/null 2>&1 && suiperpower track marketing-video ship started >/dev/null 2>&1 &
trueIf TEL_PROMPTED is no, before doing real work, ask the user:
Help suiperpower get better. We track which skills get used and how long they take. No code, no file paths, no PII. Change anytime in ~/.suiperpower/config.json.>
A) Sure, anonymous B) No thanks
Write the answer to ~/.suiperpower/config.json telemetryTier field and create ~/.suiperpower/.telemetry-prompted. Then continue.
Plans a 30 to 60 second marketing video. Different from submit-to-sui-overflow's demo video, which is for judges; this one is for product distribution: Twitter feed, YouTube Shorts, an embedded video on the landing page.
The plan covers the script, the shot list, the on-screen text, and the audio direction. The skill does not produce footage; it produces a tight plan the user (or an editor) executes.
submit-to-sui-overflow.video-craft.If you activated this and the user actually wants something else, consult skills/SKILL_ROUTER.md and hand off.
.suiperpower/idea-context.md: the product's core claim and target user..suiperpower/deploy-context.md: the demo is on the deployed package..suiperpower/track-pick.md: the load-bearing sponsor (if any) to feature.twitter, youtube-shorts, landing-page, or multi.A .suiperpower/marketing-video.md with the plan:
## Marketing video, <timestamp>
### Brief
- channel: <twitter | youtube-shorts | landing-page | multi>
- length: <30 | 45 | 60> seconds
- aspect ratio: <9:16 | 1:1 | 16:9>
- claim: <one sentence the video must communicate>
### Script
- 0:00-0:03: <hook line, on-screen text>
- 0:03-0:10: ...
- 0:10-0:25: ...
- 0:25-0:40: ...
- 0:40-0:55: ...
- 0:55-end: <CTA>
### Shot list
- shot 1: <what to capture, source: live demo / screen recording / static asset>
- shot 2: ...
### On-screen text
- moment 0:03: <text overlay>
- moment 0:25: ...
### Audio
- voiceover: <yes | no>
- music: <license-safe source, or none>
- sfx: <list>
### CTA
- ask: <demo URL | follow account | join waitlist>track-pick.md recommends a primary track. Show the integration doing real work..suiperpower/marketing-video.md.video-craft.Before reporting done:
If any answer is no, the skill keeps working.
On-demand references (load when relevant to the user's question):
references/channel-specs.md: Length, aspect ratio, on-screen text rules per channel.references/script-beats.md: 30, 45, 60 second beat templates with timing.claude "/suiper:marketing-video <your message>"codex "/marketing-video <your message>"grok, then /marketing-video <your message> in the session~/.cursor/rules/marketing-video.mdc and reference it.If you activated this and the user actually wants something else, consult skills/SKILL_ROUTER.md and hand off.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.