← 返回 Skills 市场
169
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zhoupu-order-import
功能描述
舟谱系统订单导入模板生成(自提订单+调拨订单分开,每表只有1个sheet)。当下单表数据需要转化为舟谱系统可导入的Excel格式时使用。
安全使用建议
This skill appears to be what it says: a local Excel-to-Excel template generator for the Zhoupu system. Before installing or running it: 1) Verify you have Python and the required packages (pandas, openpyxl); the skill metadata did not list these. 2) Inspect the two included Python scripts locally (they are plain text) and run them in a safe environment; they do not make network requests. 3) Only pass in the intended order/price Excel files (do not point the tool at sensitive unrelated files). 4) Follow the SKILL.md manual approval step (send generated file to the named reviewer) if your process requires human verification — otherwise an agent with autonomous invocation could generate files without that human check. 5) If you need stricter controls, disable autonomous invocation for this skill or run the scripts manually in a sandboxed environment.
功能分析
Type: OpenClaw Skill
Name: zhoupu-order-import
Version: 1.2.0
The skill bundle is designed for a specific business workflow involving the transformation of Excel order data into import templates for the Zhoupu system. The Python scripts (generate_order_import.py and generate_transfer_order.py) use standard data processing libraries like pandas and openpyxl to perform mapping, validation, and file generation. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the hardcoded paths in SKILL.md appear to be environment-specific configuration rather than an attack vector.
能力评估
Purpose & Capability
Name/description (生成舟谱导入模板) align with the provided scripts and SKILL.md: both scripts read local Excel price/order files and produce Excel import templates. Minor mismatch: registry metadata declared 'required binaries: none', but the runtime requires Python and libraries (pandas, openpyxl). This is likely an omission rather than malicious, but the skill will not run without those dependencies.
Instruction Scope
SKILL.md instructs the agent (or user) to run the two Python scripts on local Excel files, use specific arguments, and follow a manual approval step. Instructions reference only local file paths and the Zhoupu portal URL for human upload — no instructions to read unrelated system files, access network services, or transmit data to unknown endpoints. The strict verification/approval steps are explicitly stated.
Install Mechanism
No install spec (instruction-only with bundled scripts). That is low-risk: nothing is downloaded at install time. The included scripts will be executed locally if invoked; they are plain Python and not obfuscated. There are no external download URLs or installers.
Credentials
The skill requests no environment variables or credentials, and the scripts do not perform network calls. Proportionality is good. Note: the scripts will read arbitrary Excel files you provide and example local paths under C:\Users\... or workspace — you should only point them at intended spreadsheet files. Also the skill metadata omits required runtime dependencies (Python + pandas + openpyxl).
Persistence & Privilege
always is false and the skill is user-invocable. It does not modify other skills or request permanent presence. The default ability for the agent to invoke the skill autonomously remains enabled (disable-model-invocation=false), which is standard — combine this with the human approval note in SKILL.md if you require manual review before generation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zhoupu-order-import - 安装完成后,直接呼叫该 Skill 的名称或使用
/zhoupu-order-import触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
新增合计行自动核对_生成后自动对比下单表合计行与生成结果_数量不一致时报警_自提调拨脚本均已更新
v1.1.0
- 增加详细SKILL.md文档,全面说明舟谱系统订单导入模板生成规则和操作流程
- 明确分销商与门店的客户分类及名称转换规则
- 补充了源单据号生成规则及客户-单号一对一要求,防止导入失败
- 细化自提订单和调拨订单模板字段及业务规则
- 添加常见问题与文件路径、数据校验经验,便于实际操作和问题排查
- 指定生成文件的上传目录,方便统一管理
元数据
常见问题
舟谱订单导入 是什么?
舟谱系统订单导入模板生成(自提订单+调拨订单分开,每表只有1个sheet)。当下单表数据需要转化为舟谱系统可导入的Excel格式时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 舟谱订单导入?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhoupu-order-import」即可一键安装,无需额外配置。
舟谱订单导入 是免费的吗?
是的,舟谱订单导入 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
舟谱订单导入 支持哪些平台?
舟谱订单导入 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 舟谱订单导入?
由 xyzhangjf(@xyzhangjf)开发并维护,当前版本 v1.2.0。
推荐 Skills