🔍Security Approved
Web Researcher
Featuredv1.0.0
Search the web, summarize findings, and compile research reports on any topic.
Researchcloudflarevpslocal
Installation
Install this skill using the OpenClaw CLI:
$ openclaw skill add web-researcherConfiguration
Add this skill to your OpenClaw configuration:
# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml
skills:
web-researcher:
enabled: true
# Add your API keys and settings below
settings: {}Version History
Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.
v1.0.0active
- - Initial curated release
Usage
Once installed, you can use this skill in your workflows:
# Run directly
openclaw run web-researcher
# Or use in automation
openclaw workflow --skill=web-researcher