π¦ ClawHub
Amazon After Sales Flow Luoqianchenguni Max
by @luoqianchenguni-max
Automates Amazon after-sales by opening orders, accessing details, running contact flow, and drafting or sending seller messages with explicit confirmation.
TERMINAL
clawhub install amazon-after-sales-flow-luoqianchenguni-maxπ About This Skill
name: amazon-after-sales-flow description: Automate Amazon after-sales end-to-end: open 2025 orders, open order details, run contact flow, and draft/send seller messages with explicit send confirmation.
Amazon After-Sales Flow
Playwright-based Amazon after-sales automation with explicit send confirmation.
Runtime Requirements
This skill requires a JS runtime and Playwright binaries.
Required environment:
Expected setup before use:
npm installnpx playwright install chromiumFull-Flow Behavior
1. Open Amazon orders page (year from input when provided).
2. Find an order and open order details.
3. Run contact flow chain.
4. Type message and only send if explicitly confirmed.
Input Modes
1. Natural language:
run amazon-after-sales-flow 2025execute amazon-after-sales-flow 20252. JSON actions:
{"action":"run_full_flow", ...}{"action":"open_orders", ...}{"action":"run_contact_flow", ...}{"skill":"amazon_contact_flow","args":{...}}Safety And Data Handling
auto_send=true and confirm_send=true.Output
Returns runtime JSON traces/results for executed actions.