{
  "name": "Nekini Global",
  "description": "Public informational agent card for Nekini Global's beauty, wellness and lifestyle product development website.",
  "url": "https://www.nekini.global",
  "provider": {
    "organization": "Nekini Global",
    "url": "https://www.nekini.global"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "transport": "web",
      "url": "https://www.nekini.global/",
      "description": "Public website with WebMCP browser tools and Markdown negotiation."
    },
    {
      "transport": "markdown",
      "url": "https://www.nekini.global/llms.txt",
      "description": "AI-readable public site summary."
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "site-discovery",
      "name": "Site Discovery",
      "description": "Discover Nekini Global public website resources, service pages, sitemap and AI summaries.",
      "tags": [
        "discovery",
        "website",
        "beauty",
        "wellness"
      ],
      "examples": [
        "Summarize Nekini Global services",
        "Find Nekini Global contact information"
      ],
      "inputModes": [
        "text/plain",
        "text/markdown"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown"
      ]
    }
  ]
}
