generated: '2026-08-02' method: generated source: openapi/back-market-openapi-original.yml + https://api.backmarket.dev/ description: >- Packaged Agent Skills for the Back Market seller API — one per marquee seller flow, each grounded in operationIds (or, where the published spec declares none, explicit method + path) that exist verbatim in openapi/back-market-openapi-original.yml. Back Market publishes no skills, AGENTS.md, or agent guidance of its own; these are generated by the API Evangelist enrichment pipeline from the provider's own contract and documentation. skills: - file: back-market-sync-listings.md name: Sync a refurbished catalog to Back Market listings api: openapi/back-market-openapi-original.yml operations: [get-bm-catalog-category] paths: ['/ws/category/tree', '/ws/listings', '/ws/listings/{listingId}', '/ws/listings/detail', '/ws/tasks/{taskId}'] - file: back-market-fulfill-orders.md name: Fulfill Back Market orders end to end api: openapi/back-market-openapi-original.yml operations: [get-ws-list-order, get-ws-specific-order, update-ws-specific-order, update-ws-specific-orderline, post-ws-specific-order-invoice, GetDeliveries, GetDelivery, GetReturns, GetReturn] - file: back-market-buyback-triage.md name: Triage Back Market BuyBack trade-in orders api: openapi/back-market-openapi-original.yml operations: [get-ws-buyback-v1-orders, get-ws-buyback-v1-orders-pending-reply, get-ws-buyback-v1-order, get-ws-buyback-v1-orders-messages, post-ws-buyback-v1-orders-messages, put-ws-buyback-v1-orders-validate, put-ws-buyback-v1-orders-suspend, get-ws-buyback-v1-orders-suspend-reasons, get-ws-counter-offer-reason, put-ws-refurbisher-counter-offer, get-ws-buyback-v1-listings, get-ws-buyback-v1-listing, put-ws-buyback-v1-listing] - file: back-market-after-sales-care.md name: Run Back Market after-sales (Care) cases api: openapi/back-market-openapi-original.yml operations: [getCareFolderList, getCareFolderDetails, postProblem, postMessage, postRefundCreate, postItemTransfer] - file: back-market-price-against-backbox.md name: Price listings against the Back Market BackBox api: openapi/back-market-openapi-original.yml operations: [GetBackboxData] paths: ['/ws/listings_bi', '/ws/backbox/v1/competitors/{listingId}'] cross_references: conventions: conventions/back-market-conventions.yml errors: errors/back-market-problem-types.yml rate_limits: rate-limits/back-market-rate-limits.yml sandbox: sandbox/back-market-sandbox.yml authentication: authentication/back-market-authentication.yml