{
  "$schema": "https://agentskills.io/schemas/v0.2.0/discovery.json",
  "name": "Alma",
  "description": "Health-conscious food discovery — restaurants, dishes, and ingredient transparency.",
  "skills": [
    {
      "name": "alma-site-overview",
      "type": "url",
      "description": "Plain-text overview of the Alma platform written for AI agents and LLMs.",
      "url": "https://www.alma.food/llms.txt"
    },
    {
      "name": "alma-sitemap",
      "type": "url",
      "description": "Sitemap of indexable pages on alma.food (cities, restaurants, articles, tools).",
      "url": "https://www.alma.food/sitemap.xml"
    },
    {
      "name": "alma-developer-resources",
      "type": "url",
      "description": "Alma developer resources: when to use Alma, public discovery files, OpenAPI, and MCP OAuth scopes.",
      "url": "https://www.alma.food/developers"
    },
    {
      "name": "alma-openapi",
      "type": "url",
      "description": "OpenAPI description of the public alma.food machine interface.",
      "url": "https://www.alma.food/openapi.json"
    }
  ]
}
