bl-v3-cli.oss-cn-shanghai.aliyuncs.com12 installs
hhzz-transfer-order
黑湖智造调拨单管理:查询、创建、导入、编辑或下发调拨计划。用户只处理某张调拨单时使用;完整收货备料流程使用结果型 Skill。
How do I install this agent skill?
npx skills add https://bl-v3-cli.oss-cn-shanghai.aliyuncs.com --skill hhzz-transfer-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 transfer-order <操作>。
- 用户以来源/目标仓库编码、仓位编码、物料编码和计划数量建立普通仓储调拨计划时,默认使用
transfer-order import;该合同的生产校验只允许“仓储调拨”。 - 只有请求明确需要
create合同的内部 ID 和关联实体,并且这些 ID 已由查询取得时,才使用transfer-order create。 - “领料调拨”必须有关联领料实体,不得仅凭“线边备料”等自然语言自行选择,也不得通过
import伪造;应改用具备领料关联关系的创建流程。 - 编辑和下发使用当前 CLI 选择的推荐版本。
- 写入前确认来源、目标、物料和数量有效;所有写入先
--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-transfer-order">View hhzz-transfer-order on skillZs</a>