Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
postplusai avatar

Reference Contract Builder

  • 695 installs
  • 19 repo stars
  • Updated July 27, 2026
  • postplusai/postplus-skills

reference-contract-builder is a Claude Code skill that defines explicit learn-versus-do-not-copy boundaries for image and video generation references so PostPlus prompts do not leak benchmark identity into first-test out

About

reference-contract-builder is a Generative Media skill from postplusai/postplus-skills in the Routing & Contracts family that builds explicit learn/do-not-copy contracts for generative prompts. The skill activates when prompts use benchmark videos, contact sheets, frames, product images, persona images, style boards, or audio references and need clear rules on what the model should learn versus which identity elements must change. Developers reach for reference-contract-builder to exclude certain references from first tests and document exactly which visual traits are transferable. It prevents benchmark likeness from contaminating initial generation runs in PostPlus image and video pipelines.

  • Builds learn/do-not-copy contracts for benchmark videos, contact sheets, frames, and product images
  • Three core questions: identity bindings, inspiration-only refs, and refs excluded from the first test
  • Default treats persona, product, and audio references as strong bindings unless marked loose
  • Explicitly defers hook/opening decode to `reference-decode`—no decoding in this skill
  • Part of PostPlus Routing & Contracts family (`routing-contracts`)

Reference Contract Builder by the numbers

  • 695 all-time installs (skills.sh)
  • +42 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #342 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/postplusai/postplus-skills --skill reference-contract-builder

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs695
repo stars19
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorypostplusai/postplus-skills

How do you prevent reference identity leakage in AI video?

Define explicit learn vs do-not-copy boundaries for image and video generation references so PostPlus prompts do not leak benchmark identity into first-test outputs.

Who is it for?

Developers building PostPlus generative media prompts who need structured learn/do-not-copy rules before running first image or video tests.

Skip if: General prompt engineering without benchmark references, contact sheets, or PostPlus routing-contract requirements.

When should I use this skill?

A PostPlus prompt uses benchmark videos, persona images, or style boards and needs explicit learn versus do-not-copy contract boundaries.

What you get

Reference contract documents stating learn boundaries, identity exclusions, and first-test reference allowlists for generative prompts.

  • Reference contract document
  • Learn/do-not-copy rules
  • First-test reference exclusion list

Files

SKILL.mdMarkdownGitHub ↗

Reference Contract Builder

Use When

  • A prompt uses benchmark videos, contact sheets, frames, product images,

persona images, style boards, or audio references.

  • The model needs explicit learn/do-not-copy boundaries before generation.
  • Some references should bind identity while others should be inspiration-only

or excluded from the first test.

Do Not Use When

  • Do not decode the hook or opening mechanism here; use reference-decode.
  • Do not force every reference into "learn from".
  • Do not treat identity references as loose style inspiration unless the user says so.

Core Rule

Every reference set must answer:

1. Which references bind identity or consistency? 2. Which references are inspiration-only and must not be copied? 3. Which references are intentionally excluded for this test?

Default assumption: persona, product, and audio references are strong bindings unless the user explicitly marks them loose, benchmark-only, or weak guidance.

Default Workflow

1. Inventory the reference set: hook clip, hook-first contact sheet, style board, product image, persona image, audio reference, or other source. 2. Decide the test purpose: hook rhythm, camera realism, product proof, persona continuity, or another narrow target. 3. Classify each reference as binding, inspiration-only, or excluded for now. 4. Create a compact machine-readable contract when it is useful. 5. Print or return the contract before final prompt writing.

Output Shape

The artifact contains testPurpose, mayLearn, mustNotCopy, and excludedReferences. Add user-specific binding notes around that output when the prompt has real product, persona, or audio references.

Stop Conditions

  • Stop when required user intent, source evidence, or owned input artifacts are

missing and guessing would change the result.

  • If an owned CLI or script command fails, report the exact error and stop. Do

not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.

Handoff

  • Hand contract.json to video-request-architect or the prompt writer.
  • If the reference's hook logic is still unclear, hand to reference-decode first.

Public Command Boundary

  • Choose the smallest matching command or workflow from the user input and run

it directly.

  • If an owned CLI or script command fails, report the exact error and stop. Do

not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.

  • This public skill is instruction-driven. Produce the artifact described by the workflow directly from the available evidence.
  • Do not call private provider/runtime paths or unpublished local tools.
  • If the CLI returns a quote-confirmation challenge, run postplus quote confirm --json --challenge-file <challenge.json> and retry with the returned token.

Related skills

FAQ

When should reference-contract-builder be used?

reference-contract-builder should be used when a PostPlus prompt includes benchmark videos, contact sheets, product images, persona images, style boards, or audio references and needs explicit learn versus do-not-copy boundaries before the first test run.

What problem does reference-contract-builder solve?

reference-contract-builder prevents generative models from leaking benchmark identity into first-test outputs by documenting exactly what visual traits to learn, which identity elements must change, and which references to exclude initially.

Is Reference Contract Builder safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Generative Mediaautomationresearch

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.