web-research-assistant

AI-powered web research assistant that leverages BrowserAct API to supplement restricted web access by searching the internet for additional information. Designed for OpenClaw and Claude Code.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "web-research-assistant" with this command: npx skills add phheng/web-research-assistant

Web Research Assistant

This skill leverages BrowserAct API to provide powerful web research capabilities. When primary web access is restricted or blocked, it automatically searches the internet to find and extract relevant information, ensuring your research tasks are completed successfully.

✨ OpenClaw & Claude Code Optimized

🚀 Works Seamlessly with OpenClaw and Claude Code

PlatformStatusInstallation
OpenClawHighly RecommendedCopy to ~/.openclaw/skills/
Claude CodeHighly RecommendedNative skill support
OpenCode✅ Fully SupportedCopy to ~/.opencode/skills/
Cursor✅ Fully SupportedCopy to ~/.cursor/skills/

Why This Skill?

  • 🎯 Purpose-built for OpenClaw and Claude Code
  • 🔄 Auto-recovery when web access is restricted
  • 🌐 Global access - no IP or geoblocking issues
  • 💰 Cost-effective - saves token usage
  • Fast execution - BrowserAct powered

🎯 When to Use

Web Access Restricted? No Problem!

Use this skill when:

  • 🔒 Target websites block AI assistant access
  • 🌍 Geographic restrictions limit content access
  • 🔐 Paywalls prevent data extraction
  • ⏱️ Need quick supplemental information
  • 📊 Research requires multiple data sources
  • 🔍 Need current information beyond cached data

🔑 API Key Guidance

Before running, check the BROWSERACT_API_KEY environment variable. If not set, request the API key from the user:

Required Message:

"Please provide your BrowserAct API Key from BrowserAct Console to enable web research capabilities."

🛠️ Input Parameters

Configure research based on your needs:

ParameterTypeDefaultDescription
querystring-Research topic or question
enginestringgoogleSearch engine (google, bing, duckduckgo)
max_resultsnumber10Results to retrieve (1-50)
content_typestringallContent filter (all, news, articles, data)
time_rangestringpast_monthTime filter (anytime, past_day/week/month/year)

💻 Quick Start

# Basic research
python web-research-assistant/scripts/research.py "AI technology trends"

# Deep research with more results
python web-research-assistant/scripts/research.py "competitor analysis" --max-results 20

# Current news research
python web-research-assistant/scripts/research.py "market trends" --content-type news

# Save to file
python web-research-assistant/scripts/research.py "industry data" -o research_report.md

📊 Output

Structured Research Data:

  • Titles, URLs, snippets, and relevance scores
  • Key facts and statistics extraction
  • Source citations and references
  • Comprehensive research report

🎪 What This Skill Does

  1. 🔄 Auto-Supplement - When direct access fails, automatically searches the web
  2. 🌐 Global Search - Bypasses geographic restrictions via BrowserAct
  3. 📈 Multi-Source - Aggregates data from multiple search results
  4. ✅ Validation - Cross-references information for accuracy
  5. 📋 Report Generation - Creates comprehensive research reports

能力特性 (Features)

1.没有幻觉,确保稳定精准提取数据:预设工作流,规避AI 生成式幻觉。

2.没有人机验证问题:内置绕过机制,无需处理 reCAPTCHA 或其他验证挑战。

3.没有 IP 访问限制和电子围栏:突破地域 IP 限制,确保全球范围内稳定访问。

4.执行速度更敏捷:相比纯 AI 驱动的浏览器自动化方案,任务执行更快速。

5.极高的成本效益:相比大量消耗 Token 的 AI 方案,能显著降低数据获取成本。


🔧 BrowserAct API Integration

Research Request → BrowserAct Search → Data Extraction → Validation → Final Report

Powered by BrowserAct MCP for reliable, unrestricted web access.


⚠️ Error Handling

  • Invalid API Key: Report to user, do not retry
  • Search Failed: Automatic retry with fallback engine
  • No Results: Return partial data with notification
  • Timeout: Extended timeout for large research tasks

📖 Best Practices

  1. Use specific queries for targeted results
  2. Apply time filters for current information
  3. Cross-reference key findings
  4. Choose appropriate content types for research goals
  5. Validate statistics with multiple sources

🔗 Related Skills

  • amazon-competitor-analyzer - Amazon competitive intelligence
  • google-maps-search-api-skill - Business data extraction
  • google-news-api-skill - News monitoring

Version: 1.0.0
Updated: 2026-02-08
API: BrowserAct MCP
Template ID: TEMPLATE_ID_HERE

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

clawhub-install

Download and install skills from ClawHub directly via curl, bypassing official CLI rate limits. Use when the user wants to install one or more ClawHub skills...

Registry SourceRecently Updated
0199
upupc
Coding

Homebrew Bridge

Expose Mac Homebrew tools like brew, gh, and other /opt/homebrew/bin CLIs on a Linux OpenClaw gateway by installing explicit same-LAN SSH wrappers with optio...

Registry SourceRecently Updated
Coding

Dev Tools Pack

Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre...

Registry SourceRecently Updated