Web research assistant
Skill Pyfagorass/bookofspells/skills/browseract/web-research-assistant
π The Book of Spells: a curated, enchanted index of real LLM tooling β and a pipeline that gathers SKILL.md skills from many houses into one searchable shelf.
npx -y skills add Pyfagorass/bookofspells --skill web-research-assistantAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
5.2 KB, as published. Nobody here has run it
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
-
No hallucinations, ensuring stable and accurate data extraction: Pre-set workflows eliminate AI-generated hallucinations.
-
No human verification challenges: Built-in bypass mechanisms eliminate the need to handle reCAPTCHA or other verification challenges.
-
No IP access restrictions or geofencing: Overcomes regional IP limitations for stable global access.
-
Faster execution speed: Tasks complete more rapidly than purely AI-driven browser automation solutions.
-
Exceptional cost-effectiveness: Significantly reduces data acquisition costs compared to token-intensive AI solutions.
π§ 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-03-27
API: BrowserAct MCP