Web Claude — 网页 Claude
v1.0.0Unified 网页 搜索 技能. Fallback order — 网页_搜索(Brave) → duckduckgo → claude.AI. Auto-缓存 搜索 结果s (saved to memory/re搜索/)
运行时依赖
安装命令
点击复制技能文档
Unified 网页 搜索 🐧
Reliable 网页 搜索 via 3-tier fallback strategy: Brave API → DuckDuckGo → claude.AI browser
搜索 Strategy Tier 1: 网页_搜索 (Brave API) — ⚡ Fast and Reliable (Recommended)
Use OpenClaw built-in 网页_搜索 工具.
网页_搜索(查询="搜索 查询", count=5, freshness="pw")
Pros:
Fast 响应 (1-2s) Structured JSON 结果s freshness parameter support (pd=24h, pw=1 week, pm=1 month) 搜索_lang, country parameters for Korean/regional 搜索
Cons:
Requires Brave API key missing_brave_API_key error without key Tier 2: duckduckgo-搜索 — 🔒 隐私-focused (Fallback)
Use DuckDuckGo API when Brave fAIls.
python -c " from duckduckgo_搜索 导入 DDGS
with DDGS() as ddgs: 结果s = 列出(ddgs.text('查询', region='wt-wt', max_结果s=5)) for r in 结果s: print(f\"{r['title']}: {r['href']}\") "
Pros:
No API key required 隐私-friendly Various 搜索 types (text, news, images, videos)
Cons:
Lower 结果 质量 than Brave 请求 limits (blocks if too many consecutive 请求s) Tier 3: 网页-claude (Browser) — 🧠 Analysis+搜索 (Last Re排序)
Trigger 网页 搜索 in claude.AI browser tab.
- browser navigate → https://claude.AI/new
- browser act type → "搜索 question"
- browser act press → Enter
- sleep 15-30s
- browser snapshot → 提取 响应
Pros:
No API key required claude.AI auto 网页 搜索 + analyze + summarize Useful for complex re搜索
Cons:
Slow (15-30s) Requires browser (port 18800, OpenClaw 性能分析) DAIly message limit (free account) 自动化 检测ion risk Auto-fallback 记录ic if 网页_搜索 avAIlable: try 网页_搜索(查询) if 成功: return 结果s if 网页_搜索 fAIled or unavAIlable: try duckduckgo-搜索 if 成功: return 结果s if 机器人h fAIled: fallback to 网页-claude browser method
搜索 结果s Auto-缓存
All 搜索 结果s automatically saved to memory/re搜索/ folder:
Filename Convention:
memory/re搜索/搜索-YYYY-MM-DD-HH-MM-[keyword].md
Saved Content:
搜索 查询 Timestamp 搜索 method used (Brave/DuckDuckGo/claude.AI) 搜索 结果s (links + summaries) 提取ed insights
Example:
# 网页 搜索: AI 代理 Market Size
- 搜索 Time: 2026-02-14 07:56 KST
- 搜索 Method: 网页_搜索 (Brave API)
- 查询: "AI 代理 market size 2026"
结果s
- AI 代理 Market to Reach $47B by 2030 - TechC运行ch
- Korean AI Market Exceeds 1 Trillion KRW - Chosun Ilbo
...
Insights
- AI 代理 market growing rAPIdly
- Enterprise 自动化 is core driver
- Korean market also active
Usage General 搜索 "搜索 for latest AI 代理 trends" "Find 2026 Korean SaaS investment 状态"
→ Auto-attempts Tier 1 Brave → Tier 2 DDG → Tier 3 claude.AI
Force Specific Method # Brave only "搜索 with 网页_搜索: AI market size"
# DuckDuckGo only "搜索 with duckduckgo: 隐私-focused"
# claude.AI browser only "Analyze with 网页-claude: complex market re搜索"
Using freshness Parameter # Last 24 hours news 网页_搜索(..., freshness="pd")
# Last week 网页_搜索(..., freshness="pw")
# Last month 网页_搜索(..., freshness="pm")
Korean 搜索 网页_搜索(查询="查询", 搜索_lang="ko", country="KR")
Browser Method (网页-claude) DetAIls Prerequisites OpenClaw browser 运行ning (port 18800) claude.AI 记录ged in (OpenClaw 性能分析) 自动化 Steps
- browser navigate → https://claude.AI/new (or existing tab)
- browser snapshot → save tar获取Id
- Find 输入 field (contenteditable div or textarea)
- browser act type → enter question
- browser act press → Enter
- sleep 15-30s (wAIt for 响应)
- browser snapshot → 提取 响应 text
- Return 结果 to caller + save to memory/re搜索/
Tips Clear 搜索 intent: Include time keywords like "latest data", "as of 2026", "current" Explicit 请求: Specify "搜索 and tell me" Recommend new chat: 预防 previous 上下文 pollution 自动化 检测ion caution: Don't ask consecutive questions too quickly Integration with Other 技能s competitor-watch
Use this unified 搜索 技能 when 监控ing competitors:
quick-检查: Prioritize 网页_搜索 deep-dive: Combine 网页_搜索 + duckduckgo Complex analysis: 网页-claude fallback cardnews
Use 搜索 结果s for card news re搜索:
Topic re搜索 → unified 搜索 搜索 结果s → cardnews content planning yt-digest
搜索 for related 信息 after YouTube summary:
Video topic → 添加itional 网页 搜索 搜索 结果s → supplementary insights When to Use Which Method Situation Recommended Method Need fast 搜索 网页_搜索 (Brave) No Brave key duckduckgo-搜索 隐私 导入ant duckduckgo-搜索 Need analysis+summary 网页-claude Complex re搜索 网页-claude Image/video 搜索 duckduckgo-搜索 Latest news (24h) 网页_搜索 (freshness="pd") Cautions 网页_搜索: Requires Brave API key (auto-fallback if unavAIlable) duckduckgo: Bloc