免 Key 白嫖 skills: google-search, fetch-url, fetch-webpage
OpenClaw 配置文件里禁用内置的 web fetch/search tool ~/.openclaw/openclaw.json
"tools": {
"web": {
"search": {
"enabled": false
},
"fetch": {
"enabled": false
}
}
}
自己改提示词 ~/.openclaw/workspace/TOOLS.md 可以强化一下...
- 我新加的 skills 在 ~/.openclaw/workspace/skills 里, 总是使用里面最新的名字
- google-search: Use this tool when you need up-to-date information from the internet. It grounds the model with real-time Google Search results across languages, improving factual accuracy and enabling responses with verifiable citations beyond the model's knowledge cutoff.
- fetch-url: Use this when you need the raw HTTP response for non-HTML content or APIs. Examples: JSON, XML, RSS/Atom, CSV, plain text, files, or downloads. If the target is a human-readable web page (HTML) that should be converted to markdown, use fetch-webpage instead.
- fetch-webpage: You can use this tool to fetch and convert webpages into markdown format by providing specific URLs.
配合随机负载均衡实现白嫖(破每分钟请求数限制), 以 mihomo 为例
proxy-groups:
- name: "lbrr"
type: load-balance
strategy: round-robin
# ...省略
rules:
- DOMAIN,pure.md,lbrr
Surge:
[Proxy Group]
Random LB = load-balance, include-other-group=A_GROUP, persistent=0
[Rule]
DOMAIN,pure.md,"Random LB"
😙 https://t.me/zhetengsha 装到 ~/.openclaw/workspace/skills 里
群友反馈说 可以把本消息内容+压缩包发给 Bot 自动装
🤭 https://t.me/zhetengsha 🧐 https://t.me/zhetengsha 😄 https://t.me/zhetengsha 💬 https://t.me/zhetengsha_group
🥰 #AI #脚本 #OpenClaw #Skills #fetch #search #web