{
  "protocolVersion": "0.3.0",
  "name": "Corodomo",
  "description": "AI-powered language learning platform through real-world videos, shadowing, dictation, and pronunciation practice.",
  "version": "1.2.0",
  "documentationUrl": "https://corodomo.com/llms.txt",
  "provider": {
    "organization": "Corodomo",
    "url": "https://corodomo.com/about"
  },
  "supportedInterfaces": [
    {
      "url": "https://corodomo.com/about",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "language-learning-info",
      "name": "Language Learning Information",
      "description": "Provides information about Corodomo features, supported languages, and learning methods for AI agents and users.",
      "tags": ["language-learning", "education", "shadowing", "dictation"],
      "examples": [
        "What languages does Corodomo support?",
        "How does shadowing practice work on Corodomo?"
      ]
    }
  ]
}
