{
  "name": "TestimoX Documentation Discovery",
  "description": "Discover TestimoX documentation, API reference, llms summaries, sitemap, and project resources.",
  "url": "https://testimox.com/",
  "version": "1.0.0",
  "documentationUrl": "https://testimox.com/docs/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "documentation-discovery",
      "name": "Documentation discovery",
      "description": "Find TestimoX product documentation, API reference, release resources, and support pages.",
      "tags": [
        "documentation",
        "api-reference",
        "sitemap",
        "llms"
      ]
    }
  ]
}