open-browser

open-browser is a skill for Claude Code from 0xMaxMa/claude-gateway. It costs 36 tokens per session (849 once invoked), scanned A, original, no licence file.

A navigation rule for opening websites through a browser skill. It applies when a user asks to open or navigate to a named site.

In plain words
What is it for?
Handling requests such as “open example.com” or “browser example.com.”
Why use it?
It keeps website navigation on the intended path instead of calling browser tools directly.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Handling requests such as “open example.com” or “browser example.com.”

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/0xmaxma/claude-gateway/open-browser
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.

Any agent
npx skills add 0xMaxMa/claude-gateway --skill open-browser
Clone the repo
git clone --depth 1 https://github.com/0xMaxMa/claude-gateway

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xmaxma/claude-gateway/open-browser.svg)](https://agentmods.dev/skills/0xmaxma/claude-gateway/open-browser)
Your own site
<a href="https://agentmods.dev/skills/0xmaxma/claude-gateway/open-browser"><img src="https://agentmods.dev/badge/skills/0xmaxma/claude-gateway/open-browser.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 849 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00036 $0.00849
Opus 5 $0.00018 $0.00425
Sonnet 5 $0.00007 $0.00170
Haiku 4.5 $0.00004 $0.00085

Measured 8d ago against content hash 301c5107cd16, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

open-browser 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 8d 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.

mcp/tools/browser/skills/open-browser/SKILL.md · 92 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. 8d ago First seen · 92 lines · 36 tokens per session scan A 301c5107cd16

Subscribe to this mod's changes

open-browser is a skill published in the GitHub repository 0xMaxMa/claude-gateway (24 stars, last pushed today), with no licence file. It adds 36 tokens to every session and 849 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

transcriptapi

Use when YouTube is or could be relevant — even if not mentioned: pasted video/channel/playlist links, video IDs, @handles, creator lookups, video summaries, quotes, translations, topic research, tutorials, talks, lectures, expert discussions, product reviews, how-to guides, new product announcements, or anything…

ZeroPointRepo/youtube-skills · 110 tokens

youtube-playlist

Use when a YouTube playlist is involved: pasted playlist links or IDs, requests to list playlist videos, browse playlist contents, or work through a playlist for transcripts or research. Also use when the user wants all videos from a series, course, or collection. Not for creating playlists or account management.

ZeroPointRepo/youtube-skills · 64 tokens

x-integration

X (Twitter) integration for ClaudeClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

sbusso/claudeclaw · 59 tokens

clawdi

Use Clawdi Cloud for missing user memory, past sessions, Project or Vault context, Clawdi share URLs, and connected-service fallback such as Gmail, GitHub, Notion, Drive, or Calendar. Prefer an authenticated official service CLI; otherwise choose a trusted direct MCP, safely installable official CLI, official API or…

Clawdi-AI/clawdi · 98 tokens

pebble-setup

Install, update, launch, and talk to Pebble — the PWA chat interface — from a Hermes agent.

skyf0xx/Pebble · 28 tokens

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

clawrun-sh/clawrun · 108 tokens