Check Toolsearch
Description
--- description: 检查 ToolSearch(WebSearch)是否可用 --- 验证当前 Claude Code 环境是否支持 ToolSearch 工具。 ## 执行步骤 ### 1. 尝试调用 WebSearch 使用 WebSearch 工具搜索关键词 `Claude Code CLI`。 ### 2. 获取本机版本 使用 Bash 执行 `claude --version` 获取用户当前安装的 Claude Code 版本号。 ### 3. 判断结果 **如果搜索成功返回结果**: ``` ✅ ToolSearch 可用 搜索功能正常,你的 Claude Code 已支持 WebSearch/ToolSearch。 好处: - 大幅减少 token 占用(工具定义不再内嵌上下文) - 模型表现更好(上下文更干净,注意力不被稀释) - 对话轮次更多(同样的上下文窗口可以增加数轮对话) 当前 Claude Code 版本为 {claude --version 的输出}。 ``` **如果搜索失败或报错**: ``` ❌ ToolSea
Installation
Installs to ~/.claude/commands/doccker-cc-use-exp-check-toolsearch.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/doccker/cc-use-exp/HEAD/.claude/commands/check-toolsearch.md -o ~/.claude/commands/doccker-cc-use-exp-check-toolsearch.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11