distribution skillA
distribution is agent-read markdown (skill) from openqa-cn/codexqa: Constructs distributor accounts, inventory binds, commission or markup, and browse-and-quote, including the ready-to-sell scene. Internal distribution slot of the parent pack; do not invoke independently..
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
# Distribution data-build slot
Vendor-neutral distributor slot. Drop-in under pack `slots/` (already discovered).
`slot.yaml` scene `ready-to-sell` is create distributor → bind inventory → set commission.
Executors talk to `DATA_BUILD_API_BASE` (default local mock on port 8765). The case pipeline binds from `slot.yaml` when the match is unique.
## Single-step routing
| User intent | Executor |
|---|---|
| Create distributor | `scripts/executors/create_distributor.ts` |
| Bind supply / inventory | `scripts/executors/bind_inventory.ts` |
| Set commission | `scripts/executors/set_commission.ts` |
| Browse and quote | `scripts/executors/browse_and_quote.ts` |
```bash
node scripts/executors/create_distributor.ts --json '{"name":"North Channel"}'
```
## Scene: ready-to-sell
This scene **depends on a catalog product** (another domain's material). If `productId` is not in context and the catalog slot cannot produce one, **ask the user for that product material** (reuse an id, or construct via catalog first). Then continue bind → commission. Do not skip those steps.
1. Create distributor → `distributorId`
2. Bind `productId`
3. Set commission rate
…Read the whole file at its exact version.
How to install
mdr add openqa-cn/codexqa/distribution@git:20260921.32a4af3mdr add openqa-cn/codexqa/distribution@sha256:d23043b7f8717538Pin 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_nin5qc2vh27dugoa)
1 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 (1914 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
openqa-cn/codexqa · 8 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_nin5qc2vh27dugoa GET https://markdownregistry.com/api/v1/resolve?ref=openqa-cn/codexqa/distribution GET https://markdownregistry.com/api/v1/blob/d23043b7f871753853680906def327b6f5009663154313deeba9d4277a4b47b5
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 openqa-cn/codexqa
Every file in openqa-cn/codexqa