{
  "name": "Red Factory Agent",
  "description": "AI agent for Red Factory - WordPress bureau specializing in AI automation and online visibility for SME businesses in the Netherlands",
  "version": "1.0.0",
  "iconUrl": "https://redfactory.nl/wp-content/uploads/redfactory-icon.png",
  "documentationUrl": "https://redfactory.nl/kennisbank/",
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "url": "https://redfactory.nl/a2a"
    }
  ],
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "kennisbank-search",
      "name": "Kennisbank Search",
      "description": "Search the Red Factory Kennisbank for 130+ articles about WordPress, AI automation, e-commerce, and online visibility",
      "tags": ["wordpress", "ai", "automatisering", "kennisbank", "mkb"],
      "examples": [
        "Wat is AI automatisering?",
        "Hoe optimaliseer ik mijn WordPress website?",
        "Wat kost een website laten maken?"
      ]
    },
    {
      "id": "services-info",
      "name": "Services Info",
      "description": "Get information about Red Factory WordPress and AI services for SME businesses",
      "tags": ["wordpress", "website", "ai", "diensten", "mkb"],
      "examples": [
        "Wat is Website Unlimited?",
        "Vertel me over AI automatisering diensten"
      ]
    }
  ],
  "provider": {
    "url": "https://redfactory.nl"
  }
}
