chrome-control-proxy 1.0.0 → 1.0.1
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/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -138,4 +138,8 @@ curl -s http://host.docker.internal:3333/health
|
|
|
138
138
|
|
|
139
139
|
## OpenClaw 集成说明
|
|
140
140
|
|
|
141
|
-
更完整的调用顺序、踩坑说明见仓库内 **`
|
|
141
|
+
更完整的调用顺序、踩坑说明见仓库内 **`chrome-control-proxy/SKILL.md`**(随代码维护;**不会**打进 `npm pack` 的默认包文件,clone 仓库即可见)。
|
|
142
|
+
|
|
143
|
+
### 通过 ClawHub 安装 Skill
|
|
144
|
+
|
|
145
|
+
在 [ClawHub](https://clawhub.ai) 搜索 **`chrome-control-proxy`** 并一键安装,OpenClaw 即可加载该 Skill,获得完整的调用指南与最佳实践提示。
|