Install any skill in seconds. Free to start, no credit card required.
Get Started Free →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.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 131% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 24% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 10% | 0% |
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.
🚀 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?
Web Access Restricted? No Problem!
Use this skill when:
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."
Configure research based on your needs:
| Parameter | Type | Default | Description | |-----------|------|---------|-------------| | query | string | - | Research topic or question | | engine | string | google | 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) |
bash# 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
Structured Research Data:
Research Request → BrowserAct Search → Data Extraction → Validation → Final ReportPowered by BrowserAct MCP for reliable, unrestricted web access.
amazon-competitor-analyzer - Amazon competitive intelligencegoogle-maps-search-api-skill - Business data extractiongoogle-news-api-skill - News monitoringVersion: 1.0.0 Updated: 2026-03-27 API: BrowserAct MCP
Other measured skills in the registry, with their headline benchmark lift.