suede-rights-passportlisted
Install: claude install-skill JasonColapietro/suede-creator-skills
# Suede Rights Passport
## Overview
Create a Suede-ready transfer package from messy creator materials. The package should make the work easier for Suede to review, optimize, register, route royalties for, license, and expose to agent-readable commerce systems.
Public v1 is offline-first: prepare files and metadata, do not upload to Suede, write to a registry, request private keys, or claim legal clearance.
## Workflow
1. Identify the source folder or supplied files.
2. Ask for the output location if it is not obvious.
3. Read `references/package-standard.md` for the expected transfer package shape.
4. If working on a local folder, run `scripts/create_transfer_package.py` to inventory files, hash assets, and create starter reports.
5. Read `references/creator-questions.md` and ask only for missing information that blocks intake quality.
6. Fill or refine the generated package files:
- `RIGHTS_PASSPORT.md`
- `suede-intake.json`
- `provenance.md`
- `credits-and-splits.md`
- `license-notes.md`
- `optimization-brief.md`
- `missing-info-report.md`
7. Flag uncertainty clearly. Use `unknown`, `unconfirmed`, or `needs creator confirmation` instead of inventing rights facts.
8. End with a concise transfer summary: package path, files found, missing info, risk flags, and recommended Suede next step.
## Quick Start
For a local project folder:
```bash
python3 /path/to/suede-rights-passport/scripts/create_transfer_package.py \
/path/to/source-project \
--o