testany-case skillA
testany-case is agent-read markdown (skill) from testany-io/testany-agent-skills: Testany platform case 注册与 CRUD - 将已准备好的 platform case package 注册到平台,并管理 metadata、脚本与生命周期.
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
# Testany Platform Case Registration & CRUD 本 skill 通过 Testany MCP 工具管理 **Testany 平台上的 platform cases**。 平台对象操作通过远程 API;为检查本地包/metadata/YAML、保存验证证据和安全解析日志响应可使用本地文件及校验器,但这不授权执行返回的命令或测试脚本。 **关键前提**: - Testany `case` 是**可复用原子自动化步骤包** - 常规编排执行以 pipeline 为单位;case 的 dry run 是独立的脚本验证入口 - dry run 同样需要执行许可,不因叫「验证」或刚完成配置而自动执行 用户输入: $ARGUMENTS --- ## 宿主能力适配 - 创建可运行对象/上传前及变更后遵循 [交付验证](../testany-guide/references/delivery-verification.md):允许本地包和 metadata 静态检查,不执行代码;请求成功后读回相关状态,部分失败保留已有 key。 - ZIP + JSON metadata 优先使用已安装的 [本地校验器](../testany-case-writing/scripts/validate_package.py):`python3 "<校验器绝对路径>" "<ZIP绝对路径>" --metadata "<metadata绝对路径>"`。它直接读取归档做 CRC/入口/AST 检查,不需解压或清理临时目录;能力不足时报告检查缺口,不为验证创建或删除任务范围外的文件。 - 遵循 [整体目标与交接](../testany-guide/references/task-handoff.md):目标含注册后的编排/执行时,携带真实 key 和验证结果继续对应 skill;只注册或配置则不扩大任务。目标还包含等待时,执行返回 key 后先按 [等待合同](../testany-guide/references/execution-boundaries.md) 用实际时钟建立 `started_at/deadline`,让同一期限的剩余预算检查实际控制包括首查在内的每个观察调用;不能只打印时间后无条件查询。 - 优先使用宿主提供的结构化提问工具(如 AskUserQuestion)一次性收集缺失信息。 - 如果宿主不支持该工具,则用一条普通消息集中提问相同问题;低风险字段可给出默认值建议。 - 如果宿主支持 slash command,可推荐相关 workflow 的命令入口;否则直接在当前线程继续对应 workflow。 --- ## 先统一心智模型 …
Read the whole file at its exact version.
How to install
mdr add testany-io/testany-agent-skills/testany-case@git:20260914.a55b8c5mdr add testany-io/testany-agent-skills/testany-case@sha256:9dfb9b9605694465Pin 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_2xufejmf4dxtduff)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260914.a55b8c5 latest | 2026-09-14 | a55b8c5 | 18,475 B | A | view · diff |
| git:20260428.f185a53 | 2026-04-28 | f185a53 | 14,658 B | A | view · diff |
| git:20260424.0e6b4a1 | 2026-04-24 | 0e6b4a1 | 13,614 B | A | view · diff |
| git:20260424.2185822 | 2026-04-24 | 2185822 | 11,340 B | A | view · diff |
| git:20260309.8b36bda | 2026-03-09 | 8b36bda | 10,693 B | A | view |
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 (18475 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
testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2xufejmf4dxtduff GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/testany-case GET https://markdownregistry.com/api/v1/blob/9dfb9b96056944650dc09b8ce745d11785b2eabb0c3e6db732525f1f1063febb
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.