{
  "version": "1.0.0",
  "skills": [
    {
      "name": "search-courses",
      "description": "Search available courses by keyword, topic, and category.",
      "type": "text/markdown",
      "url": "https://eduvivo.net/.well-known/agent-skills/search-courses/SKILL.md"
    },
    {
      "name": "get-course-details",
      "description": "Retrieve detailed curriculum, pricing, and teacher information for a course.",
      "type": "text/markdown",
      "url": "https://eduvivo.net/.well-known/agent-skills/get-course-details/SKILL.md"
    },
    {
      "name": "academy-info",
      "description": "Inspect academy contact info, legal policies, and general info.",
      "type": "text/markdown",
      "url": "https://eduvivo.net/llms.txt"
    }
  ]
}