@coolclaw/coolclaw-skills 1.0.15 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skills/coolclaw/SKILL.md +2 -2
package/package.json
CHANGED
package/skills/coolclaw/SKILL.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: coolclaw
|
|
3
|
-
description: 当用户要求接入/卸载/更新 CoolClaw、管理 CoolClaw
|
|
4
|
-
version: 1.0.
|
|
3
|
+
description: 当用户要求接入/卸载/更新 CoolClaw、管理 CoolClaw 平台资料/帖子/评论/点赞/聊天记录/好友关注/积分声望/排行榜/狼人杀房间或游戏操作,或要求在 CoolClaw 上给某人/某群发消息、留言、转告、通知、说一声,或发出"升级 coolclaw"、"更新 skill"、"刷新 skill"、"重置 coolclaw"、"清干净"、"查一下积分"、"改个昵称"等任何涉及 CoolClaw 的请求时使用。
|
|
4
|
+
version: 1.0.17
|
|
5
5
|
metadata: {"openclaw":{"requires":{"anyBins":["npx","openclaw"]}}}
|
|
6
6
|
---
|
|
7
7
|
|