{
  "name": "Calm Merge",
  "version": "1.0.0",
  "description": "Calm Merge is a free guided-meditation and mindfulness web application. It provides AI-generated guided meditation sessions, breathing exercises (box breathing, 4-7-8, 5-5 balance), meditation timers, and procedural ambient soundscapes for better sleep, focus, and relaxation. It also publishes in-depth guides on meditation, manifestation, and personal growth.",
  "url": "https://calmmerge.com",
  "provider": {
    "organization": "Calm Merge",
    "url": "https://calmmerge.com"
  },
  "documentationUrl": "https://calmmerge.com/llms.txt",
  "supportedInterfaces": [
    {
      "url": "https://calmmerge.com/",
      "type": "web",
      "transport": "https"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "guided-meditation",
      "name": "Guided Meditation",
      "description": "AI-generated personalized guided meditation sessions with ambient soundscapes and visual backgrounds."
    },
    {
      "id": "breathing-exercises",
      "name": "Breathing Exercises",
      "description": "Step-by-step breathing techniques including box breathing (4-4-4-4), 4-7-8 relaxation, 5-5 balance, and the physiological sigh."
    },
    {
      "id": "meditation-timer",
      "name": "Meditation Timer",
      "description": "Customizable meditation timer with ambient background soundscapes (rain, ocean, forest, zen, celestial, breeze)."
    },
    {
      "id": "wellness-guides",
      "name": "Wellness Guides",
      "description": "Research-backed articles on meditation, sleep, anxiety relief, stress relief, manifestation, vision boards, and personal growth."
    }
  ]
}