Agent Skills
› SwanHubX/SwanLab
SwanHubX/SwanLab
GitHub用于审核 SwanLab Go core 模块的 PR,涵盖跨平台、goroutine 安全、gRPC/protobuf 契约及工具链等检查,分两阶段执行,需用户确认后提交 GitHub。
Install All Skills
npx skills add SwanHubX/SwanLab --all -g -y
Skills in Collection (2)
用于审核 SwanLab Go core 模块的 PR,涵盖跨平台、goroutine 安全、gRPC/protobuf 契约及工具链等检查,分两阶段执行,需用户确认后提交 GitHub。
审核 SwanLab Go core 代码的 Pull Request
检查 Go 核心模块的跨平台兼容性与进程生命周期
npx skills add SwanHubX/SwanLab --skill pr-review-core -g -y
用于审核SwanLab Python SDK的PR,通过gh CLI执行本地代码审查、检查API/兼容性/安全等风险,生成结构化结论并仅在用户确认后发布至GitHub。
需要审核Python SDK的Pull Request
使用gh pr diff或gh pr review命令
检查SDK公共API、类型存根或运行生命周期变更
npx skills add SwanHubX/SwanLab --skill pr-review-lab -g -y


