codexqa-skill-router skillA
This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.
codexqa-skill-router is agent-read markdown (skill) from openqa-cn/openqa-skills: Auto-routes a user request to the matching codexqa skill, then ensures that skill is on disk and follows its SKILL.md. Use whenever the user is unsure which skill to run, says 帮我选 skill、自动路由、选哪个 skill、不知道用哪个、 route this request、pick the right skill、codexqa 该用哪个, installs only codexqa-skill-router and still needs a worker skill, or describes a verification / QA / testing / review / RCA / requirements / cases / testdata task without naming a skill. Former skill name: skill-router. Matches against .
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
# codexqa-skill-router Agent entry map for **discover → match → ensure installed → hand off**. Human docs (`README.md`, `HOW_IT_WORKS.md`, `KNOWN_LIMITATIONS.md` and `.zh-CN` twins) are not loaded at runtime. This skill does not implement defect scans, case writing, RCA, or data build. It selects a pack skill, makes sure its files exist next to this router, then **executes that skill's contract**. ## 1. Discover (mandatory, every turn) Refresh the match catalog: ```bash python3 <this_skill_dir>/scripts/discover_skills.py --with-catalog ``` - Live siblings with `SKILL.md` appear as `source: "live"`, `installed: true`. - Missing workers still appear from [references/catalog.json](references/catalog.json) as `source: "bundled"`, `installed: false` (for matching only). - `needsInstall` lists names that must be fetched before hand-off. - Optional: `--skills-root <abs-path>` when the pack is not this skill's parent. - Self-check: `python3 …/discover_skills.py --self-check`. Do **not** hard-code the worker list in your reasoning — use the JSON. New skills become matchable after `catalog.json` is refreshed (maintainers: …
Read the whole file at its exact version.
How to install
mdr add openqa-cn/openqa-skills/codexqa-skill-router@v1.1.0mdr add openqa-cn/openqa-skills/codexqa-skill-router@sha256:8ee3a48f88bb8c2fPin 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_fflipjhfdp7xmf65)
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 (6054 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/openqa-skills · 8 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fflipjhfdp7xmf65 GET https://markdownregistry.com/api/v1/resolve?ref=openqa-cn/openqa-skills/codexqa-skill-router GET https://markdownregistry.com/api/v1/blob/8ee3a48f88bb8c2f33d73df0af99f312d72907e489398b7b17e7df5d12c25cad
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/openqa-skills
Every file in openqa-cn/openqa-skills