2424
2525** 安装** :
2626``` bash
27- openclaw skills install peekaboo
27+ clawhub install peekaboo
2828```
2929
3030** 使用示例** :
@@ -53,7 +53,7 @@ openclaw skills install peekaboo
5353
5454** 安装** :
5555``` bash
56- openclaw skills install notes
56+ clawhub install notes
5757```
5858
5959** 使用示例** :
@@ -82,7 +82,7 @@ openclaw skills install notes
8282
8383** 安装** :
8484``` bash
85- openclaw skills install calendar
85+ clawhub install calendar
8686```
8787
8888** 使用示例** :
@@ -111,7 +111,7 @@ openclaw skills install calendar
111111
112112** 安装** :
113113``` bash
114- openclaw skills install mail
114+ clawhub install mail
115115```
116116
117117** 使用示例** :
@@ -143,7 +143,7 @@ openclaw skills install mail
143143
144144** 安装** :
145145``` bash
146- openclaw skills install file-manager
146+ clawhub install file-manager
147147```
148148
149149** 使用示例** :
@@ -173,7 +173,7 @@ openclaw skills install file-manager
173173
174174** 安装** :
175175``` bash
176- openclaw skills install pdf-tools
176+ clawhub install pdf-tools
177177```
178178
179179** 使用示例** :
@@ -202,7 +202,7 @@ openclaw skills install pdf-tools
202202
203203** 安装** :
204204``` bash
205- openclaw skills install image-tools
205+ clawhub install image-tools
206206```
207207
208208** 使用示例** :
@@ -233,7 +233,7 @@ openclaw skills install image-tools
233233
234234** 安装** :
235235``` bash
236- openclaw skills install web-search
236+ clawhub install web-search
237237```
238238
239239** 使用示例** :
@@ -262,7 +262,7 @@ openclaw skills install web-search
262262
263263** 安装** :
264264``` bash
265- openclaw skills install rss-reader
265+ clawhub install rss-reader
266266```
267267
268268** 使用示例** :
@@ -293,7 +293,7 @@ openclaw skills install rss-reader
293293
294294** 安装** :
295295``` bash
296- openclaw skills install code-assistant
296+ clawhub install code-assistant
297297```
298298
299299** 使用示例** :
@@ -322,7 +322,7 @@ openclaw skills install code-assistant
322322
323323** 安装** :
324324``` bash
325- openclaw skills install debug-helper
325+ clawhub install debug-helper
326326```
327327
328328** 使用示例** :
@@ -355,7 +355,7 @@ openclaw skills install debug-helper
355355
356356** 安装** :
357357``` bash
358- openclaw skills install @openclaw/feishu
358+ clawhub install @openclaw/feishu
359359```
360360
361361** 使用示例** :
@@ -384,7 +384,7 @@ openclaw skills install @openclaw/feishu
384384
385385** 安装** :
386386``` bash
387- openclaw skills install @openclaw/dingtalk
387+ clawhub install @openclaw/dingtalk
388388```
389389
390390** 使用示例** :
@@ -413,7 +413,7 @@ openclaw skills install @openclaw/dingtalk
413413
414414** 安装** :
415415``` bash
416- openclaw skills install @openclaw/wecom
416+ clawhub install @openclaw/wecom
417417```
418418
419419** 使用示例** :
@@ -444,7 +444,7 @@ openclaw skills install @openclaw/wecom
444444
445445** 安装** :
446446``` bash
447- openclaw skills install @openclaw/banana
447+ clawhub install @openclaw/banana
448448```
449449
450450** 使用示例** :
@@ -473,7 +473,7 @@ openclaw skills install @openclaw/banana
473473
474474** 安装** :
475475``` bash
476- openclaw skills install @openclaw/video-gen
476+ clawhub install @openclaw/video-gen
477477```
478478
479479** 使用示例** :
@@ -502,7 +502,7 @@ openclaw skills install @openclaw/video-gen
502502
503503** 安装** :
504504``` bash
505- openclaw skills install @openclaw/tts
505+ clawhub install @openclaw/tts
506506```
507507
508508** 使用示例** :
@@ -533,7 +533,7 @@ openclaw skills install @openclaw/tts
533533
534534** 安装** :
535535``` bash
536- openclaw skills install @openclaw/data-analysis
536+ clawhub install @openclaw/data-analysis
537537```
538538
539539** 使用示例** :
@@ -562,7 +562,7 @@ openclaw skills install @openclaw/data-analysis
562562
563563** 安装** :
564564``` bash
565- openclaw skills install @openclaw/excel-tools
565+ clawhub install @openclaw/excel-tools
566566```
567567
568568** 使用示例** :
@@ -676,34 +676,34 @@ openclaw skills install @openclaw/excel-tools
676676
677677** 组合1:知识管理套装**
678678``` bash
679- openclaw skills install notes
680- openclaw skills install web-search
681- openclaw skills install pdf-tools
682- openclaw skills install file-manager
679+ clawhub install notes
680+ clawhub install web-search
681+ clawhub install pdf-tools
682+ clawhub install file-manager
683683```
684684
685685** 组合2:团队协作套装**
686686``` bash
687- openclaw skills install feishu
688- openclaw skills install calendar
689- openclaw skills install mail
690- openclaw skills install file-manager
687+ clawhub install feishu
688+ clawhub install calendar
689+ clawhub install mail
690+ clawhub install file-manager
691691```
692692
693693** 组合3:开发者套装**
694694``` bash
695- openclaw skills install code-assistant
696- openclaw skills install debug-helper
697- openclaw skills install peekaboo
698- openclaw skills install file-manager
695+ clawhub install code-assistant
696+ clawhub install debug-helper
697+ clawhub install peekaboo
698+ clawhub install file-manager
699699```
700700
701701** 组合4:创意工作套装**
702702``` bash
703- openclaw skills install banana
704- openclaw skills install video-gen
705- openclaw skills install tts
706- openclaw skills install image-tools
703+ clawhub install banana
704+ clawhub install video-gen
705+ clawhub install tts
706+ clawhub install image-tools
707707```
708708
709709---
@@ -718,4 +718,3 @@ openclaw skills install image-tools
718718---
719719
720720** 提示** :本清单会随着新Skills的发布而更新,建议定期查看以获取最新信息。
721-
0 commit comments