{
  "name": "Samsung Galaxy Ring Info Agent",
  "description": "Provides product information, reviews, pricing and purchase links for the Samsung Galaxy Ring.",
  "version": "1.0.0",
  "url": "https://ring-insights-unlocked.lovable.app/",
  "provider": {
    "organization": "Samsung Galaxy Ring Info",
    "url": "https://ring-insights-unlocked.lovable.app/"
  },
  "capabilities": {
    "streaming": false,
    "auth": ["none"]
  },
  "skills": [
    {
      "id": "product-info",
      "name": "Get Product Info",
      "description": "Returns specs, price, availability and key features of the Samsung Galaxy Ring."
    },
    {
      "id": "faq",
      "name": "Answer FAQ",
      "description": "Answers common questions about the Samsung Galaxy Ring (battery, sizing, compatibility, waterproofing)."
    },
    {
      "id": "buy-link",
      "name": "Get Purchase Link",
      "description": "Returns the affiliate purchase link for the Samsung Galaxy Ring on Amazon.de."
    }
  ],
  "endpoint": "https://ring-insights-unlocked.lovable.app/api/agent"
}
