{
  "name": "AppStar AI Agent",
  "description": "AI-powered business automation agent by AppStar. Consultation on RPA, AI integration, CRM automation, and custom software development.",
  "url": "https://api.appstar.com.ru/a2a",
  "version": "1.0.0",
  "provider": {
    "organization": "AppStar",
    "url": "https://appstar.com.ru"
  },
  "documentationUrl": "https://appstar.com.ru/ru/faq/",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["public"],
    "credentials": null
  },
  "skills": [
    {
      "id": "business-consultation",
      "name": "Business Automation Consultation",
      "description": "Guidance on automating business processes using AI, RPA, and custom integrations. 100+ projects since 2013.",
      "tags": ["automation", "AI", "RPA", "consultation"],
      "examples": [
        "How can I automate CRM workflows?",
        "What AI solutions reduce manual data entry?",
        "I need to integrate WhatsApp with my business system"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    },
    {
      "id": "site-generator",
      "name": "SiteGen AI",
      "description": "AI-powered website generator. Creates landing pages and business sites.",
      "tags": ["website", "generation", "AI", "design"],
      "examples": [
        "Generate a landing page for a restaurant",
        "Create a portfolio website"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/html"]
    }
  ]
}
