generated: '2026-08-02' method: generated source: openapi/uveye-public-api-v1-openapi.yml, conventions/uveye-conventions.yml, errors/uveye-problem-types.yml, asyncapi/uveye-merchandise-webhooks.yml note: >- UVeye publishes no AGENTS.md or skill files of its own. These are packaged operating instructions generated by API Evangelist, grounded in operationIds that exist verbatim in the derived OpenAPI. skills: - file: uveye-share-inspection-with-customer.md name: Share a UVeye inspection with a customer description: Find the latest inspection for a vehicle, verify the scan is valid, mint a 30-day public link, and log the share. api: openapi/uveye-public-api-v1-openapi.yml operations: [listLatestInspections, getInspectionDetails, createInspectionPublicLink, recordInspectionShared] - file: uveye-appraise-and-recondition.md name: Pull appraisal and reconditioning cost from a UVeye inspection description: Retrieve offer price, total reconditioning cost and the three-deep damages-by-car-part graph, plus supporting imagery. api: openapi/uveye-public-api-v1-openapi.yml operations: [listLatestInspections, getQuoteByInspection, getInspectionImage] - file: uveye-sync-merchandise-inventory.md name: Sync dealer inventory to UVeye Merchandise description: Submit up to 100 vehicles per batch on a 4-hour cadence, verify and deduplicate the signed images-ready webhook, and mark VINs sold explicitly. api: openapi/uveye-public-api-v1-openapi.yml operations: [submitMerchandiseInventory, markMerchandiseVehiclesSold]