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
| Platform | Status | Installation |
|---|---|---|
| OpenClaw | โ Highly Recommended | Copy to ~/.openclaw/skills/ |
| Claude Code | โ Highly Recommended | Native skill support |
| OpenCode | โ Fully Supported | Copy to ~/.opencode/skills/ |
| Cursor | โ Fully Supported | Copy 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:
| Parameter | Type | Default | Description |
|---|---|---|---|
query | string | - | Research topic or question |
engine | string | Search engine (google, bing, duckduckgo) | |
max_results | number | 10 | Results to retrieve (1-50) |
content_type | string | all | Content filter (all, news, articles, data) |
time_range | string | past_month | Time 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
- ๐ Auto-Supplement - When direct access fails, automatically searches the web
- ๐ Global Search - Bypasses geographic restrictions via BrowserAct
- ๐ Multi-Source - Aggregates data from multiple search results
- โ Validation - Cross-references information for accuracy
- ๐ 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
- Use specific queries for targeted results
- Apply time filters for current information
- Cross-reference key findings
- Choose appropriate content types for research goals
- Validate statistics with multiple sources
๐ Related Skills
amazon-competitor-analyzer- Amazon competitive intelligencegoogle-maps-search-api-skill- Business data extractiongoogle-news-api-skill- News monitoring
Version: 1.0.0
Updated: 2026-02-08
API: BrowserAct MCP
Template ID: TEMPLATE_ID_HERE





