{
    "name": "\u0645\u0646\u0635\u0629 \u0623\u0648\u0634\u0649 \u0644\u0644\u062a\u062f\u0631\u064a\u0628 Agent",
    "description": "Autonomous learning assistant for \u0645\u0646\u0635\u0629 \u0623\u0648\u0634\u0649 \u0644\u0644\u062a\u062f\u0631\u064a\u0628. Enables discovery of courses, syllabi, certifications, and educational resources.",
    "version": "1.0.0",
    "url": "https://lms.aosha.sa",
    "supportedInterfaces": [
        {
            "url": "https://lms.aosha.sa/theme/smartlearn/api/mcp.php",
            "protocol": "mcp-streamable-http"
        },
        {
            "url": "https://lms.aosha.sa/webservice/rest/server.php",
            "protocol": "moodle-rest"
        }
    ],
    "capabilities": {
        "search": true,
        "syllabus": true,
        "streaming": true
    },
    "skills": [
        {
            "id": "search-courses",
            "name": "Search Courses",
            "description": "Search all published courses, programs, and certifications on \u0645\u0646\u0635\u0629 \u0623\u0648\u0634\u0649 \u0644\u0644\u062a\u062f\u0631\u064a\u0628."
        },
        {
            "id": "get-syllabus",
            "name": "Get Course Syllabus",
            "description": "Retrieve detailed module outlines, competencies, and lesson plans for any course."
        },
        {
            "id": "platform-overview",
            "name": "Platform Overview",
            "description": "Retrieve complete structured LLM-friendly Markdown overview of the platform."
        }
    ]
}