browser-agent

browser-agent is a skill for Claude Code, Codex from korbinjoe/TeemAI. It costs 37 tokens per session (400 once invoked), scanned A, original, MIT.

A routing guide for browser automation across social platforms such as Reddit, Twitter/X, and Xiaohongshu. It directs each task to the appropriate platform-specific command-line tool.

In plain words
What is it for?
Use it to log in, search, browse, publish, reply, like, retweet, or monitor activity on the listed platforms through the required Python command-line path.
Why use it?
It prevents browser actions from using unsupported scripts or interfaces. It also defines connection checks and pacing rules for browsing and social activity.

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/korbinjoe/teemai/browser-agent
Any agent
npx skills add korbinjoe/TeemAI --skill browser-agent
Clone the repo
git clone --depth 1 https://github.com/korbinjoe/TeemAI

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/korbinjoe/teemai/browser-agent.svg)](https://agentmods.dev/skills/korbinjoe/teemai/browser-agent)
Your own site
<a href="https://agentmods.dev/skills/korbinjoe/teemai/browser-agent"><img src="https://agentmods.dev/badge/skills/korbinjoe/teemai/browser-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 400 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.00037 $0.00400
Opus 5 $0.00018 $0.00200
Sonnet 5 $0.00007 $0.00080
Haiku 4.5 $0.00004 $0.00040

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

Security

Grade A, and why

browser-agent 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 4d 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.

ai-assets/skills/browser-agent/SKILL.md · 51 lines

What it actually says

browser-agent — Skill Router

Route user intent to platform sub-skills. Only execution path:

python <skill-cli>/cli.py <subcommand> [args]

Resolve CLI path: $BROWSER_SKILL_CLI, ~/.teemai/browser-agent/config.jsoncliPath, or browser-plugin/skill-cli/cli.py.

Intent routing

Intent Sub-skill
Xiaohongshu login xhs-auth
Xiaohongshu search/browse xhs-explore
Xiaohongshu publish xhs-publish
Xiaohongshu comment/like xhs-interact
Reddit monitor/reply reddit-engage
Twitter/X session check twitter-auth
Twitter/X search/browse/analyze twitter-explore
Twitter/X publish twitter-publish
Twitter/X reply/like/retweet twitter-interact

Bootstrap

python cli.py ping-server
# extension_connected: true required before social actions

Browse pacing (social-operator)

When routing browse/search/detail tasks, enforce delays and daily caps from agents/social-operator/SOUL.mdBrowse Pacing. Never chain browse CLI calls without sleep between them.

Forbidden

  • send.sh, monitor.sh, daemon.mjs, Native Messaging HTTP API
  • MCP browser tools for covered platforms

See references/bridge-protocol.md for Skill ↔ extension communication.

Files

What ships with it

1 file 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. 4d ago First seen · 51 lines · 37 tokens per session scan A edb7142b2598

Subscribe to this mod's changes

browser-agent is a skill published in the GitHub repository korbinjoe/TeemAI (2 stars, last pushed 2mo ago), licensed MIT. It adds 37 tokens to every session and 400 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 skills, from other repositories

frontman-agent-usage

Use this skill when an agent needs to explain or operate Frontman's browser-aware frontend coding workflow.

frontman-ai/frontman · 0 tokens

frontman-site-navigation

Use this skill when an agent needs to find Frontman product, documentation, legal, support, or discovery resources.

frontman-ai/frontman · 0 tokens

computer-and-browser

Route desktop and browser work across an isolated browser, the harness's own Chrome extension (Claude in Chrome, the Codex Chrome plugin, or the bundled Agent Browser MCP) on the signed-in Chrome profile, and Peekaboo computer use. Use when the user asks for computer use, desktop control, existing Chrome, signed-in…

jssblck/agents · 88 tokens

reddit

Read and act on Reddit through the signed-in Chrome session on the shared computer. Use page-level browser tools only. Open old.reddit.com URLs for inbox, user, listings, search, and threads. Write (comment, post, vote, message) only when the user explicitly asks.

jssblck/agents · 60 tokens

dingtalk_channel_connect

Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.

agentscope-ai/QwenPaw · 69 tokens

browser_cdp

当用户明确希望连接到已运行的 Chrome 浏览器、扫描本地 CDP 端口、显式指定 cdpport,或让多个 agent / 工具共享同一个浏览器时,使用本 skill。browser 默认不开放调试端口;仅当用户明确希望其他本地工具附加时才显式传入 cdpport。.

agentscope-ai/QwenPaw · 85 tokens