{
 "protocolVersion": "0.3.0",
 "name": "CourseToJob",
 "description": "Answers questions about degree subjects, careers and graduate labour markets in 170+ countries using official data (ILO, OECD, World Bank, US BLS, UK DfE, ESCO). Replies in 12 languages with links to source pages.",
 "url": "https://coursetojob.com/a2a",
 "preferredTransport": "JSONRPC",
 "additionalInterfaces": [
  {
   "url": "https://coursetojob.com/a2a",
   "transport": "JSONRPC"
  }
 ],
 "provider": {
  "organization": "Elite Digital AI Solutions Ltd",
  "url": "https://coursetojob.com/"
 },
 "version": "1.0.0",
 "documentationUrl": "https://coursetojob.com/data/",
 "capabilities": {
  "streaming": false,
  "pushNotifications": false,
  "stateTransitionHistory": false
 },
 "defaultInputModes": [
  "text/plain"
 ],
 "defaultOutputModes": [
  "text/plain",
  "application/json"
 ],
 "skills": [
  {
   "id": "find-career-or-subject",
   "name": "Find careers and degree subjects",
   "description": "Search 82 careers and 44 degree subjects in any of 12 languages and return pages with summaries.",
   "tags": [
    "careers",
    "degrees",
    "education"
   ],
   "examples": [
    "What can I do with a psychology degree?",
    "¿Cómo ser enfermera?"
   ]
  },
  {
   "id": "country-graduate-data",
   "name": "Graduate outcomes by country",
   "description": "Degree premium, unemployment by education and earnings by occupation for a country (ILOSTAT, OECD).",
   "tags": [
    "labour market",
    "salaries",
    "statistics"
   ],
   "examples": [
    "Do graduates earn more in Brazil?",
    "Graduate unemployment in India"
   ]
  }
 ]
}