← Back to Skills Marketplace
Bocha Web Search
by
Bocha-Labs
· GitHub ↗
· v1.0.2
· MIT-0
3012
Downloads
5
Stars
32
Active Installs
3
Versions
Install in OpenClaw
/install bocha-web-search
Description
博查 Web 搜索工具,使用 Bocha Web Search API。适用于在线查询、事实核查、获取时效性信息以及提供带引用的回答。(Default web search tool using Bocha Web Search API. Use for online lookup, verification,...
Usage Guidance
Install only if you are comfortable providing a Bocha API key and having search terms sent to Bocha’s external API. Do not use it for secrets, credentials, private identifiers, regulated data, or confidential business content unless that external lookup is intended.
Capability Assessment
Purpose & Capability
The stated purpose is online lookup, fact verification, current information, and citation-backed answers; the artifact’s Bocha API instructions match that purpose.
Instruction Scope
The instruction to search when uncertain is broader than ideal and could cause extra external lookups, but it is visible and aligned with a default web-search helper rather than hidden or unrelated behavior.
Install Mechanism
The package contains only a non-executable SKILL.md file, no scripts, no dependencies, and clean static/VirusTotal telemetry.
Credentials
It requires BOCHA_API_KEY and sends search queries to the Bocha Web Search API; this is proportionate for web search, though users should treat queries as data shared with an external service.
Persistence & Privilege
No artifact evidence of persistence, local file access, privilege escalation, background execution, credential harvesting, or destructive actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bocha-web-search - After installation, invoke the skill by name or use
/bocha-web-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added Chinese language (bilingual) documentation, including usage instructions, API specs, and citation rules.
- Included license information (MIT-0).
- Updated homepage URL to https://open.bocha.cn.
- Improved formatting and provided side-by-side Chinese/English explanations for all critical sections.
- No core functionality changes; documentation now better serves both Chinese and English users.
v1.0.1
- Updated documentation to remove shell-specific setup and system-level file operations.
- Simplified API usage instructions to focus on direct API calls, improving compatibility with secure and cross-platform environments.
- Clarified citation formatting and response structure requirements.
- Maintained strict citation rules for source-backed answers.
- Improved guidance for error handling and troubleshooting.
v1.0.0
[1.0.0] - 2025-02-26
Added
- Released bocha-web-search skill, enabling real‑time web search via the Bocha Search API.
- Cross‑platform support (macOS / Linux / Windows) using the OpenClaw Exec Tool.
- Robust request‑body handling: writes JSON payload to a temporary file and sends it with curl --data-binary to avoid shell quoting issues and Windows PowerShell alias conflicts.
- Default parameters: freshness: "noLimit", summary: true, count: 10 for rich and summarised results.
- Enforced citation format: answers must include numbered inline citations [1][2]... followed by a “References” section with titles, URLs, and source site names.
- If search results are insufficient or unreliable, the skill explicitly states “No reliable sources found” — no fabricated references allowed.
- Added troubleshooting notes covering encoding problems, common error codes, and execution tips.
新增
- 发布 bocha-web-search 技能,基于博查搜索 API 提供联网搜索能力。
- 支持跨平台执行(macOS / Linux / Windows),通过 OpenClaw Exec Tool 调用。
- 采用安全的请求体传递方式:将 JSON 参数写入临时文件,使用 curl --data-binary 发送,避免命令行解析和 Windows PowerShell 别名问题。
- 内置默认参数:freshness: "noLimit"、summary: true、count: 10,结果丰富且可总结。
- 严格的引用输出规则:答案中必须包含带编号的引用 [1][2]...,末尾附带“References”章节,列出标题、URL 和来源网站。
- 当搜索结果不足或不可靠时,强制返回“未找到可靠来源”,禁止捏造引用。
- 提供详细的故障排查指南,包括编码处理、常见错误码解释。
Metadata
Frequently Asked Questions
What is Bocha Web Search?
博查 Web 搜索工具,使用 Bocha Web Search API。适用于在线查询、事实核查、获取时效性信息以及提供带引用的回答。(Default web search tool using Bocha Web Search API. Use for online lookup, verification,... It is an AI Agent Skill for Claude Code / OpenClaw, with 3012 downloads so far.
How do I install Bocha Web Search?
Run "/install bocha-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bocha Web Search free?
Yes, Bocha Web Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bocha Web Search support?
Bocha Web Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bocha Web Search?
It is built and maintained by Bocha-Labs (@iuriak); the current version is v1.0.2.
More Skills