返回顶部
b

buyma-order-automationBuyMa订单自动化

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
175
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

buyma-order-automation

概述

本技能支持两种模式:

  1. 1. 常规每日草稿创建
- 开始时间可灵活调整 - 必须确保在当地时间08:30前发送邮件 - 必须包含截至07:00的订单 - 在保证08:30前发送邮件的前提下,尽可能包含07:00至08:00的订单 - 若发生任何严重故障,立即停止并通过Telegram通知
  1. 2. 临时范围创建
- 当操作员请求特定订单编号范围时触发 - 示例:123450~123470 - 完成该范围的草稿 - 完成后立即通过Telegram通知 - 完成后立即发送邮件

核心规则

  • - 始终使用Chrome默认配置文件访问BUYMA和Naver Mail
  • 优先使用最新交付的工作簿;否则使用最新自动化创建的工作簿
  • 从操作员最近交付文件中的最后一个订单编号开始。若无新交付文件,则从自动化上次创建的工作簿继续
  • 若BUYMA CSV下载失败,允许使用操作员提供的CSV作为备用输入
  • 若邮件发送失败,通过Telegram通知并附上结果文件作为备用
  • 执行前需参考MEMORY.md及近期记忆日志

基础文件选择

按以下顺序选择基础订单工作簿:

  1. 1. ~/.openclaw/workspace/buymaorder/orders/incoming/中的最新文件
  2. ~/.openclaw/workspace/buymaorder/orders/current/中的最新文件
  3. ~/.openclaw/workspace/buymaorder/templates/tmazonORDERLISTtemplate.xlsx

输出文件命名

始终按以下格式保存输出:
tmazonORDERLISTYYMMDD_起始编号-结束编号.xlsx

示例:
tmazonORDERLIST260307_123450-123470.xlsx

收据备注编号

始终检查目标订单的备注状态。

  • - 若备注中已包含有效的6位订单编号,则不重写
  • 若备注包含文本或少于6位的数字,则在现有备注内容前添加6位订单编号
  • 在临时范围模式下,始终执行备注检查/输入步骤

详见references/memo-rules.md。

工作流程

  1. 1. 确定运行模式:常规每日或临时范围
  2. 选择基础工作簿
  3. 在Chrome默认配置文件中访问BUYMA
  4. 检查并输入目标订单的收据备注编号
  5. 下载发货CSV(或使用提供的备用CSV)
  6. 使用scripts/parsebuymacsv.py解析CSV
  7. 使用scripts/buildordersheet.py构建草稿工作簿
  8. 使用Chrome自动翻译的韩语产品名称填充F列(浏览器占位步骤)
  9. 使用scripts/enrichfromhistory.py从先前工作簿历史中丰富I/J/M列
  10. 使用scripts/validateoutput.py验证输出
  11. 使用scripts/composeoutputfilename.py保存输出
  12. 在Chrome中通过Naver Mail发送(浏览器占位步骤)
  13. 使用scripts/updatestate.py更新状态
  14. 若BUYMA/CSV/邮件失败,立即停止并通过Telegram通知,附上可用文件

浏览器占位步骤

本包有意将仅限浏览器的步骤设为占位符:

  • - BUYMA登录和页面导航
  • 在BUYMA界面中编辑收据备注
  • BUYMA CSV下载点击流程
  • 通过Chrome自动翻译获取产品页面韩语名称
  • Naver Mail撰写/发送
  • 通过浏览器/频道工具路径发送Telegram文件附件

请参考以下资料:

  • - references/workflow.md
  • references/failure-rules.md
  • references/run-modes.md

脚本入口

  • - scripts/selectbasefile.py
  • scripts/parsebuymacsv.py
  • scripts/buildordersheet.py
  • scripts/enrichfromhistory.py
  • scripts/validateoutput.py
  • scripts/composeoutputfilename.py
  • scripts/updatestate.py

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 buyma-order-automation-1776072916 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 buyma-order-automation-1776072916 技能

通过命令行安装

skillhub install buyma-order-automation-1776072916

下载

⬇ 下载 buyma-order-automation v1.0.0(免费)

文件大小: 18.27 KB | 发布时间: 2026-4-15 11:58

v1.0.0 最新 2026-4-15 11:58
buyma-order-automation 1.0.0 – initial release

- Automates BUYMA order processing for daily scheduled runs and ad hoc order-number ranges.
- Ensures deadlines, manages fallback CSV inputs, and selects the correct base workbook.
- Checks and fills receipt memo numbers per detailed rules.
- Generates order workbooks, enriches with historical data, and sends results via Naver Mail.
- On any critical failure (BUYMA, CSV, or mail), stops immediately and notifies via Telegram with file attachment.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部