What problem does it solve?
This Skill enables AI agents to place purchases and manage e-commerce orders on behalf of users by automating checkout, status checks, and order listing across supported retailers, eliminating manual ordering steps.
Core Features & Use Cases
- Place new orders using product page URLs, quantities, optional variant selections, shipping address details, and a max price cap to prevent overspending.
- Retrieve single orders and list recent orders, poll asynchronous order status, and follow recommended scheduling for status checks until terminal states are reached.
- Built-in guidance for idempotency keys, common error categories (out of stock, max price exceeded, invalid shipping address), and a safety requirement to confirm with the user before spending money.
- Use Case: An assistant finds a product URL, places an order within the user's max price, schedules follow-up checks, and reports tracking or failure reasons back to the user.
Quick Start
Create a Zinc order by providing the product URL, quantity, shipping address, and a max_price in cents, then confirm before submitting.