web-skills-protocol

web-skills-protocol is a skill for Claude Code, Codex from 0xtresser/Web-Skills-Protocol. It costs 141 tokens per session (1,391 once invoked), scanned A, original, no licence file.

A set of instructions for finding and using Web Skills Protocol skills when an agent interacts with websites or web services.

In plain words
What is it for?
Use it for tasks such as searching a site, placing an order, deploying an app, or calling a web API.
Why use it?
It helps avoid guessing how a website or web API should be used before scraping pages or performing actions.

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/0xtresser/web-skills-protocol/skill
Any agent
npx skills add 0xtresser/Web-Skills-Protocol --skill skill
Clone the repo
git clone --depth 1 https://github.com/0xtresser/Web-Skills-Protocol

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 web-skills-protocol

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xtresser/web-skills-protocol/skill.svg)](https://agentmods.dev/skills/0xtresser/web-skills-protocol/skill)
Your own site
<a href="https://agentmods.dev/skills/0xtresser/web-skills-protocol/skill"><img src="https://agentmods.dev/badge/skills/0xtresser/web-skills-protocol/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 141 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,391 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.00141 $0.01391
Opus 5 $0.00071 $0.00696
Sonnet 5 $0.00028 $0.00278
Haiku 4.5 $0.00014 $0.00139

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

Security

Grade A, and why

web-skills-protocol 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 5d 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.

skill/SKILL.md · 130 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 130 lines · 141 tokens per session scan A 12e2fe75534d

Subscribe to this mod's changes

web-skills-protocol is a skill published in the GitHub repository 0xtresser/Web-Skills-Protocol (9 stars, last pushed 6mo ago), with no licence file. It adds 141 tokens to every session and 1,391 once invoked, about $0.0007 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

openclaw-browser-auto

Skill "openclaw-browser-auto" from davidtoby/agent-skills, covering openclaw 浏览器自动化配置, 适用场景, 配置步骤, 1. 启动cdp浏览器容器 and 2. 配置openclaw.

davidtoby/agent-skills · 0 tokens

automation-browser-api-workflows

Class-level workflow for browser automation, API reverse-engineering, macOS UI automation, tmux/interactive CLI control, MCP tool calling, camera capture, and direct tool/API replacement of fragile UI flows. Use when asked to automate websites/apps, learn private site APIs from traffic, drive interactive CLIs, call…

davidtoby/agent-skills · 82 tokens

api-learner

Workflow for learning site APIs via traffic capture and replacing browser automation with direct curl calls.

davidtoby/agent-skills · 22 tokens

Agent Browser

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

davidtoby/agent-skills · 34 tokens

dingtalk_channel_connect

Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.

agentscope-ai/QwenPaw · 69 tokens

browser_cdp

Use this skill when the user explicitly wants to connect to a running Chrome browser, scan local CDP ports, specify a cdpport, or share a single browser across multiple agents/tools. By default browser opens no debugging port; pass an explicit cdpport only when the user wants another local tool to attach.

agentscope-ai/QwenPaw · 70 tokens