一键导入
valid-skill-pkg
Well-formed minimal SKILL used as the canonical happy-path source for UAT seed derivation across mcp / marketplace / user sources.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Well-formed minimal SKILL used as the canonical happy-path source for UAT seed derivation across mcp / marketplace / user sources.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
执行 A2C-SMCP Python SDK 的用户验收测试(UAT)。通过 tmux MCP 工具在真实终端环境中验证 CLI 命令和端到端协议流程。
Minimal greet skill for strict-mode seed derivation
Minimal review skill for strict-mode seed derivation
Minimal scan skill for strict-mode seed derivation
创建、更新或删除 UAT 场景文档,确保以 tmux 终端交互验证为核心,符合 A2C-SMCP SDK 的 UAT 最佳实践。重型场景自动加载对应设计指南。无参数时自动扫描 Git 变更,分析受影响的场景并批量更新。
创建、扩充、验收 A2C-SMCP UAT 种子服务与数据。种子按 SKILL 来源(mcp / marketplace / user / _common)分目录组织,每条种子伴随**可执行的验收方法**,供 UAT scenarios 复用。无参数时进入交互向导;带 source+name 则定向走对应 recipe。
| name | valid-skill-pkg |
| description | Well-formed minimal SKILL used as the canonical happy-path source for UAT seed derivation across mcp / marketplace / user sources. |
| license | MIT |
| version | 1.0.0 |
| allowed-tools | ["Read"] |
| compatibility | a2c-smcp>=0.2.1 |
| metadata | {"axis":"CM-01","derived-from":"__self__"} |
This SKILL is the canonical well-formed package consumed by UAT seeds. Its body content is intentionally minimal — only the frontmatter and the package layout matter for fixture purposes.
LLM should never see this in production; it is used by UAT acceptance scripts to
verify that stage_mcp_skills / stage_user_skills / marketplace staging accept
a happy-path SKILL package.
SKILL.md (this file)scripts/run.py (placeholder executable script)references/usage.md (placeholder documentation reference)