webclaw

webclaw is a skill for Claude Code, Codex from 0xMassi/webclaw-skill. It costs 101 tokens per session (2,240 once invoked), scanned A, original, no licence file.

A local web-extraction tool for turning web pages and sites into clean Markdown, text, or JSON. It can scrape, crawl, search, map, summarize, compare, and use site-specific extractors.

In plain words
What is it for?
Use it to collect website content, extract structured data, process many URLs, summarize pages, compare site changes, or search the web for an AI agent.
Why use it?
It removes the need to manually copy information from many pages or write separate extraction code for each site. It can also handle bot-protected or JavaScript-rendered pages when an API key is provided.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/0xmassi/webclaw-skill/webclaw
Any agent
npx skills add 0xMassi/webclaw-skill --skill webclaw
Clone the repo
git clone --depth 1 https://github.com/0xMassi/webclaw-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for webclaw

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xmassi/webclaw-skill/webclaw.svg)](https://agentmods.dev/skills/0xmassi/webclaw-skill/webclaw)
Your own site
<a href="https://agentmods.dev/skills/0xmassi/webclaw-skill/webclaw"><img src="https://agentmods.dev/badge/skills/0xmassi/webclaw-skill/webclaw.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,240 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00101 $0.02240
Opus 5 $0.00051 $0.01120
Sonnet 5 $0.00020 $0.00448
Haiku 4.5 $0.00010 $0.00224

Measured 4d ago against content hash e5ef43a1a281, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

webclaw scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/webclaw/SKILL.md · 113 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 113 lines · 101 tokens per session scan A e5ef43a1a281

Subscribe to this mod's changes

webclaw is a skill published in the GitHub repository 0xMassi/webclaw-skill (2 stars, last pushed 5d ago), with no licence file. It adds 101 tokens to every session and 2,240 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

using-webctl

Browser automation via webctl CLI in Claude.ai containers with authenticated proxy support. Use when users mention webctl, browser automation, Playwright browsing, web scraping, or headless Chrome in container environments.

oaustegard/claude-skills · 44 tokens

creating-bookmarklets

Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.

oaustegard/claude-skills · 47 tokens

fetching-blocked-urls

Retrieve clean markdown from URLs when webfetch fails. Converts pages via Jina AI reader service with automatic retry. Use when webfetch or curl returns 403, blocked, paywall, timeout, JavaScript-rendering errors, or empty content or user explicitly suggests using jina.

oaustegard/claude-skills · 62 tokens

download-xhs-videos

Download a Xiaohongshu (RedNote / 小红书) creator's videos to a local folder by driving a real logged-in Chrome. Tested on Claude Code (Claude in Chrome) and Codex (ChatGPT for Chrome) — each has its own route. Use when the user wants to batch-download / archive / 下载 / 抓取 a 小红书 (xiaohongshu / RedNote / xhs) 博主 / 用户 / up主…

YijiaDuan/download-xhs-videos · 181 tokens

computer-use-browser-desktop

Drive a real browser and Linux desktop in the cloud (computer use) — a full GUI with Chrome, a 60fps stream for visibility, and the Lux agent for automating clicks/typing/logins. Use for visual UI checks, logging into web apps, testing Electron apps, or any GUI task that can't be done over plain shell. Records demo…

ariana-dot-dev/cloud-sandbox-vm-skills · 80 tokens

add-tavily-tool

Add Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use when installing Tavily web search or URL extraction without an API key.

nanocoai/nanoclaw · 41 tokens