tap-web

tap-web is a skill for Claude Code, Codex from CherryHQ/stella. It costs 72 tokens per session (1,003 once invoked), scanned A, original, AGPL-3.0.

A collection of tools for finding, reading, and interacting with websites. Tap can extract readable page content, run reusable browser programs, and pass individual browser actions to another browser tool.

In plain words
What is it for?
Use it to retrieve information from URLs or the current browser tab, collect structured website data, or automate browser interactions.
Why use it?
It provides one place for website lookup, content extraction, and repeatable browser workflows.

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/cherryhq/stella/tap-web
Any agent
npx skills add CherryHQ/stella --skill tap-web
Clone the repo
git clone --depth 1 https://github.com/CherryHQ/stella

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 tap-web

README.md
[![agentmods](https://agentmods.dev/badge/skills/cherryhq/stella/tap-web.svg)](https://agentmods.dev/skills/cherryhq/stella/tap-web)
Your own site
<a href="https://agentmods.dev/skills/cherryhq/stella/tap-web"><img src="https://agentmods.dev/badge/skills/cherryhq/stella/tap-web.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,003 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.00072 $0.01003
Opus 5 $0.00036 $0.00502
Sonnet 5 $0.00014 $0.00201
Haiku 4.5 $0.00007 $0.00100

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

Security

Grade A, and why

tap-web 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.

resources/skills/system/tap-web/SKILL.md · 138 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 138 lines · 72 tokens per session scan A fa44aa2225b1

Subscribe to this mod's changes

tap-web is a skill published in the GitHub repository CherryHQ/stella (50 stars, last pushed 5d ago), licensed AGPL-3.0. It adds 72 tokens to every session and 1,003 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

agent-browser

Браузерная автоматизация для интерактивных веб-задач. Используй, когда нужно открыть сайт, заполнить форму, кликнуть, сделать скриншот, залогиниться, спарсить JS-страницу или протестировать веб-приложение. Триггеры — «зайди на сайт», «заполни форму», «нажми кнопку», «скриншот страницы», «войди в аккаунт», «спарси…

smixs/iva-agent · 114 tokens

Abu-Chrome-Bridge

通过 Abu Chrome 扩展操作用户现有的 Chrome 标签页、登录态和浏览器资料。仅在用户明确要求使用 Chrome、已有标签页或现有登录状态时使用。.

PM-Shawn/Abu-Cowork · 48 tokens

Abu-Browser

操作阿布应用内置的可见浏览器:打开网页、点击、填写、截图和提取数据。用户要求在阿布内预览或操作网页时使用;无需安装浏览器扩展。.

PM-Shawn/Abu-Cowork · 51 tokens

youtube-search

Search YouTube and open the first matching video in the browser. Returns the video title and URL. Use when the user asks to play, watch, find, show, or search for something on YouTube. Do NOT use when the user only wants to know what a video is about — use youtube-info directly for that instead.

fspecii/openfelix · 69 tokens

plan-canvas

Open plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier pointed at than typed.

affaan-m/ECC · 59 tokens

playwright

Use when the task requires capturing or automating a real browser from the terminal.

openai/openai-agents-python · 19 tokens