Agent Skillsbrowser-act/skills › web-research-assistant

web-research-assistant

GitHub

利用BrowserAct API突破网络限制进行网页研究,支持OpenClaw等平台。当直接访问受阻时自动搜索互联网获取信息,解决地理封锁、付费墙等问题,提供结构化研究报告。

solutions/search-research/web-research-assistant/SKILL.md browser-act/skills

Trigger Scenarios

目标网站阻止AI访问 存在地理区域限制 遇到付费墙无法提取数据 需要最新缓存外信息

Install

npx skills add browser-act/skills --skill web-research-assistant -g -y
More Options

Non-standard path

npx skills add https://github.com/browser-act/skills/tree/main/solutions/search-research/web-research-assistant -g -y

Use without installing

npx skills use browser-act/skills@web-research-assistant

指定 Agent (Claude Code)

npx skills add browser-act/skills --skill web-research-assistant -a claude-code -g -y

安装 repo 全部 skill

npx skills add browser-act/skills --all -g -y

预览 repo 内 skill

npx skills add browser-act/skills --list

SKILL.md

Frontmatter
{
    "name": "web-research-assistant",
    "metadata": {
        "openclaw": {
            "emoji": "🔬",
            "requires": {
                "env": [
                    "BROWSERACT_API_KEY"
                ],
                "bins": [
                    "python"
                ]
            }
        }
    },
    "description": "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."
}

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 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)

💻 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. No hallucinations, ensuring stable and accurate data extraction: Pre-set workflows eliminate AI-generated hallucinations.

  2. No human verification challenges: Built-in bypass mechanisms eliminate the need to handle reCAPTCHA or other verification challenges.

  3. No IP access restrictions or geofencing: Overcomes regional IP limitations for stable global access.

  4. Faster execution speed: Tasks complete more rapidly than purely AI-driven browser automation solutions.

  5. 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

  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-03-27
API: BrowserAct MCP

Version History

  • 22aad3f Current 2026-07-11 17:14

Same Skill Collection

solutions/ecommerce/taobao-keyword-search/SKILL.md
solutions/ecommerce/taobao-product-detail/SKILL.md
solutions/ecommerce/taobao-product-reviews/SKILL.md
solutions/ecommerce/taobao-shop-catalog/SKILL.md
solutions/social-listening/instagram-place-posts/SKILL.md
solutions/social-listening/instagram-post-comments/SKILL.md
solutions/social-listening/instagram-profile-meta/SKILL.md
solutions/social-listening/instagram-profile-posts/SKILL.md
browser-act-skill-forge/SKILL.md
browser-act/SKILL.md
solutions/ecommerce/amazon-alexa-qa/SKILL.md
solutions/ecommerce/amazon-asin-lookup-api-skill/SKILL.md
solutions/ecommerce/amazon-best-selling-products-finder-api-skill/SKILL.md
solutions/ecommerce/amazon-buy-box-monitor-api-skill/SKILL.md
solutions/ecommerce/amazon-listing-competitor-analysis-skill/SKILL.md
solutions/ecommerce/amazon-product-api-skill/SKILL.md
solutions/ecommerce/amazon-product-search-api-skill/SKILL.md
solutions/ecommerce/amazon-reviews-api-skill/SKILL.md
solutions/ecommerce/ecommerce-listing/SKILL.md
solutions/ecommerce/ecommerce-product-detail/SKILL.md
solutions/ecommerce/ecommerce-reviews/SKILL.md
solutions/ecommerce/ecommerce-seller-info/SKILL.md
solutions/ecommerce/goofish-item-detail/SKILL.md
solutions/ecommerce/goofish-search-list/SKILL.md
solutions/lead-generation/business-contact-social-links-skill/SKILL.md
solutions/lead-generation/github-project-contributor-finder-api-skill/SKILL.md
solutions/lead-generation/google-maps-api-skill/SKILL.md
solutions/lead-generation/google-maps-contact-extract/SKILL.md
solutions/lead-generation/google-maps-reviews-api-skill/SKILL.md
solutions/lead-generation/google-maps-search-api-skill/SKILL.md
solutions/lead-generation/google-social-media-finder/SKILL.md
solutions/lead-generation/indeed-job-search/SKILL.md
solutions/lead-generation/industry-key-contact-radar-api-skill/SKILL.md
solutions/lead-generation/linkedin-jobs-search/SKILL.md
solutions/lead-generation/producthunt-launches/SKILL.md
solutions/lead-generation/social-media-finder-skill/SKILL.md
solutions/lead-generation/youtube-channel-business-email/SKILL.md
solutions/search-research/google-image-api-skill/SKILL.md
solutions/search-research/google-news-api-skill/SKILL.md
solutions/search-research/google-search-serp/SKILL.md
solutions/search-research/web-search-scraper-api-skill/SKILL.md
solutions/search-research/webcrawler-deep-crawl/SKILL.md
solutions/social-listening/facebook-ads-library-search/SKILL.md
solutions/social-listening/facebook-groups-scrape-posts/SKILL.md
solutions/social-listening/facebook-page-posts/SKILL.md
solutions/social-listening/facebook-page-profile-posts/SKILL.md
solutions/social-listening/reddit-competitor-analysis-api-skill/SKILL.md
solutions/social-listening/reddit-warmup/SKILL.md
solutions/social-listening/trustpilot-company-info/SKILL.md
solutions/social-listening/trustpilot-reviews/SKILL.md
solutions/social-listening/wechat-article-search-api-skill/SKILL.md
solutions/social-listening/x-dm-auto-chat/SKILL.md
solutions/social-listening/x-keyword-comment/SKILL.md
solutions/social-listening/x-tweet-by-conversation/SKILL.md
solutions/social-listening/x-tweet-by-handle/SKILL.md
solutions/social-listening/x-tweet-by-url/SKILL.md
solutions/social-listening/x-tweet-search-by-query/SKILL.md
solutions/social-listening/x-tweet-search/SKILL.md
solutions/social-listening/xiaohongshu-auto-posting/SKILL.md
solutions/social-listening/xiaohongshu-note-detail/SKILL.md
solutions/social-listening/xiaohongshu-search/SKILL.md
solutions/social-listening/xiaohongshu-user-profile/SKILL.md
solutions/social-listening/zhihu-search-api-skill/SKILL.md
solutions/video-platforms/tiktok-hashtag-videos/SKILL.md
solutions/video-platforms/tiktok-profile-videos/SKILL.md
solutions/video-platforms/tiktok-search-videos/SKILL.md
solutions/video-platforms/tiktok-video-detail/SKILL.md
solutions/video-platforms/youtube-api-skill/SKILL.md
solutions/video-platforms/youtube-batch-transcript-extractor-api-skill/SKILL.md
solutions/video-platforms/youtube-channel-api-skill/SKILL.md
solutions/video-platforms/youtube-comments-api-skill/SKILL.md
solutions/video-platforms/youtube-influencer-finder-api-skill/SKILL.md
solutions/video-platforms/youtube-search-api-skill/SKILL.md
solutions/video-platforms/youtube-transcript-analysis-api-skill/SKILL.md
solutions/video-platforms/youtube-transcript-extractor-api-skill/SKILL.md
solutions/video-platforms/youtube-transcript/SKILL.md
solutions/video-platforms/youtube-video-api-skill/SKILL.md

Metadata

Files
0
Version
22aad3f
Hash
165e93b4
Indexed
2026-07-11 17:14

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-13 14:34
浙ICP备14020137号-1 $Map of visitor$