docs(readme): add "Use as an agent skill" section (#85)

Promote the one-command skills.sh install (npx skills add
0xMassi/webclaw-skill) alongside the MCP Server section. Notes the
keyless-by-default local path and the optional WEBCLAW_API_KEY upgrade.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-07-02 15:36:21 +02:00 committed by GitHub
parent 6d0a4a4856
commit 6e5e10f0d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -196,6 +196,22 @@ Extract the brand colors, fonts, and logos from this company website.
---
## Use as an agent skill
Add webclaw to Claude Code, Cursor, Windsurf, and other MCP agents in one command:
```bash
npx skills add 0xMassi/webclaw-skill
```
Your agent gets scrape, crawl, map, extract, summarize, diff, brand, and search
as native tools. Most sites extract locally with no API key. Set `WEBCLAW_API_KEY`
to handle bot-protected and JavaScript-rendered pages.
Find it on [skills.sh](https://www.skills.sh/0xMassi/webclaw-skill/webclaw).
---
## Tools
| Tool | What it does | Local |