{
  "skill_id": "gf-q-price-band-map",
  "name": "Category Price Band Map",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "functional": true,
  "price_usd": 1.59,
  "category": "Research",
  "tier": "standard",
  "kind": "good",
  "tags": [
    "research",
    "good",
    "continuous",
    "value-gated",
    "x402",
    "quality-factory",
    "decision-grade",
    "functional",
    "sealed-runtime",
    "gf-complete"
  ],
  "summary": "Map median/min/max prices by category for fair tripwire placement.",
  "when_to_use": [
    "You need Category Price Band Map as a concrete operator pack with evidence",
    "Catalog expansion in Research for agent buyers who free-eval first",
    "Preparing ship evidence without inventing revenue claims"
  ],
  "outline": [
    "Gather catalog density or buyer signals needed for \"Category Price Band Map\"",
    "Analyze gaps or personas with effort ranks—not invented market sizes",
    "Propose SKUs or interview questions with price bands and JTBD links",
    "Mark confidence and evidence sources for each recommendation",
    "Export research brief artifacts (md/csv/json) for the goods factory queue"
  ],
  "capabilities": [
    "Category Price Band Map workflow",
    "Decision-grade outline and free sample",
    "Named artifact outputs after unlock",
    "x402 Base USDC pay path ready",
    "Agent createSkill runtime after unlock"
  ],
  "artifact_outputs": [
    "q-price-band-map-primary.md",
    "q-price-band-map-checklist.json",
    "q-price-band-map-evidence.csv",
    "q-price-band-map-next-actions.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-q-price-band-map",
  "sample": "https://lvlltd.com/skills/gf-q-price-band-map/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=gf-q-price-band-map",
  "teaser": "https://lvlltd.com/sealed/gf-q-price-band-map/",
  "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: Research. Kind: good.",
    "Claim scrub: no guaranteed ROI, no fake testimonials.",
    "If outline 404s on production, redeploy public/skills after completion pass."
  ]
}