{
  "skill_id": "intro-request-decliner",
  "name": "Intro Request Decliner",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 0.99,
  "category": "Networking",
  "tier": "starter",
  "tags": [
    "boardy",
    "intro",
    "decline",
    "networking",
    "starter",
    "x402"
  ],
  "summary": "Polite decline templates that protect reputation without burning bridges.",
  "when_to_use": [
    "Intro quality scorer flags low mutual value",
    "Calendar or ICP rules say not now",
    "Need a written decline that preserves future optionality"
  ],
  "outline": [
    "Score the ask: fit, timing, power asymmetry, spam risk",
    "Pick decline class: hard no / not now / redirect / ask for more context",
    "Fill template with one genuine specific, no fake compliments",
    "Attach optional re-open condition (date, metric, or intro quality bar)",
    "Log decline reason code for pipeline CRM and reputation memory"
  ],
  "capabilities": [
    "Decline taxonomy with reason codes",
    "Channel-ready short and long templates",
    "Re-open condition snippets",
    "CRM log fields for decline analytics"
  ],
  "decision_criteria": [
    "You need this when: Intro quality scorer flags low mutual value",
    "You get capability: Decline taxonomy with reason codes",
    "Budget fits: full unlock is $0.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=intro-request-decliner",
  "sample": "https://lvlltd.com/skills/intro-request-decliner/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=intro-request-decliner",
  "teaser": "https://lvlltd.com/sealed/intro-request-decliner/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/intro-request-decliner/outline.json",
    "GET /api/pay?skill=intro-request-decliner",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
