chore(clawhub): 改为本地 pre-push 自动同步 skill

This commit is contained in:
leeguooooo
2026-02-24 18:10:05 +09:00
parent 85d18799a4
commit 6f1dd39121
5 changed files with 50 additions and 50 deletions
+1
View File
@@ -34,6 +34,7 @@
"test": "vitest run",
"test:watch": "vitest",
"postinstall": "node scripts/postinstall.js",
"clawhub:sync": "bash scripts/clawhub-sync.sh",
"sync:upstream": "bash scripts/sync-upstream.sh",
"sync:upstream:push": "bash scripts/sync-upstream.sh --push",
"changeset": "changeset",