chore(marketplace): add slark-cicd-plugin

This commit is contained in:
2026-08-22 08:15:02 +09:30
parent 16e58047a0
commit 3b38deb078
4 changed files with 226 additions and 1 deletions
+13
View File
@@ -401,6 +401,19 @@
],
"strict": false
},
{
"name": "slark-cicd-plugin",
"source": "./skills-dev/slark-cicd-plugin",
"description": "Slark 仓库 staging、生产与 Desktop 安装包的端到端 CI/CD 发布技能。",
"version": "1.0.0",
"category": "devops",
"keywords": [
"devops",
"deployment",
"operations"
],
"strict": false
},
{
"name": "req-audit-plugin",
"source": "./skills-req/req-audit-plugin",