browser-automation

browser-automation is a skill for Claude Code, Codex from Ch-msm/cc-plugins. It costs 114 tokens per session (1,307 once invoked), scanned A, original, no licence file.

A browser automation toolkit for testing and interacting with websites. It can fill forms, check interface behaviour, capture screenshots, monitor network requests and inspect browser errors.

In plain words
What is it for?
Use it to automate web-app tests, verify user-interface behaviour, submit forms, capture screenshots, inspect JavaScript errors, monitor requests or extract page data.
Why use it?
It reduces repetitive manual browser testing and makes it easier to investigate failures in web pages and their requests.

Skill for Claude CodeCodex

Part of the tools plugin — 1 skill, 1 command shipped together

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/ch-msm/cc-plugins/browser-automation
Any agent
npx skills add Ch-msm/cc-plugins --skill browser-automation
Clone the repo
git clone --depth 1 https://github.com/Ch-msm/cc-plugins

Made for: Claude Code, Codex.

Or install tools, the plugin that ships this one along with the rest of its 1 skill, 1 command.

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 browser-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/ch-msm/cc-plugins/browser-automation.svg)](https://agentmods.dev/skills/ch-msm/cc-plugins/browser-automation)
Your own site
<a href="https://agentmods.dev/skills/ch-msm/cc-plugins/browser-automation"><img src="https://agentmods.dev/badge/skills/ch-msm/cc-plugins/browser-automation.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,307 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.00114 $0.01307
Opus 5 $0.00057 $0.00654
Sonnet 5 $0.00023 $0.00261
Haiku 4.5 $0.00011 $0.00131

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

Security

Grade A, and why

browser-automation 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 3d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/data_extractor.py, scripts/form_filler.py, scripts/screenshot_helper.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

plugins/tools/skills/browser-automation/SKILL.md · 135 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. 3d ago First seen · 135 lines · 114 tokens per session scan A 6106f201ab30

Subscribe to this mod's changes

browser-automation is a skill published in the GitHub repository Ch-msm/cc-plugins (2 stars, last pushed 5mo ago), with no licence file. It adds 114 tokens to every session and 1,307 once invoked, about $0.0006 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

scrapling-official

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; webfetch fails; the site has anti-bot protections; write Python code to…

D4Vinci/Scrapling · 80 tokens

obscura

Operate and validate Obscura for JavaScript page loading, stealth browsing, anti-fingerprinting, tracker blocking, screenshots and visual comparison, CDP automation with Puppeteer or Playwright, screencasting, PDF export, MCP browser interaction, and web extraction. Use when running Obscura against deterministic…

h4ckf0r0day/obscura · 100 tokens

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

MemTensor/MemOS · 84 tokens

http-response-handling

Handle websites requiring JavaScript by using curl with browser headers and validating file types.

HKUDS/OpenSpace · 21 tokens

om-integration-tests

Run and create QA integration tests (Playwright TypeScript), including executing the full suite, converting optional markdown scenarios, and generating new tests from specs or feature descriptions. Defers all environment boot/reuse to the om-prepare-test-env skill and attaches to the shared descriptor it writes. Use…

open-mercato/open-mercato · 99 tokens

web-scraping

Web scraping: scrapepage / scrapepages MCP tools for fetching pages as markdown, HTML, or text (fast HTTP, browser rendering, anti-bot stealth), plus the direct Scrapling Python API for selectors, sessions, and spiders.

ginlix-ai/LangAlpha · 51 tokens