From Recoup Skills
Make finished short-form video for an artist — a 9:16 TikTok/Reel/Short of the artist + song, a lyric video, a no-text visualizer/Spotify Canvas, or per-platform reformats of existing footage. Use for "make a TikTok/Reel/Short", "lyric video", "visualizer/Canvas", or "reformat this for TikTok". Modes: short, lyric, visualizer, reformat. Verifies the render before claiming done; stops at the asset. For the clip-worthy moment first, use recoup-song-find-hook.
How this skill is triggered — by the user, by Claude, or both
Slash command
/recoup-skills:recoup-content-make-videoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Every motion job, one skill. Read the bundled references first:
Every motion job, one skill. Read the bundled references first:
references/workspace-context.md, references/account-resolver.md,
references/research-context.md, references/content-api.md (the video modes +
async create→poll), references/song-sourcing.md (real audio, no placeholders),
references/analyze-gate.md (verify before claiming done).
Resolve the artist (use the account_id, not row id — wrong one 404s), read
context first, layer live signals, generate, analyze-gate (you can't see motion —
analyze and regenerate on failure), persist + commit. Real audio only.
artist-caption-bedroom; list
via /content/templates). Fire POST /content/create, poll /tasks/runs?runId=
every ~10s until terminal, read output.{videoSourceUrl,captionText}. The async
path is agent-safe (sync /content/video times out).POST /content/transcribe,
audio_urls array → segments:[{start,end,text}]), generate/use an on-brand
background, burn in synced lyrics, mux full-length. Don't reproduce third-party
lyrics.first-last with identical start/end frames; analyze-gate the seam.references/song-sourcing.md).references/workspace-context.md · references/account-resolver.md ·
references/research-context.md · references/content-api.md ·
references/song-sourcing.md · references/analyze-gate.mdnpx claudepluginhub recoupable/skills --plugin recoup-releasesOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.