{
  "skill_id": "gf-pgs-codist-partner-brief",
  "name": "Co-Distribution Partner Brief Pack",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "functional": true,
  "price_usd": 4.99,
  "category": "Networking",
  "tier": "standard",
  "kind": "service",
  "tags": [
    "x402",
    "quality-factory",
    "service",
    "decision-grade",
    "functional",
    "sealed-runtime",
    "gf-complete"
  ],
  "summary": "Structured partner briefs for cross-listing and co-distribution of agent skills—value exchange, asset kit, and stop rules without fake exclusives.",
  "when_to_use": [
    "Approaching sibling markets, directories, or tool vendors for cross-list or joint threads",
    "Need a one-pager agents can personalize without inventing exclusive deals",
    "Partner asks what assets you will actually deliver before they promote a skill"
  ],
  "outline": [
    "Segment partner types and pick one primary ask per brief—cross-list, joint thread, or free-outline feature only",
    "Write a one-page brief with skill ids, free eval links, pay-path clarity, and what you will not promise",
    "Attach an honest value-exchange menu limited to assets and links you can ship this week",
    "Bundle a partner asset kit checklist: stills, blurb, proof strip fields, and decline/stop language",
    "Define reply and stop rules so agents log outcomes and never double-message the same partner"
  ],
  "capabilities": [
    "Partner-type segmentation with single-ask discipline",
    "One-page co-distribution brief template",
    "Honest value-exchange offer menu",
    "Partner asset kit checklist and outreach stop rules"
  ],
  "artifact_outputs": [
    "codist-partner-brief.md",
    "value-exchange-menu.json",
    "partner-asset-kit-checklist.md"
  ],
  "decision_criteria": [
    "Outline steps are specific to this skill (not generic templates)",
    "Sealed pack exposes createSkill().run with outline-driven steps",
    "Artifacts are named concrete deliverables",
    "No revenue guarantees or banned claims",
    "Free eval path works without payment"
  ],
  "sealed_after_pay": [
    "Full src/index.js runtime (createSkill, run, plan)",
    "src/runbook.js with skill-specific steps",
    "src/tools.js registry for agent ToolRegistry",
    "WORKBOOK.md operator procedure",
    "templates/ checklist and artifact shells",
    "schemas/output.schema.json"
  ],
  "runtime": {
    "entry": "src/index.js",
    "export": "createSkill",
    "install": "node scripts/install-unlocked-pack.mjs unlock.json ./skills"
  },
  "challenge": "https://lvlltd.com/api/pay?skill=gf-pgs-codist-partner-brief",
  "sample": "https://lvlltd.com/skills/gf-pgs-codist-partner-brief/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=gf-pgs-codist-partner-brief",
  "teaser": "https://lvlltd.com/sealed/gf-pgs-codist-partner-brief/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "operator_notes": [
    "Confirm pay path with GET /api/pay before purchasing.",
    "Dry-run createSkill().run({ goal, dry_run: true }) after unlock.",
    "Persist payment.txHash with skill_id for re-redeem.",
    "Never commit private keys or OPS_SECRET into pack usage.",
    "Category focus: Networking. Kind: service.",
    "Claim scrub: no guaranteed ROI, no fake testimonials.",
    "If outline 404s on production, redeploy public/skills after completion pass."
  ]
}