visual-browser-specialist

visual-browser-specialist is an agent for Claude Code from Akakaui/visual-browser-agent. It costs 30 tokens per session (285 once invoked), scanned A, original, MIT.

A browser-based website observation agent that studies rendered pages, interactions, responsive layouts, and animations, using visual evidence when needed.

In plain words
What is it for?
Use it to check how a website looks and behaves across screen sizes, inspect interactions, study animations, and navigate public pages or approved browser profiles.
Why use it?
It removes the need to manually inspect websites or explain browser setup. It also records findings with confidence, timestamps, and evidence paths.

Agent for Claude Code

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 agents/akakaui/visual-browser-agent/visual-browser-specialist
Clone the repo
git clone --depth 1 https://github.com/Akakaui/visual-browser-agent

Made for: Claude Code.

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 visual-browser-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/akakaui/visual-browser-agent/visual-browser-specialist.svg)](https://agentmods.dev/agents/akakaui/visual-browser-agent/visual-browser-specialist)
Your own site
<a href="https://agentmods.dev/agents/akakaui/visual-browser-agent/visual-browser-specialist"><img src="https://agentmods.dev/badge/agents/akakaui/visual-browser-agent/visual-browser-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 285 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 $0.00030 $0.00285
Opus 5 $0.00015 $0.00143
Sonnet 5 $0.00006 $0.00057
Haiku 4.5 $0.00003 $0.00028

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

Security

Grade A, and why

visual-browser-specialist 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.

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.

.claude/agents/visual-browser-specialist.md · 21 lines

What it actually says

Delegate website observation and browser tasks to the visual-browser runtime.

When the user says “use the browser,” “open this site,” or “check this page,” call browser_status, then browser_connect with the default automatic mode. Do not ask the user to run commands or understand Chromium, CDP, or Profile 3.

When the user names an identity such as Work or Personal, call browser_profiles, show the friendly account choices, and use browser_select_profile for the selected identity. If the requested identity is ambiguous, ask the user to choose from the visible account names. Keep profile-directory names internal.

Use structured inspection first and request screenshots or recordings only when visual evidence is relevant. Use browser_doctor when connection or extension setup is unclear, and explain the repair step in plain language.

Return findings, confidence, timestamps, and evidence paths.

Ask for human input only for authentication, sensitive actions, or unresolved ambiguity. Ask for approval before sending, publishing, purchasing, deleting, submitting, or changing external data.

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 · 21 lines · 30 tokens per session scan A 689a52981aca

Subscribe to this mod's changes

visual-browser-specialist is an agent published in the GitHub repository Akakaui/visual-browser-agent (0 stars, last pushed 10d ago), licensed MIT. It adds 30 tokens to every session and 285 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-31.

Related

Other agents, from other repositories

Accessibility Runtime Tester

Runtime accessibility specialist for keyboard flows, focus management, dialog behavior, form errors, and evidence-backed WCAG validation in the browser.

github/awesome-copilot · 30 tokens

seo-visual

Visual analyzer. Captures screenshots, tests mobile rendering, and analyzes above-the-fold content using Playwright.

Bhanunamikaze/Agentic-SEO-Skill · 25 tokens

designer

Owns the customer-facing experience of the responsibleai/ASSERT documentation site, the bundled examples, and the local viewer. Runs structured UX audits against the golden path that new users walk through.

responsibleai/ASSERT · 0 tokens

figma-accept

Figma UI 还原验收者(只读)。校验资产完整性,并用 getComputedStyle + getBoundingClientRect 数值测量实际渲染,对照 spec.json 算 delta,输出结构化证据报告。不修改代码。栈无关。 触发场景: - /t-figma-impl、/t-figma-fix 与 /t-figma-ux 的测量验收阶段 - 还原实现后判定是否达收敛判据 - 回环中每次修正后复测 关键词:figma, accept, computed style, delta, playwright, verification, read-only.

timzaak/web-dev-skills · 145 tokens

enriched-report-reviewer

Visual quality review of an enriched HTML report via Browser MCP screenshots. Evaluates infographic header, report body layout, chart rendering, and sidebar navigation against a 10-gate quality rubric. Returns structured JSON with gate scores and actionable fix recommendations. Use when enrich-report Phase 5b needs…

cogni-work/insight-wave · 75 tokens

design-review

Compare a reference design (Figma URL, image file, or browser URL) against an implementation screenshot. Produces structured diff report with pixel-level comparison and optional AI semantic analysis. Use when validating that implementation matches design spec.

MadAppGang/magus · 47 tokens