Skill: ollama-web 搜索/获取网页内容
ollama-web: 搜索/获取网页内容 skill
额度现在好像是 5 小时 200 次, 5 天 500 次
通用安装和配置方式看 Skills 安装配置方法(含 OpenClaw 配置方法)
必填的环境变量是
- 创建 key: https://ollama.com/settings/keys
- 查看额度: https://ollama.com/settings 里的 Usage
自己改提示词 实测发现放
额度现在好像是 5 小时 200 次, 5 天 500 次
通用安装和配置方式看 Skills 安装配置方法(含 OpenClaw 配置方法)
必填的环境变量是
OLLAMA_API_KEY- 创建 key: https://ollama.com/settings/keys
- 查看额度: https://ollama.com/settings 里的 Usage
自己改提示词 实测发现放
~/.openclaw/workspace/AGENTS.md 里更好 因为 TOOLS.md 已经是怎么用 tools 了 可以强化一下...- 我新加的 skills 在 /root/.agents/skills 里, 总是使用里面最新的名字
- ollama-web: Use this tool for single-query web search and single-page web fetch.
- 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), use ollama-web instead.
#AI #脚本 #OpenClaw #Skills #fetch #search #web #ollama