{
  "ok": true,
  "schema": "wisely.creator-catalog.v1",
  "catalog": {
    "creatorId": "demo-sales-framework",
    "title": "Demo Creator Sales Framework",
    "subtitle": "A sample creator catalog showing how lessons, drills, and paid tools become agent-callable actions.",
    "status": "active",
    "owner": "Wisely Enterprises LLC",
    "plan": "demo",
    "tags": [
      "creator-skill",
      "sales",
      "prospecting",
      "demo",
      "x402"
    ],
    "subscriberPrompt": "Use this creator's Wisely MCP catalog. Find the best lesson or tool for my situation, quote the price, ask me before paying, then adapt the answer to my business.",
    "install": {
      "mcpServer": "https://payments.wiselyenterprisesllc.com/ai/mcp",
      "catalogUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework",
      "searchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework/search",
      "fetchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework/fetch"
    },
    "itemCount": 5,
    "items": [
      {
        "itemId": "positioning-one-line-offer",
        "type": "lesson",
        "entitlement": "free",
        "title": "Write the one-line offer",
        "collection": "First Week Pipeline",
        "summary": "Turn a messy service idea into one clear buyer-facing sentence.",
        "tags": [
          "offer",
          "positioning",
          "sales"
        ],
        "priceUsd": 0
      },
      {
        "itemId": "five-hour-week-prospecting-loop",
        "type": "lesson",
        "entitlement": "subscriber",
        "title": "The five-hour/week prospecting loop",
        "collection": "First Week Pipeline",
        "summary": "A lean weekly loop for creators or local operators with little time and no warm audience.",
        "tags": [
          "prospecting",
          "time-budget",
          "follow-up"
        ],
        "priceUsd": 0
      },
      {
        "itemId": "cold-message-triage",
        "type": "checklist",
        "entitlement": "free",
        "title": "Cold message triage checklist",
        "collection": "Outreach Basics",
        "summary": "A short checklist for avoiding vague AI-generated outreach.",
        "tags": [
          "outreach",
          "copy",
          "quality"
        ],
        "priceUsd": 0
      },
      {
        "itemId": "follow-up-rescue-map",
        "type": "worksheet",
        "entitlement": "subscriber",
        "title": "Follow-up rescue map",
        "collection": "Outreach Basics",
        "summary": "Classify leads into replied, opened, stale, wrong-fit, and next-touch buckets.",
        "tags": [
          "follow-up",
          "pipeline",
          "crm"
        ],
        "priceUsd": 0
      },
      {
        "itemId": "personalized-seven-day-plan",
        "type": "paid_tool",
        "entitlement": "paid",
        "title": "Personalized 7-day action plan",
        "collection": "Premium Tools",
        "summary": "Paid demo endpoint that turns the subscriber's situation into a compact 7-day sales plan and receipt-backed result.",
        "tags": [
          "paid",
          "planning",
          "x402",
          "personalization"
        ],
        "priceUsd": 1,
        "paidEndpoint": {
          "slug": "creator-personalized-plan-demo",
          "url": "https://payments.wiselyenterprisesllc.com/tools/creator-personalized-plan-demo",
          "infoUrl": "https://payments.wiselyenterprisesllc.com/tools/creator-personalized-plan-demo?info=1",
          "method": "POST",
          "priceUsd": 1
        },
        "inputHint": "Send role, goal, timeBudget, audience, constraints, and tone. The endpoint returns a deterministic paid demo plan; the buyer's own agent can then tailor it further.",
        "requiresPayment": true
      }
    ],
    "updatedAt": "2026-05-24T00:00:00.000Z"
  }
}