generated: '2026-08-25' method: generated source: >- openapi/loudcrowd-openapi.yml, openapi/loudcrowd-creator-storefronts-openapi.yml and the published reference at https://docs.loudcrowd.com/reference note: >- LoudCrowd publishes no skills, no AGENTS.md and no llms-full corpus — probed 2026-08-25. These five are generated by API Evangelist from the provider's own contract and documentation. Every operationId referenced below exists in the specs in this repo; nothing is invented. skills: - name: loudcrowd-pull-attributed-orders file: loudcrowd-pull-attributed-orders.md api: LoudCrowd Brand API summary: Page through program-attributed orders and reconcile gross vs refunded values correctly. operations: - list_program_orders - name: loudcrowd-submit-order-events file: loudcrowd-submit-order-events.md api: LoudCrowd Attribution Events API summary: Sign and send ORDER_CREATE / ORDER_UPDATE / ORDER_CANCEL events with HMAC-SHA256. operations: - submit_order_event - name: loudcrowd-process-returns file: loudcrowd-process-returns.md api: LoudCrowd Attribution Events API summary: Report returns with stable cumulative refund line item ids so commissions adjust once, not twice. operations: - submit_order_event - name: loudcrowd-sync-product-catalog file: loudcrowd-sync-product-catalog.md api: LoudCrowd Attribution Events API summary: Batch-upsert products, and understand why the CSV feed path is full-catalog replacement. operations: - send_product_data - name: loudcrowd-render-creator-storefront file: loudcrowd-render-creator-storefront.md api: LoudCrowd Creator Storefronts API summary: Read ambassador, collection, feed, media and product data to render a storefront yourself. operations: - GET /StorefrontAmbassador - GET /StorefrontCollections - GET /StorefrontFeedItems - GET /StorefrontMediaDetails - GET /StorefrontProductDetails