원클릭으로
python-sdk
python-sdk에는 A2C-SMCP에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
执行 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
Well-formed minimal SKILL used as the canonical happy-path source for UAT seed derivation across mcp / marketplace / user sources.
创建、更新或删除 UAT 场景文档,确保以 tmux 终端交互验证为核心,符合 A2C-SMCP SDK 的 UAT 最佳实践。重型场景自动加载对应设计指南。无参数时自动扫描 Git 变更,分析受影响的场景并批量更新。
创建、扩充、验收 A2C-SMCP UAT 种子服务与数据。种子按 SKILL 来源(mcp / marketplace / user / _common)分目录组织,每条种子伴随**可执行的验收方法**,供 UAT scenarios 复用。无参数时进入交互向导;带 source+name 则定向走对应 recipe。
创建符合规范的新 Claude Skill,包含完整结构、模板和目录组织。当用户需要创建新 skill、为 Claude Code 添加功能或搭建 skill 脚手架时使用。Creates new Claude Skills with proper structure and templates.
指导 A2C-SMCP Python SDK 的版本发布流程,包括版本号确认、CI 检查、GitHub Release 创建和发布监控。Guide the release workflow for A2C-SMCP Python SDK, including version confirmation, CI checks, GitHub Release creation, and publish monitoring.