demand-deliverability-assessment skillA
This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.
demand-deliverability-assessment is agent-read markdown (skill) from openbkn-ai/bkn-sdk: Use when a user asks whether a product demand (an existing forecast or a new order) can be delivered on knowledge network supply_942_verify: locate the forecast, read the inventory metric, run the kitting / net-demand function, and, only after explicit user confirmation, raise the simulated replenishment action..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 需求可交付性评估 这是一个**业务流程编排 Skill**。它不自带算法、不写 URL、不带 Token;所有取数与计算都通过当前知识网络已挂载的指标、函数和行动完成。Agent 读完本文后,按「能力依赖」表用平台工具逐步调用即可。 ## Skill Card | 字段 | 值 | |------|-----| | `bkn_scope` | `supply_942_verify` | | `trigger` | 「这单能不能按期交」「预测单 X 现在能交多少」「新增 N 套 Y 产品能否承接」 | | `优先指标` | **库存可用量** | | `优先函数` | **要X套净需求与齐套**;解释缺料结构时补 **BOM清单** | | `可选行动` | **模拟确认补货计划**(须用户确认) | | `open_parameters` | `product`(产品编码)、`qty`(需求套数)、`substitute_enabled`(替代料策略)、`warehouse_scope?` | ## 能力依赖 Agent 用 `search_capabilities` 按**名称**在本网络内找到函数,用 `get_kn_detail` / `get_object_types` 找到指标与行动类型。名称与执行工厂、知识网络中的登记完全一致,不要改写。 | 名称 | 类型 | 用途 | 调用方式 | 结果怎么读 | 需确认 | |------|------|------|----------|------------|--------| | 库存可用量 | 指标 | 可用库存总口径 | `query_metric`,`time.instant=true`;需按物料拆分时加 `analysis_dimensions=["material_code"]` | `datas[0].values[0]` 为合计可用量 | 否 | | BOM清单 | 函数 | 展开产品一级主料 | `execute_tool`,参数 `product`(必填)、`depth=1` | `l1_lines[]` 为一级主料,`line_count` 为 BOM 行数 | 否 | | 要X套净需求与齐套 | 函数 | 齐套判断与缺料 | `execute_tool`,参数 `product`、`qty`、`substitute_enabled`(必须明确 true/false) | `kitting_ok` 为齐套结论;`gaps[]` 为缺料,取 `net_requirement` 与 `recommended_replenishment_qty` | 否 | …
Read the whole file at its exact version.
How to install
mdr add openbkn-ai/bkn-sdk/demand-deliverability-assessment@git:20260912.e67922dmdr add openbkn-ai/bkn-sdk/demand-deliverability-assessment@sha256:e928efe83a64475aPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_w7gz644bv32i7qli)
2 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5814 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
openbkn-ai/bkn-sdk · 17 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_w7gz644bv32i7qli GET https://markdownregistry.com/api/v1/resolve?ref=openbkn-ai/bkn-sdk/demand-deliverability-assessment GET https://markdownregistry.com/api/v1/blob/e928efe83a64475ac4e6a43025b05403a9e0569fc22e4bcbe4876ea4a49d767b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from openbkn-ai/bkn-sdk
Every file in openbkn-ai/bkn-sdk