免 Key 白嫖 skills: exa-search, google-search, fetch-url, fetch-webpage
通用安装和配置方式看 Skills 安装配置方法(含 OpenClaw 配置方法)
自己改提示词 实测发现放 ~/.openclaw/workspace/AGENTS.md 里更好 因为 TOOLS.md 已经是怎么用 tools 了 可以强化一下...
- 我新加的 skills 在 /root/.agents/skills 里, 总是使用里面最新的名字
- exa-search: Use this tool when you need up-to-date information from the internet. It grounds the model with real-time Exa Search results across languages, improving factual accuracy and enabling responses with verifiable citations beyond the model's knowledge cutoff.
- 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.
Exa 白嫖是 5 QPS(环境变量 EXA_API_KEY 可选, 可在 https://dashboard.exa.ai/api-keys 获取), 其他的可配合随机负载均衡实现白嫖(破每分钟请求数限制), 以 mihomo 为例
proxy-groups:
- name: "lbrr"
type: load-balance
strategy: round-robin
# ...省略
rules:
- DOMAIN,pure.md,lbrr
- DOMAIN,r.jina.ai,lbrr
Surge:
[Proxy Group]
Random LB = load-balance, include-other-group=A_GROUP, persistent=0
[Rule]
DOMAIN,pure.md,"Random LB"
DOMAIN,r.jina.ai,"Random LB"
🤭 AI 合集 🧐 频道资源合集 😄 恰饭推荐 💬 群组
🥰 #AI #脚本 #OpenClaw #Skills #fetch #search #web
通用安装和配置方式看 Skills 安装配置方法(含 OpenClaw 配置方法)
自己改提示词 实测发现放 ~/.openclaw/workspace/AGENTS.md 里更好 因为 TOOLS.md 已经是怎么用 tools 了 可以强化一下...
- 我新加的 skills 在 /root/.agents/skills 里, 总是使用里面最新的名字
- exa-search: Use this tool when you need up-to-date information from the internet. It grounds the model with real-time Exa Search results across languages, improving factual accuracy and enabling responses with verifiable citations beyond the model's knowledge cutoff.
- 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.
Exa 白嫖是 5 QPS(环境变量 EXA_API_KEY 可选, 可在 https://dashboard.exa.ai/api-keys 获取), 其他的可配合随机负载均衡实现白嫖(破每分钟请求数限制), 以 mihomo 为例
proxy-groups:
- name: "lbrr"
type: load-balance
strategy: round-robin
# ...省略
rules:
- DOMAIN,pure.md,lbrr
- DOMAIN,r.jina.ai,lbrr
Surge:
[Proxy Group]
Random LB = load-balance, include-other-group=A_GROUP, persistent=0
[Rule]
DOMAIN,pure.md,"Random LB"
DOMAIN,r.jina.ai,"Random LB"
🤭 AI 合集 🧐 频道资源合集 😄 恰饭推荐 💬 群组
🥰 #AI #脚本 #OpenClaw #Skills #fetch #search #web