/suede-sync-packaging · Sync pitching prep

Supervisor-ready before the supervisor asks.

No one-sheet leaves until the asset checklist is filled, and an unknown publishing assignment or sample status rides into it as a labeled clearance question, never a claim. Then the supervisor-facing package: scene and emotional angles, mood tags, screened lyric flags, and the exists, missing, unknown checklist for the master, the instrumental, the clean version, and the stems. Film, TV, ads, games, trailers, or creator campaigns.

View skill folder Install options

"prep this track for a music supervisor" /suede-sync-packaging Ask in plain words. The router reads the request and loads this lane; MCP agents find it with list_suede_skills.
$ /suede-sync-packaging prep the track scene-fit: late-night drive · tension build clean + instrumental confirmed · lyric flags: none ONE-SHEET READY · SUPERVISOR-SAFE

Copy just this skill

Claude Code project-level copy

git clone https://github.com/JasonColapietro/suede-creator-skills.git /tmp/suede-creator-skills
mkdir -p .claude/skills
cp -R /tmp/suede-creator-skills/skills/suede-sync-packaging .claude/skills/

Codex installer

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
    --repo JasonColapietro/suede-creator-skills \
    --path skills/suede-sync-packaging

What it covers

  • Identifies the track, artist, genre, mood, tempo, lyric themes, versions, existing assets, and target sync world.
  • Builds scene-fit, emotional-use, trailer, montage, brand, game, sports, and creator-campaign sync angles.
  • Fills an asset checklist for master file, instrumental, clean version, stems, lyrics, credits, splits, sample status, contact path, and public or private links.
  • Screens lyrics for profanity, brand and product names, artist name-drops, violence, drugs and alcohol, sexual content, religious and political content, and date-stamped references.
  • Separates confirmed rights facts from open clearance questions and keeps unknown ownership, splits, samples, or publishing marked as unknown.
  • Writes the one-sheet and pitch email only when the instrumental and clean asset checklist is filled and unresolved samples are not blocking pitch copy.

When to use it

  • Prep a track for film, TV, ads, games, trailers, creator campaigns, or brand briefs.
  • Build a supervisor-facing sync one-sheet with the exact fields the skill requires.
  • Answer a music-supervisor request with review-ready materials, asset status, lyric flags, rights facts, and clearance questions.
  • Not for: finding and organizing rights gaps across a project (use suede-rights-audit).
  • Not for: building the rights transfer package (use suede-rights-passport).
  • Not for: a full release campaign (use suede-campaign-in-a-box).

Best prompt

Use $suede-sync-packaging to prepare a sync review package for this track.
Track: "Night Signal" by Mira Vale.
Target world: trailer, game, and brand brief.
Available assets: master exists, instrumental exists, clean version unknown, stems missing, lyrics supplied, credits supplied, splits unknown.
Rights status: master owner confirmed by the label email, publishing assignment unknown, sample status unknown.
Please build the sync positioning, best scenes, mood tags, lyric flags, asset checklist, confirmed rights facts, clearance questions, one-sheet if the gates pass, and the next review step.

Related skills

Pair sync packaging with Suede Rights Passport, Suede Rights Audit, and Suede Release Linter.

Install this skill

It ships inside the Suede Creator Skills pack, so one install brings the whole pack and this skill with it. Claude Code takes two commands the first time and one after that; Codex installs the same pack natively.

terminal · install the pack
Claude Code
$ /plugin marketplace add JasonColapietro/suede-creator-skills
$ /plugin install suede-skills@suede
Codex
$ codex plugin add suede-skills@suede-codex

Cursor, Copilot, and Windsurf install through the skills CLI. Every path is on the install page, and every folder is readable first on GitHub.

Proof is part of the release.

First install takes two commands. After the marketplace is added, install is one. Every skill is plain Markdown.

$ /plugin marketplace add JasonColapietro/suede-creator-skills → /plugin install suede-skills@suede All install paths