web-research-assistantAI-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.
Install via ClawdBot CLI:
clawdbot install web-research-assistantThis 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) |
# 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:
1.ๆฒกๆๅนป่ง๏ผ็กฎไฟ็จณๅฎ็ฒพๅๆๅๆฐๆฎ๏ผ้ข่ฎพๅทฅไฝๆต๏ผ่ง้ฟAI ็ๆๅผๅนป่งใ
2.ๆฒกๆไบบๆบ้ช่ฏ้ฎ้ข๏ผๅ ็ฝฎ็ป่ฟๆบๅถ๏ผๆ ้ๅค็ reCAPTCHA ๆๅ ถไป้ช่ฏๆๆใ
3.ๆฒกๆ IP ่ฎฟ้ฎ้ๅถๅ็ตๅญๅดๆ ๏ผ็ช็ ดๅฐๅ IP ้ๅถ๏ผ็กฎไฟๅ จ็่ๅดๅ ็จณๅฎ่ฎฟ้ฎใ
4.ๆง่ก้ๅบฆๆดๆๆท๏ผ็ธๆฏ็บฏ AI ้ฉฑๅจ็ๆต่งๅจ่ชๅจๅๆนๆก๏ผไปปๅกๆง่กๆดๅฟซ้ใ
5.ๆ้ซ็ๆๆฌๆ็๏ผ็ธๆฏๅคง้ๆถ่ Token ็ AI ๆนๆก๏ผ่ฝๆพ่้ไฝๆฐๆฎ่ทๅๆๆฌใ
Research Request โ BrowserAct Search โ Data Extraction โ Validation โ Final Report
Powered 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-02-08
API: BrowserAct MCP
Template ID: TEMPLATE_ID_HERE
Generated Mar 1, 2026
Startups can use this skill to conduct competitor analysis and market research when target websites block automated access. It bypasses paywalls and geographic restrictions to gather pricing, feature, and customer review data from global sources, enabling data-driven strategy without high token costs.
Researchers and academics can leverage this skill to supplement literature reviews by accessing restricted journal articles or news sources. It aggregates current information beyond cached data, validates facts across multiple results, and generates structured reports with citations for peer-reviewed work.
Financial analysts can employ this skill to track real-time market trends and news when direct access to financial websites is limited. It filters content by time and type, extracts key statistics from multiple sources, and cross-references data to ensure accuracy for investment decisions.
E-commerce businesses can utilize this skill to analyze competitor product listings and pricing on platforms that restrict AI access. It searches globally to bypass IP blocks, extracts structured data from search results, and generates reports to inform pricing and marketing strategies cost-effectively.
Healthcare organizations can apply this skill to gather current information on regulations and industry trends from geographically restricted sources. It overcomes access barriers to government or paywalled sites, validates multi-source data, and produces comprehensive reports for compliance and planning.
Offer tiered subscription plans for businesses to access the BrowserAct API through this skill, with pricing based on usage volume or features. This model generates recurring revenue by providing reliable, unrestricted web research capabilities to clients who need frequent data extraction.
Provide a free version with basic search limits and charge for advanced features like increased result counts, priority processing, or custom report generation. This attracts a broad user base while monetizing heavy users in sectors like market research or academia.
License the skill as a white-label solution for large corporations to integrate into their internal tools, with customization and support services. This model drives high-value contracts by addressing specific industry needs, such as compliance monitoring or competitive intelligence.
๐ฌ Integration Tip
Ensure the BROWSERACT_API_KEY is set in environment variables before use, and start with specific queries and default parameters to quickly validate results.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.