AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from testany-io/testany-agent-skills.

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

# AGENTS.md

为 Codex 在本仓库工作提供全局约束;具体业务流程由本次任务适用的 skill 决定。

## 安装 SkillDock

当用户要求“安装 SkillDock”“安装技能管理面板”或安装并打开本应用时,先读 [README 的 Codex 安装说明](README.md#在-codex-中使用-skilldock)。用户在 clone 后的仓库中要求安装时,默认使用本地仓库来源;用户指定 GitHub 来源时按其选择执行。

- 检查 Git 和当前 Codex 的插件安装能力;按 README 添加 marketplace 并仅安装 `skilldock`;不要安装整个 `testany-eng` 代替应用。PATH 的 codex 不可执行或缺少 plugin 能力时,按 README 检查桌面应用内 CLI,并记录最终绝对路径。打开应用时使用其 `launch.sh` 自动准备 Node.js/npm,不将手动安装全局 Node 作为前置步骤。
- 读回安装结果,确认包含 `skill-manager`;不要将 clone、仅添加 marketplace 或复制源码表述为安装完成。
- 用户要求同时打开时,读取实际安装目录中的 `skills/skill-manager/SKILL.md` 并按其启动说明执行。后续可在新的 Codex 任务中用 `$skill-manager` 打开面板。
- 缺少工具或当前宿主不支持所需能力时,明确说明缺少项和可执行的下一步。普通浏览、审查或编辑仓库不触发安装。

## 安装 TeamDesk

用户要求安装 TeamDesk 时,先读 [TeamDesk 安装说明](plugins/teamdesk/README.md#安装与启动),优先使用根目录 `install-teamdesk.sh` 统一入口:从 clone 运行使用该 clone,用户指定 GitHub 来源时使用文档下载入口。脚本检查依赖、原生安装及启用状态、构建并核验启动图标;缺少系统依赖时按实际错误处理,不声称已完成安装。安装不代表共享连接、hook 信任或员工记账已通过,这些按团队设置提示核验。只阅读或修改仓库不触发安装。

## 仓库与编辑边界

Testany Agent Skills 按领域聚合 plugin(testany-eng / testany-llm / testany-mrkt / testany-bot;独立应用为 skilldock / teamdesk)。
技能位于 `plugins/<plugin>/skills/<skill>/SKILL.md`,slash 入口位于对应 `commands/`。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add testany-io/testany-agent-skills/AGENTS.md@git:20260924.8cef21d
Exact content
mdr add testany-io/testany-agent-skills/AGENTS.md@sha256:01aedcedb6a0b7a6

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_kpn5zagxbwmtei25.svg)](https://markdownregistry.com/a/art_kpn5zagxbwmtei25)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.8cef21d latest2026-09-24 8cef21d 4,378 BA view · diff
git:20260915.213427d2026-09-15 213427d 3,575 BA view · diff
git:20260914.7c377802026-09-14 7c37780 3,405 BA view · diff
git:20260914.a55b8c52026-09-14 a55b8c5 2,311 BA view · diff
git:20260825.978853a2026-08-25 978853a 4,448 BA view · diff
git:20260331.40884ae2026-03-31 40884ae 1,983 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (4378 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

GitHub

testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_kpn5zagxbwmtei25
GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/01aedcedb6a0b7a611206e0c4142488fe3a3cbb6b9b4144337f0e47557f1e2e6

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 testany-io/testany-agent-skills

CLAUDE.md claude
testany-io/testany-agent-skills · CLAUDE.md
git:20260914.a55b8c5 · audit A · 82 stars
skill-manager skill
testany-io/testany-agent-skills · plugins/skilldock/skills/skill-manager/SKILL.md · 打开 SkillDock 本地 GUI,浏览和管理 Codex skills、plugins 与 marketplace 来源;适用于技能库、安装更新、启禁、移除恢复的可视化管理。普通任务只需使用某个 skill 时不触发。
git:20260923.048c4b0 · audit A · 82 stars
AGENTS.md@plugins/teamdesk agents
testany-io/testany-agent-skills · plugins/teamdesk/AGENTS.md
git:20260924.789f9d4 · audit A · 82 stars
team-workspace skill
testany-io/testany-agent-skills · plugins/teamdesk/skills/team-workspace/SKILL.md · Open and operate TeamDesk, a local AI team workspace built on existing Codex tasks. Use for 打开 AI 团队工作台、创建或绑定 AI…
git:20260924.4350616 · audit A · 82 stars
testany-sync-case-env-from-source skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/SKILL.md · 从 OpenAPI 生成的 Testany case 源代码中自动识别入参和出参,并同步到 case 的环境变量列表中。适用于源代码存储在需要认证的 Git 仓库(如 Bitbucket)的场景。
git:20260914.a55b8c5 · audit A · 82 stars
testany-case-writing skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case-writing/SKILL.md · Testany platform case 编写助手 - 将传统测试场景拆解为 Testany platform cases,并生成可注册的 case packages
git:20260914.a55b8c5 · audit A · 82 stars
testany-case skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case/SKILL.md · Testany platform case 注册与 CRUD - 将已准备好的 platform case package 注册到平台,并管理 metadata、脚本与生命周期
git:20260914.a55b8c5 · audit A · 82 stars
testany-debug skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-debug/SKILL.md · 分析 Testany 测试失败原因 - 排查问题、查看日志、定位根因;处理签名日志前先单独加载本 skill,勿回显原始请求。
git:20260914.a55b8c5 · audit A · 82 stars
testany-execution skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-execution/SKILL.md · Testany execution 观测与管理 - 查看进度、查询历史、刷新状态、取消未开始执行、将失败执行交给 debug
git:20260914.a55b8c5 · audit A · 82 stars
testany-guide skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-guide/SKILL.md · Testany 平台核心概念和配置参考
git:20260914.a55b8c5 · audit A · 82 stars
testany-import-git skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-import-git/SKILL.md · Testany Git 导入:把 Git 仓库里的测试脚本批量注册成 Testany platform cases,并持续同步、切 commit、演化 binding、配 webhook
git:20260914.a55b8c5 · audit A · 82 stars
testany-pipeline skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-pipeline/SKILL.md · Testany pipeline 编排与 CRUD - 基于 automation design 或现有 case keys 创建执行与编排单元
git:20260914.a55b8c5 · audit A · 82 stars

Every file in testany-io/testany-agent-skills

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.