{
  "name": "Ommm Assistant",
  "description": "Well-known agent profile for Ommm.",
  "url": "https://soothescreen.com/.well-known/agent.json",
  "provider": {
    "organization": "Ommm",
    "url": "https://soothescreen.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://soothescreen.com/llms-full.txt",
  "authentication": {
    "schemes": ["none"]
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "calm-routine-discovery",
      "name": "Calm Routine Discovery",
      "description": "Finds Ommm pages and APIs for focus and calm workflows.",
      "tags": ["wellness", "focus", "discovery"]
    }
  ]
}
