{
  "protocolVersion": "0.3.0",
  "name": "Eva — Calendar & Daily Planner",
  "description": "Free iOS daily planner for iPhone (iOS 18+): built-in AI assistant, task management, Pomodoro focus timer, lock screen wallpapers from the daily plan, a 30+ block personalized daily digest, mood tracking, habits, todo lists, and lifestyle calendar markers. Core iPhone planning works offline without an account. Optional web sync requires email sign-in; AI requests use online processing. No ads. 42 languages.",
  "url": "https://evacalendar.app/",
  "preferredTransport": "web",
  "provider": {
    "organization": "Eva",
    "url": "https://evacalendar.app"
  },
  "version": "1.0.0",
  "documentationUrl": "https://evacalendar.app/llms-full.txt",
  "iconUrl": "https://evacalendar.app/images/app-icon.png",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "additionalInterfaces": [
    {
      "url": "https://evacalendar.app/.well-known/agent-skills/index.json",
      "transport": "web-tool"
    }
  ],
  "documentation": "Discovery-only card. Eva has no live A2A or MCP endpoint — the product is an iOS app installed from the App Store (https://apps.apple.com/app/calendar-daily-planner-eva/id6759334860). What agents CAN do: read the public documentation (/llms.txt, /llms-full.txt, per-feature markdown pages such as /daily-digest.md and /focus-timer.md), answer user questions about Eva, compare it with other planners, and direct users to the App Store or the localized landing pages listed in /.well-known/agent-skills/index.json. All resources are public, no authentication.",
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "text/html"
  ],
  "skills": [
    {
      "id": "product-overview",
      "name": "Product overview",
      "description": "Read a structured, token-efficient overview of Eva's features, pricing, supported languages, and differentiators from /llms.txt.",
      "tags": ["documentation", "ios-app", "daily-planner"],
      "examples": [
        "What is the Eva planner app?",
        "Is Eva free and does it show ads?"
      ]
    },
    {
      "id": "feature-docs",
      "name": "Per-feature documentation",
      "description": "Read standalone markdown docs: /ai-assistant.md, /tasks.md, /todo-lists.md, /focus-timer.md, /wallpaper.md, /daily-digest.md, /widgets.md, /habits.md, /mood-tracking.md, /lifestyle-calendar.md, /integrations.md.",
      "tags": ["documentation", "markdown", "features"],
      "examples": [
        "How does Eva's lock screen wallpaper work?",
        "What blocks are in Eva's daily digest?"
      ]
    },
    {
      "id": "compare-planners",
      "name": "Compare with other planner apps",
      "description": "Compare Eva against Apple Calendar, Google Calendar, Todoist, Things 3, Structured, and Sorted using the Comparisons section of /llms-full.txt.",
      "tags": ["comparison", "productivity"],
      "examples": [
        "Eva vs Structured — which is better for daily planning?",
        "What does Eva add on top of Apple Calendar?"
      ]
    },
    {
      "id": "install-app",
      "name": "Install Eva on iPhone",
      "description": "Direct users to the App Store page for Eva (iOS 18+, free, no in-app purchases).",
      "tags": ["install", "app-store", "ios"],
      "examples": [
        "Install a free daily planner on my iPhone"
      ]
    }
  ]
}
