openclaw-web-automation-basic
SKILL.md
OpenClaw Web Automation (No Credentials)
This skill is the fastest path for public-site automation tasks.
Use this for requests like:
- "Summarize https://www.yahoo.com"
- "Check whether https://example.com mentions pricing"
- "Count mentions of 'news' on a public page"
Do not use this skill for login-required tasks. Use award/login flows instead.
Preconditions
- Repository is available locally.
- Python environment is installed (
pip install -e .). - No credentials are required for this skill.