Commit graph

2 commits

Author SHA1 Message Date
Valerio
6d0a4a4856
docs: scrub public SKILL.md of competitor/vendor wording and over-claims (#84)
The public SKILL.md named a competitor ("Beats Firecrawl") and protection
vendors (Cloudflare, DataDome, AWS WAF), described bypass mechanics, and
claimed the OSS path handles protected/JS pages automatically — which is
only true when WEBCLAW_API_KEY is set.

- Remove competitor and vendor names; describe capabilities generically
  (bot-protected / JavaScript-rendered pages).
- Drop the antibot response-shape block and the bot-bypass research
  example; use a neutral research example instead.
- Correct the over-claims: cloud fallback for protected/JS pages happens
  only when WEBCLAW_API_KEY is set; otherwise a clear message is returned.
- Apply the same edits to the skill/ copy so both stay identical.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 15:12:27 +02:00
Valerio
2f6255fe6f add SKILL.md for Claude Code skill integration
Adds the webclaw skill definition for Claude Code / Smithery.
Located at skill/SKILL.md with proper frontmatter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 17:58:01 +01:00