{
  "protocolVersion": "0.3.0",
  "name": "Azurally Agentic Assistant",
  "version": "1.0.0",
  "description": "Agentic assistant for Azurally, a MarTech agency specializing in digital strategy, GEO (Generative Engine Optimization), artificial intelligence, software development, digital marketing, and technology solutions. Answers questions about services, team, and solutions.",
  "url": "https://agent.azurally.ai/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://agent.azurally.ai/a2a",
      "transport": "JSONRPC",
      "protocol": "JSONRPC",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3.0"
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://agent.azurally.ai/a2a",
      "transport": "JSONRPC"
    }
  ],
  "iconUrl": "https://azurally.com/wp-content/themes/flavor/images/logo.svg",
  "provider": {
    "organization": "Azurally",
    "url": "https://azurally.com"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "securitySchemes": {
    "apiKey": { "type": "apiKey", "in": "header", "name": "x-api-key" }
  },
  "security": [ { "apiKey": [] } ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    { "id": "services-info", "name": "Agency Services", "description": "Provides detailed information about Azurally's services: SEO, Paid Media, Social Media & PR, Data & Analytics, Creativity and UX.", "tags": ["services","agency","marketing","seo","paid-media"] },
    { "id": "geo-info", "name": "GEO Services", "description": "Explains GEO (Generative Engine Optimization), Azurally's strategy for positioning brands in generative AI engines and AI Overviews.", "tags": ["geo","seo","ai","positioning","generative"] },
    { "id": "ai-agents-info", "name": "AI Assistants & Agents", "description": "Provides information about Azurally's artificial intelligence solutions: conversational assistants, autonomous agents, and AI-powered automation.", "tags": ["ai","agents","assistants","automation"] },
    { "id": "digital-marketing", "name": "Digital Marketing Services", "description": "Details digital marketing capabilities: strategy, campaigns, content, social media, paid media, and analytics.", "tags": ["marketing","campaigns","social-media","analytics"] },
    { "id": "technology-apps", "name": "Technology & App Solutions", "description": "Describes software development capabilities: web applications, mobile apps, integrations, software architecture, and cloud solutions.", "tags": ["development","technology","apps","software","cloud"] },
    { "id": "contact", "name": "Contact the Team", "description": "Facilitates contact with the Azurally team for business inquiries, proposal requests, or general information.", "tags": ["contact","business","proposal"] }
  ]
}
