mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:40:44 +00:00
fix: startup load skill workshop hooks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "skill-workshop",
|
||||
"activation": {
|
||||
"onStartup": false
|
||||
"onStartup": true
|
||||
},
|
||||
"name": "Skill Workshop",
|
||||
"description": "Captures repeatable workflows as workspace skills, with pending review, safe writes, and skill prompt refresh.",
|
||||
|
||||
@@ -39,6 +39,7 @@ const EXPECTED_BUNDLED_STARTUP_PLUGIN_IDS = [
|
||||
"memory-wiki",
|
||||
"openshell",
|
||||
"phone-control",
|
||||
"skill-workshop",
|
||||
"talk-voice",
|
||||
"thread-ownership",
|
||||
"voice-call",
|
||||
|
||||
Reference in New Issue
Block a user