bl-v3-cli.oss-cn-shanghai.aliyuncs.com36 installs
hhzz-outbound-order
黑湖智造出库单管理:查询、创建、导入、编辑、下发或执行出库。用户单独处理发货、销售出库或其他出库单据时使用。
How do I install this agent skill?
npx skills add https://bl-v3-cli.oss-cn-shanghai.aliyuncs.com --skill hhzz-outbound-orderIs this agent skill safe to install?
No partner audit is available yet. Read the source before installing.
What does this agent skill do?
出库单管理
开始前阅读 ../hhzz-shared/SKILL.md。查询读取目标操作的 --help;写入先读取 hhzz-cli schema outbound-order <操作> [子操作]。
- 用户以单据编号、仓库编码、物料编码等外部业务字段建立普通出库计划时,默认使用
outbound-order import。 - 只有请求明确需要 V2
create合同的内部 ID、关联单据或生成关联单据能力,并且这些 ID 已由查询取得时,才使用outbound-order create。 - 精确出库和推荐出库是
execute下的独立方式;没有库存维度和执行策略证据时不得自行选择。 - 精确出库要求指定维度有足够可用库存;推荐出库还依赖 FIFO 等推荐策略启用。
- 所有写入先
--dry-run,授权后--confirm,再按单据编码查回。 - 执行成功后还必须查询库存变化或出库记录,不能只凭单据状态宣称实物已出库。
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/bl-v3-cli.oss-cn-shanghai.aliyuncs.com/hhzz-outbound-order">View hhzz-outbound-order on skillZs</a>