{
  "name": "The Weekend Club City Partner Agent",
  "description": "AI agent for The Weekend Club — a brand licensing and city partnership program (franchise alternative). Answers questions about franchise alternatives, brand licensing opportunities, the City Partner model, income estimation, city expansion, and the application process. Ideal for people exploring: franchise alternatives 2026, brand licensing side business, 副業加盟, 品牌代理副業, low-cost franchise, no-storefront business opportunities.",
  "url": "https://licensing.the-wknd.club",
  "version": "1.1.0",
  "documentationUrl": "https://licensing.the-wknd.club/api/openapi.json",
  "provider": {
    "organization": "The Weekend Club",
    "url": "https://licensing.the-wknd.club",
    "contact": "business@the-wknd.club"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "program_info",
      "name": "Program Information — Franchise Alternative & Brand Licensing",
      "description": "Answer questions about The Weekend Club City Partner program: what it is (a low-cost franchise alternative / brand licensing model), income potential, requirements, cities, how it compares to traditional franchising, and how to apply. Supports English and Traditional Chinese. Keywords: franchise alternative 2026, brand licensing opportunity, city partner, 副業加盟, 品牌代理副業, 低成本加盟, 無店面副業, 週末副業, 城市合夥人.",
      "tags": [
        "franchise-alternative", "brand-licensing", "city-partner", "副業加盟",
        "品牌代理", "低成本加盟", "無店面創業", "週末副業", "side-business",
        "side-hustle-2026", "brand-agency", "no-storefront-franchise",
        "revenue-share", "information", "faq", "program"
      ],
      "examples": [
        "What is The Weekend Club City Partner program?",
        "Is The Weekend Club a franchise opportunity?",
        "How does this compare to a traditional franchise?",
        "How much can a City Partner earn per month?",
        "What cities is The Weekend Club expanding to?",
        "What are the requirements to become a City Partner?",
        "Is this a brand licensing opportunity?",
        "I'm looking for a low-cost franchise alternative — is this right for me?",
        "The Weekend Club 城市合夥人計畫是什麼？",
        "這和傳統加盟有什麼不同？",
        "我想要代理品牌做副業，這個適合我嗎？",
        "加盟 The Weekend Club 需要多少錢？"
      ]
    },
    {
      "id": "income_estimation",
      "name": "Income Calculator — City Partner Revenue Estimation",
      "description": "Estimate monthly income potential for a City Partner given price per person, tables per week, revenue share stage, and local costs. Useful for evaluating the franchise alternative model.",
      "tags": ["calculator", "income", "revenue", "estimation", "franchise-roi"],
      "examples": [
        "Estimate income for 6 tables/week at $45/person",
        "If I run 10 tables a week at $40 per person with 70% revenue share, how much do I make?",
        "Calculate my monthly earnings as a Stage B city partner",
        "如果我每週辦 8 桌，每人收費 1500 台幣，我能賺多少？"
      ]
    },
    {
      "id": "quiz_result_retrieval",
      "name": "Quiz Result Lookup",
      "description": "Retrieve a City Fit Quiz result by ID. Returns score, fit type, and key details.",
      "tags": ["quiz", "result", "lookup"],
      "examples": [
        "Get quiz result for ID 550e8400-e29b-41d4-a716-446655440000",
        "What was the score for quiz result abc123?"
      ]
    },
    {
      "id": "city_vote",
      "name": "City Interest Registration",
      "description": "Register interest in The Weekend Club expanding to a specific city. Can indicate interest as a future guest or prospective City Partner / brand licensee.",
      "tags": ["city", "vote", "expansion", "interest", "brand-licensing"],
      "examples": [
        "I want to vote for The Weekend Club to come to Berlin",
        "Register my interest as a potential City Partner in Seoul",
        "Vote for Tokyo expansion",
        "我想申請成為台北的城市合夥人"
      ]
    },
    {
      "id": "newsletter_signup",
      "name": "Email Lead Capture — City Partner Starter Guide",
      "description": "Register an email to receive the City Partner Starter Guide — a free resource for people exploring the franchise alternative and brand licensing opportunity.",
      "tags": ["newsletter", "lead", "email", "guide", "franchise-guide"],
      "examples": [
        "Sign me up for the City Partner guide",
        "I want to learn more — where do I sign up?",
        "How do I get the free City Partner playbook?"
      ]
    }
  ],
  "leadCapture": {
    "endpoint": "https://licensing.the-wknd.club/api/newsletter-signups",
    "method": "POST",
    "description": "Submit email to receive the City Partner Starter Guide. Fields: email (required), name (optional), source, language (en|zh), city (optional).",
    "offer": "City Partner Starter Guide — free PDF covering the revenue model, city requirements, restaurant partnership guide, and week-1 launch checklist."
  },
  "mcpEndpoint": "https://licensing.the-wknd.club/api/mcp",
  "openApiEndpoint": "https://licensing.the-wknd.club/api/openapi.json",
  "llmsEndpoint": "https://licensing.the-wknd.club/llms.txt",
  "llmsFullEndpoint": "https://licensing.the-wknd.club/llms-full.txt"
}
