build: unify preinstalled skills bundling across dev/package/release and harden SignPath validation (#524)
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user