embedded-browser-operator

embedded-browser-operator is a skill for Claude Code, Codex from TasiTech/tasi-harness. It costs 33 tokens per session (846 once invoked), scanned A, original, MIT.

A browser-automation guide for opening webpages, inspecting their contents, interacting with controls, debugging browser state, and extracting information.

In plain words
What is it for?
It helps navigate pages, click and fill forms, select options, scroll, wait for changes, inspect storage and cookies, capture screenshots or PDFs, and extract page data.
Why use it?
It removes the need to perform repetitive webpage actions manually or infer page structure without seeing it.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/tasitech/tasi-harness/embedded-browser-operator
Any agent
npx skills add TasiTech/tasi-harness --skill embedded-browser-operator
Clone the repo
git clone --depth 1 https://github.com/TasiTech/tasi-harness

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 embedded-browser-operator

README.md
[![agentmods](https://agentmods.dev/badge/skills/tasitech/tasi-harness/embedded-browser-operator.svg)](https://agentmods.dev/skills/tasitech/tasi-harness/embedded-browser-operator)
Your own site
<a href="https://agentmods.dev/skills/tasitech/tasi-harness/embedded-browser-operator"><img src="https://agentmods.dev/badge/skills/tasitech/tasi-harness/embedded-browser-operator.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 846 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.1 $0.00033 $0.00846
Opus 5 $0.00016 $0.00423
Sonnet 5 $0.00007 $0.00169
Haiku 4.5 $0.00003 $0.00085

Measured 6d ago against content hash c0ee88f85313, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

embedded-browser-operator 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 6d 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/browser/embedded-browser-operator/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Embedded Browser Operator

Use this skill when the user needs web actions through Tasi Harness browser automation.

Tooling

Use these browser tools:

  • browser_open to navigate to a URL.
  • browser_snapshot to get the default accessibility/semantic tree with @e refs, roles, names, states, links, headings, images, and viewport data.
  • browser_find to locate elements by role, text, label, placeholder, alt text, title, test id, or CSS and optionally act on the match.
  • browser_click, browser_type, browser_hover, browser_select, browser_check, and browser_press to interact with controls. Use @e refs from browser_snapshot when available.
  • browser_wait to wait for selectors, visible/hidden/detached state, text, URL glob, load state, JavaScript condition, or a short delay after navigation.
  • browser_scroll to load lazy content; it can scroll the page or a scrollable selector/ref.
  • browser_extract to capture text, HTML, or structured JSON from the full page or a selector/ref.
  • browser_screenshot and browser_pdf to save visual evidence or a printable copy inside the workspace.
  • browser_storage, browser_cookies, browser_console, and browser_network to inspect storage, cookies, console/page errors, and resource timing/network data.
  • browser_eval for bounded page-side JavaScript inspection when the dedicated tools do not expose the needed data.
  • browser_viewport to resize the browser for responsive checks.
  • browser_state to verify current page location.
  • browser_close to reset the browser session.

Reliable Workflow

  1. Open with browser_open.
  2. Confirm state with browser_state if navigation is ambiguous.
  3. Use browser_snapshot to read the accessibility tree, identify controls, and collect @e refs.
  4. Wait for critical selectors/text/URL/load state before clicking or typing.
  5. Prefer browser_find or @e refs over brittle positional CSS selectors.
  6. Extract structured content with browser_extract and prefer format=json for page data you want to normalize.
  7. Use console/network/storage/cookie tools when debugging failed interactions, auth state, SPA/API behavior, or missing data.
  8. Keep extraction bounded with max_chars and iterate if more detail is needed.

Read the full file on GitHub · 57 lines

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. 6d ago First seen · 57 lines · 33 tokens per session scan A c0ee88f85313

Subscribe to this mod's changes

embedded-browser-operator is a skill published in the GitHub repository TasiTech/tasi-harness (11 stars, last pushed yesterday), licensed MIT. It adds 33 tokens to every session and 846 once invoked, about $0.0002 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

v8-jit

V8 JIT optimization patterns for writing high-performance JavaScript in Next.js server internals. Use when writing or reviewing hot-path code in app-render, stream-utils, routing, caching, or any per-request code path. Covers hidden classes / shapes, monomorphic call sites, inline caches, megamorphic deopt, closure…

vercel/next.js · 88 tokens

use-agent-browser-for-airi

Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector, including onboarding bypass, format-specific import…

moeru-ai/airi · 87 tokens

opencli-sitemap-author

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

jackwener/OpenCLI · 67 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

every-app/open-seo · 35 tokens

interactive-login

How to complete browser/interactive logins (aws / gh / glab / gcloud). The platform backgrounds the login poller so it survives the human's browser round-trip — and when that does NOT work.

yc-software/qm · 46 tokens