{
  "name": "GreekHomes Property Discovery Agent",
  "description": "Public discovery metadata for GreekHomes, a Greece-focused property marketplace covering Greek property listings, regional buying guides, real estate agents, and agencies.",
  "version": "1.0.0",
  "protocolVersion": "1.0",
  "url": "https://greekhomes.co",
  "provider": {
    "organization": "GreekHomes",
    "url": "https://greekhomes.co"
  },
  "iconUrl": "https://greekhomes.co/favicon.png",
  "documentationUrl": "https://greekhomes.co/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "supportedInterfaces": [
    {
      "url": "https://greekhomes.co",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/html",
    "application/json"
  ],
  "skills": [
    {
      "id": "discover-greek-property",
      "name": "Discover Greek property listings",
      "description": "Guide users and autonomous agents to public GreekHomes property search pages and listing detail pages for property for sale in Greece.",
      "tags": [
        "greece",
        "real-estate",
        "property-search",
        "listings"
      ],
      "examples": [
        "Find public GreekHomes pages for property for sale in Greece.",
        "Show me GreekHomes property pages for Athens, Crete, and Central Macedonia."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/html",
        "application/json"
      ]
    },
    {
      "id": "compare-greek-regions",
      "name": "Compare Greek property regions",
      "description": "Surface public regional pages and buying considerations for Greek property markets such as Athens, Attica, Crete, Thessaloniki, Halkidiki, the Peloponnese, and the Ionian and Aegean islands.",
      "tags": [
        "greece",
        "regions",
        "buyer-guides",
        "market-research"
      ],
      "examples": [
        "Compare GreekHomes public pages for Athens and Crete.",
        "Find GreekHomes guidance for buying property in Central Macedonia."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/html",
        "application/json"
      ]
    },
    {
      "id": "find-greek-real-estate-professionals",
      "name": "Find Greek real estate professionals",
      "description": "Guide users and agents to public GreekHomes pages for real estate agents, realtors, listing agents, and agencies operating in Greece.",
      "tags": [
        "greece",
        "real-estate-agents",
        "agencies",
        "agent-directory"
      ],
      "examples": [
        "Find real estate agents in Greece on GreekHomes.",
        "Show public GreekHomes agent pages for Athens and Crete."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/html",
        "application/json"
      ]
    }
  ]
}
