{
  "protocolVersion": "0.3.0",
  "name": "One2N Cloud Native and AI Guide",
  "description": "Agent card for discovering One2N services, technical content, case studies, and community programs through a standards-friendly discovery surface.",
  "url": "https://one2n.io/a2a",
  "provider": {
    "organization": "One2N",
    "url": "https://one2n.io"
  },
  "version": "1.2.0",
  "documentationUrl": "https://one2n.io",
  "iconUrl": "https://one2n.io/favicon.ico",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "none",
      "oauth2"
    ],
    "oauth2": {
      "authorizationServerMetadata": "https://one2n.io/.well-known/oauth-authorization-server",
      "protectedResourceMetadata": "https://one2n.io/.well-known/oauth-protected-resource"
    }
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "cloud-native-and-ai-services",
      "name": "Cloud Native and AI Services",
      "description": "Explains One2N service areas including AI Engineering, SRE, Platform Engineering, CI/CD, DevSecOps, and Backend Engineering.",
      "tags": [
        "cloud-native",
        "ai-engineering",
        "sre",
        "platform-engineering",
        "services"
      ],
      "examples": [
        "What services does One2N offer across cloud native and AI?",
        "How does One2N help teams run AI systems in production?"
      ]
    },
    {
      "id": "case-studies-and-customer-outcomes",
      "name": "Case Studies and Customer Outcomes",
      "description": "Finds One2N case studies related to AWS cost optimization, Kubernetes migrations, backup and recovery, and ML workload scaling.",
      "tags": [
        "case-studies",
        "aws",
        "kubernetes",
        "ml",
        "cost-optimization"
      ],
      "examples": [
        "Show me One2N case studies about Kubernetes migration.",
        "Find customer stories about cost savings or scaling outcomes."
      ]
    },
    {
      "id": "engineering-content-and-talks",
      "name": "Engineering Content and Talks",
      "description": "Discovers One2N blogs and talks on Kubernetes, GitOps, Kafka, observability, hybrid cloud, Linux, and LLMOps.",
      "tags": [
        "blog",
        "talks",
        "kubernetes",
        "gitops",
        "llmops",
        "observability"
      ],
      "examples": [
        "Find One2N articles about GitOps or Kafka.",
        "Show me One2N talks on platform engineering or hybrid cloud."
      ]
    },
    {
      "id": "bootcamps-community-and-open-source",
      "name": "Bootcamps, Community, and Open Source",
      "description": "Surfaces One2N bootcamps, meetups, open source work, and community learning resources.",
      "tags": [
        "bootcamp",
        "meetups",
        "open-source",
        "community",
        "learning"
      ],
      "examples": [
        "What learning programs and meetups does One2N run?",
        "Show me One2N open source or community resources."
      ]
    },
    {
      "id": "agent-readiness-discovery",
      "name": "Agent Readiness Discovery",
      "description": "Guides agents to one2n.io well-known resources such as API catalog, agent skills, and MCP/A2A discovery metadata.",
      "tags": [
        "agent-readiness",
        "well-known",
        "api-catalog",
        "agent-card",
        "mcp"
      ],
      "examples": [
        "Where can I discover One2N machine-readable capabilities?",
        "Which one2n.io well-known endpoints should my agent read first?"
      ],
      "outputModes": [
        "application/json",
        "text/markdown"
      ]
    }
  ]
}
