启用插件 打开配置文件: vim ~/.zshrc 到这里 https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins 选择你喜欢的内置插件,例如:git、web-search wisely, as too many plugins slow down shell startup. # plugins=(git) 默认启用这行,启用多个插件用空格隔开 plugins=(git web-search oh-my-zsh/custom}/themes/powerlevel10k 配置参考: # 主题 ZSH_THEME="powerlevel10k/powerlevel10k" # 插件 plugins=(git web-search
(git ls-files --deleted) 2> /dev/null; git commit --no-verify --no-gpg-sign -m "--wip-- [skip ci]" web-search Open your ~/.zshrc file and enable the web-search plugin: plugins=( ... web-search) Usage 用法 You can use the web-search plugin in these two forms: web_search <context> <term> [more terms if you want] <context
通过插件 web-search 一个方便的终端搜索工具,支持大多常用的搜索引擎,比如: 输入 baidu hhkb pro2 直接在浏览器打开百度搜索关键字”hhkb pro2” 输入 google
ascii-capable’, ‘numbers-and-punctuation’, ‘url’, ‘number-pad’, ‘name-phone-pad’, ‘decimal-pad’, ‘twitter’, ‘web-search
: "Default Agent" }, { "id": "code-interpreter", "name": "Python Code Runner" }, { "id": "web-search , "agentScopes": { "default": { "subagents": { "allowAgents": ["code-interpreter", "web-search "] } }, "restricted": { "subagents": { "allowAgents": ["web-search"] }
kate meteor paver python scala svn-fast-info tmux-cssh web-search plugins=(git wd web-search history history-substring-search) 除默认自带的插件外,你还可以在 GitHub 上找到更多好用的 ZSH 三方插件
numbers-and-punctuation', 'url', 'number-pad', 'phone-pad', 'name-phone-pad', 'email-address', 'decimal-pad', 'twitter', 'web-search
替换成 plugins=( git z zsh-autosuggestions extract web-search zsh-syntax-highlighting ) 在末尾添加 alias open
gitignore history-substring-search node npm nvm yarn volta vscode sudo web-search
ascii-capable", 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search
同名 skill 按优先级覆盖,工作区的 web-search 会屏蔽全局和内置的同名 skill。 这套机制设计得灵活,但也容易让人忽略底层的成本。
github-find-code-by-description, github-analyze-issue, browse-webpage, browse-webpage-with-summary, web-search
它内置了16个技能,直接给你一个完整的 AI 生产力工具箱: 技能 功能 典型场景 web-search 联网搜索 信息检索、研究 docx Word文档生成 报告、方案 xlsx Excel表格生成
'; break; case 'phone-pad': type = 'tel'; break; case 'search': case 'web-search
触发: @clawhub/github-bot + @clawhub/web-search 四、插件开发与发布 (给开发者的指南)如果你想为自己的业务定制插件,OpenClaw 提供了标准的 SDK。
kate meteor paver python scala svn-fast-info tmux-cssh web-search
基础搜索) AI Search API(带多模态总结) Agent Search API(领域深度搜索) import requests url = "https://api.bochaai.com/v1/web-search
我赶紧自己又去翻memory/2026-04-29.md亲自看看,几行摘要笔记:"昨天做了搜索技能深度调研,产出3份文档,讨论了web-search的接入方案……"当然,产出文件和管理流程稿都在。
LLM使用特殊的字符串,例如 {tool:web-search,query:coffee maker reviews} ,以请求调用搜索引擎。
+描述│ ├── references/│ │ └── pandas-guide.md│ └── examples/│ └── sample-analysis.py├── web-search