- proxy-deploy: 部署 Claude API 代理服务到 K8S ECI - release: 创建和推送版本标签触发 CI/CD 发布流程 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
19 lines
421 B
JSON
19 lines
421 B
JSON
{
|
|
"version": 1,
|
|
"skills": {
|
|
"skill-creator": {
|
|
"source": "anthropics/skills",
|
|
"sourceType": "github",
|
|
"computedHash": "b122f4d1e91aa1d83027e050b5b37c3156203ee85458d7b1360bc48167c9e02a"
|
|
},
|
|
"proxy-deploy": {
|
|
"source": ".claude/skills/proxy-deploy",
|
|
"sourceType": "local"
|
|
},
|
|
"release": {
|
|
"source": ".claude/skills/release",
|
|
"sourceType": "local"
|
|
}
|
|
}
|
|
}
|