Agent skill

testany-workspace

管理 Testany 工作空间 - 成员管理、权限配置、团队组织

Stars 10
Forks 6

Install this agent skill to your Project

npx add-skill https://github.com/TestAny-io/testany-agent-skills/tree/main/plugins/testany-bot/skills/testany-workspace

SKILL.md

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 是否已被占用。

工作流程

  1. 确认目标:操作哪个工作空间?
  2. 获取当前状态testany_get_my_workspaces_with_roles
  3. 执行操作:添加成员、修改角色等
  4. 确认结果:返回操作状态

返回格式

任务完成后,向用户汇报:

  • 操作结果
  • 受影响的成员/工作空间
  • 当前权限状态

参考文档

详细概念请参考:

  • 核心概念

Expand your agent's capabilities with these related and highly-rated skills.

TestAny-io/testany-agent-skills

prompt-optimizer

撰写提示词、优化提示词、改写 Prompt、Prompt 优化。将模糊的想法转化为精确有效的 AI 提示词,支持 ChatGPT、Claude、Gemini、DeepSeek、豆包、智谱等多平台。

10 6
Explore
TestAny-io/testany-agent-skills

guardrails-reviewer

Review Project Guardrails, 工程规范评审。Use when: Guardrails 创建或更新后需要作为项目级治理基线做准出,检查触发判定、生成模式、事实标准、下游工作流钩子与规则可执行性。

10 6
Explore
TestAny-io/testany-agent-skills

api-reviewer

API contract review, 接口契约评审。Use when: PRD 完成后、HLD/LLD/实现前需要审查 OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/文件格式/IPC-CLI 契约。

10 6
Explore
TestAny-io/testany-agent-skills

prototype-designer

Prototype, 交互原型, 原型设计, UI prototype。Use when: PRD 和 User Journey 完成后,需要在前端仓库中生成可交互的 UI 原型,验证交互模式和流转逻辑,在进入 HLD/API Contract 之前暴露设计问题。

10 6
Explore
TestAny-io/testany-agent-skills

test-reviewer

Review test design and readiness, 测试评审。Use when: Test Spec/Test Case Package 完成后,需要审查独立测试范围内的覆盖、追溯、执行证据与遗留风险,作为发布准备前的测试门禁。

10 6
Explore
TestAny-io/testany-agent-skills

brd-interviewer

BRD interview, 业务需求访谈。Use when: 需要将模糊的业务想法梳理成 BRD、"帮我梳理业务需求"、"老板说要做 XXX"、"这个需求不太清楚"、"写 BRD"。

10 6
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results