{
  "skill_id": "post-meeting-debrief-extractor",
  "name": "Post-Meeting Debrief Extractor",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 3.99,
  "category": "Networking",
  "tier": "standard",
  "tags": [
    "boardy",
    "meeting",
    "actions",
    "crm",
    "networking",
    "x402"
  ],
  "summary": "Turn raw meeting notes or transcripts into next steps and relationship memory.",
  "when_to_use": [
    "After a sales or intro call with only messy notes",
    "Need action items with owners before the next day",
    "Feed deal-pipeline-tracker from meeting output"
  ],
  "outline": [
    "Normalize input (transcript, bullets, or email recap)",
    "Extract decisions vs open questions with confidence tags",
    "Assign owners and due dates; flag missing owners",
    "Write relationship notes (power map, tone, landmines)",
    "Emit debrief.md + actions.json for CRM import"
  ],
  "capabilities": [
    "Decision vs open-question split",
    "Owner/due-date extraction with gaps flagged",
    "Relationship memory block",
    "CRM-ready actions JSON"
  ],
  "decision_criteria": [
    "You need this when: After a sales or intro call with only messy notes",
    "You get capability: Decision vs open-question split",
    "Budget fits: full unlock is $3.99 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=post-meeting-debrief-extractor",
  "sample": "https://lvlltd.com/skills/post-meeting-debrief-extractor/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=post-meeting-debrief-extractor",
  "teaser": "https://lvlltd.com/sealed/post-meeting-debrief-extractor/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/post-meeting-debrief-extractor/outline.json",
    "GET /api/pay?skill=post-meeting-debrief-extractor",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
