{
  "name": "PetroPrime",
  "description": "Kazakhstan's leading independent petroleum products wholesale company. Supply, logistics, and mobile fueling stations for construction and industrial projects.",
  "url": "https://petroprime.kz",
  "version": "1.0.0",
  "provider": {
    "organization": "PetroPrime",
    "url": "https://petroprime.kz"
  },
  "documentationUrl": "https://petroprime.kz/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": [
      "public"
    ]
  },
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "products",
      "name": "Petroleum Products Catalog",
      "description": "Catalog of petroleum products: gasoline, diesel fuel, fuel oil, bitumen — specifications, grades, and availability",
      "uri": "https://petroprime.kz/oil-products-list/",
      "tags": [
        "petroleum",
        "fuel",
        "diesel",
        "gasoline",
        "wholesale"
      ],
      "examples": [
        "What petroleum products does PetroPrime sell?",
        "Diesel fuel wholesale Kazakhstan"
      ]
    },
    {
      "id": "supply",
      "name": "Fuel Supply Services",
      "description": "Wholesale fuel supply for construction sites, industrial facilities, and infrastructure projects across Kazakhstan",
      "uri": "https://petroprime.kz/our-business/fuel-supply/",
      "tags": [
        "supply",
        "logistics",
        "construction",
        "wholesale"
      ],
      "examples": [
        "Fuel supply for construction site in Atyrau",
        "Bulk diesel delivery Kazakhstan"
      ]
    },
    {
      "id": "mobile-stations",
      "name": "Mobile Fueling Stations",
      "description": "Innovative modular mobile fueling stations for remote construction sites — eliminate production downtime",
      "uri": "https://petroprime.kz/our-business/integral-modal-deliverables/",
      "tags": [
        "mobile",
        "modular",
        "fueling-station",
        "innovation"
      ],
      "examples": [
        "Mobile fuel station for remote site",
        "Modular refueling solutions"
      ]
    },
    {
      "id": "transport",
      "name": "Petroleum Transportation",
      "description": "Multimodal petroleum products transportation: rail, road, and pipeline logistics across Kazakhstan",
      "uri": "https://petroprime.kz/our-business/transportation-of-petroleum-products/",
      "tags": [
        "transport",
        "logistics",
        "pipeline",
        "railway"
      ],
      "examples": [
        "Oil product transportation options",
        "Fuel delivery logistics Kazakhstan"
      ]
    },
    {
      "id": "company",
      "name": "Company Profile & History",
      "description": "PetroPrime corporate info: 10+ year history, business ethics, development strategy, risk management, team, and career opportunities",
      "uri": "https://petroprime.kz/company/",
      "tags": [
        "company",
        "about",
        "history",
        "careers",
        "ESG"
      ],
      "examples": [
        "PetroPrime company history",
        "Career opportunities at PetroPrime"
      ]
    },
    {
      "id": "order",
      "name": "Order Petroleum Products",
      "description": "Trading platform to order petroleum products wholesale — submit requests for gasoline, diesel, fuel oil",
      "uri": "https://petroprime.kz/dashboard/",
      "tags": [
        "order",
        "buy",
        "wholesale",
        "trading"
      ],
      "examples": [
        "How to order diesel wholesale?",
        "Submit fuel order request"
      ]
    },
    {
      "id": "contact",
      "name": "Contact & Partnership",
      "description": "Contact PetroPrime for orders, partnerships, and regional representation",
      "uri": "https://petroprime.kz/get-in-touch/",
      "tags": [
        "contact",
        "partnership",
        "inquiry"
      ],
      "examples": [
        "How to become a PetroPrime partner?",
        "PetroPrime contact information"
      ]
    }
  ],
  "supportedInputModes": [
    "text/plain"
  ],
  "supportedOutputModes": [
    "text/plain",
    "text/html"
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "supportedInterfaces": [
    {
      "type": "A2A",
      "url": "https://petroprime.kz/.well-known/agent-card.json"
    }
  ]
}