Install
openclaw skills install buyma-order-automationClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
automate buyma order processing for regular daily runs and ad hoc order-range runs. use when chatgpt needs to access buyma in chrome, check or fill receipt memo numbers, download or use a provided buyma csv, write the tmazon order workbook, enrich rows from prior workbook history, and send the result by naver mail before a deadline or after an ad hoc request. stop immediately and notify by telegram with file attachment on buyma, csv, or mail failure.
openclaw skills install buyma-order-automationThis skill supports two modes:
Select the base order workbook in this order:
~/.openclaw/workspace/buyma_order/orders/incoming/~/.openclaw/workspace/buyma_order/orders/current/~/.openclaw/workspace/buyma_order/templates/tmazonORDERLIST_template.xlsxAlways save output as:
tmazonORDERLISTYYMMDD_start-end.xlsx
Example:
tmazonORDERLIST260307_123450-123470.xlsx
Always check memo state for target orders.
See references/memo-rules.md.
scripts/parse_buyma_csv.pyscripts/build_order_sheet.pyscripts/enrich_from_history.pyscripts/validate_output.pyscripts/compose_output_filename.pyscripts/update_state.pyThis package intentionally leaves browser-only steps as placeholders:
Use these references:
references/workflow.mdreferences/failure-rules.mdreferences/run-modes.mdscripts/select_base_file.pyscripts/parse_buyma_csv.pyscripts/build_order_sheet.pyscripts/enrich_from_history.pyscripts/validate_output.pyscripts/compose_output_filename.pyscripts/update_state.py