build: unify preinstalled skills bundling across dev/package/release and harden SignPath validation (#524)

This commit is contained in:
Felix
2026-03-16 16:55:56 +08:00
committed by GitHub
Unverified
parent f6128ed743
commit 4e3f3c83f6
10 changed files with 143 additions and 36 deletions

View File

@@ -42,9 +42,9 @@
},
{
"slug": "self-improving-agent",
"repo": "openclaw/skills",
"repoPath": "skills/pskoett/self-improving-agent",
"ref": "main",
"repo": "peterskoett/self-improving-agent",
"repoPath": ".",
"ref": "master",
"version": "main",
"autoEnable": true
},
@@ -63,14 +63,6 @@
"ref": "main",
"version": "main",
"autoEnable": true
},
{
"slug": "bocha-skill",
"repo": "openclaw/skills",
"repoPath": "skills/ypw757/bocha-skill",
"ref": "main",
"version": "main",
"autoEnable": true
}
]
}