codexqa-testdata-generator skillA
codexqa-testdata-generator is agent-read markdown (skill) from openqa-cn/codexqa: Constructs test data against real backends and writes it back into test cases as executable preconditions. Use whenever the user wants test data built, case materials or preconditions prepared, a data-build skill or tool reused, an API discovered, a construction script written, or a proven method recorded — including Chinese phrasings such as 构造测试数据, 准备测试数据, 造数据, 用例数据, 用例物料, 用例数据准备, 用例前置数据, 测试数据回写, 测试物料清单, 数据需求分析. Also use it for concrete requests that never say "test data", like "create this ac.
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
# Test Data Generation This directory is the skill. It has no baked-in company knowledge. Platforms are adapters; local files work with zero extra infrastructure. **This skill never invents business data.** It decides which path to take and extracts parameters the user already supplied; an executor, a published tool, or a generated script is what actually calls the backend. "Construct succeeded" means the backend returned a business ID, not that an ID appeared in the reply. `SKILL_DIR` is the folder that contains this `SKILL.md`. Every command below uses it, so resolve it once: ```bash SKILL_DIR="<directory of this SKILL.md>" ``` Config lookup: `$DATA_BUILD_CONFIG` → `./testdata/config.yaml` → `~/.testdata/config.yaml`. Four fallback paths, in this order, after the case-material check below: 1. **Domain skill** — search for a matching data-build skill, install or load it, and delegate 2. **Existing tool** — reuse a published tool from the tool registry 3. **API catalog** — discover the APIs that can build the data 4. **Generated script** — write a construction script from those APIs and run it ## Documents (load on demand) …
Read the whole file at its exact version.
How to install
mdr add openqa-cn/codexqa/codexqa-testdata-generator@v1.0mdr add openqa-cn/codexqa/codexqa-testdata-generator@sha256:770189c767f7af41Pin 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_em7dcmxn3yss3uil)
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 (19571 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_em7dcmxn3yss3uil GET https://markdownregistry.com/api/v1/resolve?ref=openqa-cn/codexqa/codexqa-testdata-generator GET https://markdownregistry.com/api/v1/blob/770189c767f7af41163573f0fa72d7cd27429a9078dd99bf0e6279d88c857043
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