What problem does it solve? Creators handing a song, release, or project to a collaborator, registry, marketplace, or label often have scattered files and unconfirmed rights facts. This Skill turns messy creator materials into a structured, offline transfer package with hashed assets, a normalized manifest, and an explicit record of what is confirmed versus unknown. ## Core Features & Use Cases - Package Builder: Inventories a source folder, hashes every asset with SHA-256, and generates the seven required package files including RIGHTS_PASSPORT.md and suede-intake.json. - Schema Validation: A stdlib-only validator checks the 0.2.0 manifest against a bundled JSON Schema, verifying evidence states, share totals, identifier placement, and privacy posture. - Evidence-Scoped Rights Model: Separates works, recordings, releases, parties, rights claims, licenses, third-party material, and consents so unconfirmed facts stay flagged instead of being guessed. - Use Case: A musician preparing to hand a release to a label runs the builder on their project folder, answers the blocking questions, and delivers a validated package with a missing-info report instead of a folder of untracked files. ## Quick Start Ask the agent to use suede-rights-passport to turn your project folder into a validated rights transfer package, providing the source folder path and an output location.