{
  "name": "Lumon Concierge",
  "description": "Answers questions about Lumon, the AI life agent that turns your goals into dated milestones and weekly tasks across six life areas. Covers what the product does, pricing and trial terms, the six life areas, integrations, and the privacy and data-handling posture. This is a public pre-sales agent: it has no access to any user's account or data, and cannot create accounts, start trials, or take payment.",
  "supportedInterfaces": [
    {
      "url": "https://a2a.mylumon.ai",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Lumon",
    "url": "https://mylumon.ai"
  },
  "version": "1.0.0",
  "documentationUrl": "https://mylumon.ai/llms.txt",
  "iconUrl": "https://mylumon.ai/favicon.svg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "product-overview",
      "name": "Product Overview",
      "description": "Explains what Lumon is and how the Life Agent works: it interviews you in conversation, breaks goals into dated milestones and weekly tasks, runs a Sunday review, and prepares Monday's plan.",
      "tags": ["product", "overview", "goals", "planning", "ai-agent"],
      "examples": [
        "What is Lumon?",
        "How does the Life Agent actually work?",
        "How is this different from a to-do list app?"
      ]
    },
    {
      "id": "pricing-and-plans",
      "name": "Pricing and Plans",
      "description": "Explains the single Pro plan, monthly and annual prices, what is included, and the free-trial terms.",
      "tags": ["pricing", "plans", "trial", "billing", "subscription"],
      "examples": [
        "How much does Lumon cost?",
        "Is there a free trial, and does it need a credit card?",
        "What is included in Pro?"
      ]
    },
    {
      "id": "life-areas-and-integrations",
      "name": "Life Areas and Integrations",
      "description": "Describes the six tracked life areas - Career, Business, Health & Fitness, Finances, Relationships, Personal Growth - and the available integrations.",
      "tags": ["features", "life-areas", "integrations", "calendar", "whoop", "mcp"],
      "examples": [
        "What life areas does Lumon track?",
        "Does it integrate with Google Calendar?",
        "Can it track my finances?"
      ]
    },
    {
      "id": "privacy-and-data",
      "name": "Privacy and Data Handling",
      "description": "Explains how Lumon stores and protects data, its stance on selling data and model training, and the export and account-deletion options.",
      "tags": ["privacy", "security", "data", "encryption", "compliance"],
      "examples": [
        "Is my data encrypted?",
        "Do you train AI models on my data?",
        "Can I export everything and delete my account?"
      ]
    },
    {
      "id": "fit-check",
      "name": "Fit Check",
      "description": "Given a described situation or set of goals, explains whether Lumon is a good fit and which parts of the product apply, based only on published product information.",
      "tags": ["fit", "evaluation", "use-case", "recommendation"],
      "examples": [
        "I want to get promoted this year and also get back in shape - is Lumon a fit?",
        "Would this work for someone running a side business?"
      ]
    },
    {
      "id": "start-trial",
      "name": "Start a Trial",
      "description": "Returns the sign-up URL and explains the trial terms. This is a handoff only - the agent cannot create an account or take payment on the caller's behalf.",
      "tags": ["signup", "trial", "onboarding", "handoff"],
      "examples": [
        "How do I sign up?",
        "Where do I start a free trial?"
      ]
    }
  ]
}
