testany-workspace skillA
testany-workspace is agent-read markdown (skill) from testany-io/testany-agent-skills: 管理 Testany 工作空间 - 成员管理、权限配置、团队组织.
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 工作空间管理 管理 Testany 工作空间和团队成员。 用户输入: $ARGUMENTS ## 职责范围 - 管理工作空间 - 添加/移除团队成员 - 配置成员角色和权限 ## 核心知识 ### 工作空间概念 工作空间是 Testany 中的资源隔离单元,用于: - 组织团队的测试资源 - 控制访问权限 - 隔离不同项目/团队 ### 角色权限 | 角色 | 权限 | |------|------| | **Admin** | 管理成员,编辑所有资源 | | **Member** | 创建和编辑自己的资源 | ## 常用操作 ### 查看我的工作空间 ``` testany_get_my_workspaces testany_get_my_workspaces_with_roles # 包含角色信息 ``` ### 添加成员 ``` testany_list_users → 查找用户 testany_assign_user_to_workspace → 添加单个用户 testany_assign_users_to_workspace → 批量添加 ``` ### 修改成员角色 ``` testany_find_workspace_users → 查找工作空间下所有用户 testany_assign_user_to_workspace → 修改单个用户 ``` ### 获取工作空间成员列表 ``` testany_find_workspace_users → 查找工作空间下现有成员 ``` ### 移除成员 ``` testany_remove_user_from_workspace → 从工作空间移除用户 ``` ### 申请新工作空间 ``` testany_check_workspace_key → 检查 workspace key 是否可用 testany_request_workspace → 提交申请 ``` 注意:申请前需先调用 testany_check_workspace_key 检查 key 是否已被占用。 ## 工作流程 遵循 [交付与读回验证](../testany-guide/references/delivery-verification.md),已知目标无需重复确认,只操作授权的 workspace/成员/角色。 1. **确认目标**:操作哪个工作空间? 2. **获取当前状态**:`testany_get_my_workspaces_with_roles` 3. **执行操作**:添加成员、修改角色等 …
Read the whole file at its exact version.
How to install
mdr add testany-io/testany-agent-skills/testany-workspace@git:20260914.a55b8c5mdr add testany-io/testany-agent-skills/testany-workspace@sha256:647de6bfad3016c3Pin 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_6ztnnhajwygh3kzj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260914.a55b8c5 latest | 2026-09-14 | a55b8c5 | 2,572 B | A | view · diff |
| git:20260306.4e844ae | 2026-03-06 | 4e844ae | 2,012 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 (2572 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_6ztnnhajwygh3kzj GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/testany-workspace GET https://markdownregistry.com/api/v1/blob/647de6bfad3016c379f87f02fb0a5fb2e12ce3b9d2288d6697a84e43fa750c3b
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.