{
  "name": "Shakudo Website",
  "description": "Provides information about Shakudo, the operating system for AI and Data infrastructure. Browse blog posts, integration guides, use cases, and product documentation.",
  "url": "https://www.shakudo.io",
  "version": "1.0.0",
  "provider": {
    "organization": "Shakudo",
    "url": "https://shakudo.io"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "supportedInterfaces": [
    {
      "type": "https",
      "url": "https://www.shakudo.io"
    }
  ],
  "skills": [
    {
      "id": "browse-content",
      "name": "Browse Content",
      "description": "Browse and read Shakudo blog posts, integration guides, use cases, glossary entries, and industry solutions",
      "tags": ["ai", "data", "mlops", "enterprise", "infrastructure"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown", "text/html"]
    },
    {
      "id": "product-info",
      "name": "Product Information",
      "description": "Get information about Shakudo platform features, Kaji AI agent, AI Gateway, and enterprise capabilities",
      "tags": ["ai", "platform", "product"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"]
    }
  ],
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "authentication": {
    "schemes": []
  }
}
