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.
npx agentmods add skills/code-yeongyu/oh-my-openagent/ultimate-browsingnpx skills add code-yeongyu/oh-my-openagent --skill ultimate-browsinggit clone --depth 1 https://github.com/code-yeongyu/oh-my-openagentWrote 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.
[](https://agentmods.dev/skills/code-yeongyu/oh-my-openagent/ultimate-browsing)<a href="https://agentmods.dev/skills/code-yeongyu/oh-my-openagent/ultimate-browsing"><img src="https://agentmods.dev/badge/skills/code-yeongyu/oh-my-openagent/ultimate-browsing.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.02933 |
| Opus 5 | $0.00026 | $0.01466 |
| Sonnet 5 | $0.00011 | $0.00587 |
| Haiku 4.5 | $0.00005 | $0.00293 |
Grade A, and why
ultimate-browsing scanned grade A with 1 finding 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 today.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s "https://r.jina.ai/https://weibo.com/<uid>/<pid>" # weibo via Jina The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
56 files 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.
- .gitignore 29 B
- ATTRIBUTION.md 6.3 KB
- engine/__init__.py 668 B runs code
- engine/__main__.py 4.8 KB runs code
- engine/AGENTS.md 10 KB
- engine/bias_check.py 7.1 KB runs code
- engine/curl_probe.py 2.4 KB runs code
- engine/executor.py 6.3 KB runs code
- engine/fetch_chain.py 13 KB runs code
- engine/referers.py 327 B runs code
- engine/result_schema.py 1.5 KB runs code
- engine/summary.py 1.2 KB runs code
- engine/surrogate.py 7.9 KB runs code
- engine/surrogates.yaml 2.3 KB
- engine/templates/package.json 331 B
- engine/templates/playwright_mobile_chrome.js 3.4 KB runs code
- engine/templates/playwright_real_chrome.js 5.4 KB runs code
- engine/tests/fixtures/amp_redirect_stub.html 323 B
- engine/tests/fixtures/search_interstitial.html 90 KB
- engine/tests/fixtures/wayback_available.json 246 B
- engine/tests/fixtures/wayback_snapshot.html 181 KB
- engine/tests/test_fetch_chain.py 2.7 KB runs code
- engine/tests/test_playwright_templates.py 11 KB runs code
- engine/tests/test_surrogate_validators.py 3.5 KB runs code
- engine/tests/test_surrogate.py 11 KB runs code
- engine/url_transforms.py 3.2 KB runs code
- engine/validators.py 9.1 KB runs code
- engine/waf_detector.py 6.9 KB runs code
- engine/waf_profiles.yaml 6.2 KB
- references/agent-reach/career.md 712 B
- references/agent-reach/dev.md 1.3 KB
- references/agent-reach/README.md 2.2 KB
- references/agent-reach/search.md 821 B
- references/agent-reach/social.md 5.6 KB
- references/agent-reach/video.md 2.7 KB
- references/agent-reach/web.md 1.9 KB
- references/chrome-stealth.md 7.6 KB
- references/insane-search/cache-archive.md 4.1 KB
- references/insane-search/fallback.md 6.0 KB
- references/insane-search/jina.md 3.8 KB
- references/insane-search/json-api.md 3.5 KB
- references/insane-search/media.md 3.5 KB
- references/insane-search/metadata.md 2.9 KB
- references/insane-search/naver.md 3.3 KB
- references/insane-search/playwright.md 6.0 KB
- references/insane-search/public-api.md 3.4 KB
- references/insane-search/README.md 19 KB
- references/insane-search/rss.md 2.9 KB
- references/insane-search/tls-impersonate.md 6.3 KB
- references/insane-search/twitter.md 3.5 KB
- scripts/cookie_crypto.py 2.9 KB runs code
- scripts/cookie_domains.py 1.1 KB runs code
- scripts/cookie_paths.py 3.8 KB runs code
- scripts/extract_cookies.py 9.2 KB runs code
- scripts/tests/test_cookie_domain_filter.py 3.5 KB runs code
- scripts/tests/test_extract_cookies.py 9.4 KB runs code
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.
- today Changed · +15 lines · -207 tokens per session 49598aeae816
- 6d ago First seen · 143 lines · 260 tokens per session scan A 071f3134254f
ultimate-browsing is a skill published in the GitHub repository code-yeongyu/oh-my-openagent (68,699 stars, last pushed today), with no licence file. It adds 53 tokens to every session and 2,933 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ai-web-scraping-scrapegraph
AI-powered web scraping - extract data using natural language prompts.
browser-automation-notte
Browser automation - control browser sessions, scrape pages, and run AI agents.
extract-webpage-data
Extract structured data from web pages using AI.
devlab-web-visual-ops
Web 视觉化操作(Web Visual Operations):对 Web 应用做 Observe/Navigate/Interact/Inspect/Validate/Capture 的 day-2 操作手册。Router 层统一编排 Playwright(确定性)、Stagehand(AI 增强)、DevTools(Console/Network/Runtime)、Vision/CUA(视觉兜底)四类执行器,覆盖 Debug / UI Review / Visual Regression / E2E / Browser Automation 五类 Workflow。Stagehand 定位为 Router 的 AI…
read-deleted-pages
Recover deleted, edited or historical web content using the Wayback Machine and its CDX API, archive.today, Common Crawl and Memento/Timetravel. Use when a page is deleted, changed or 404s, checking what a site used to say, finding old team or staff pages, prior pricing, removed posts, pre-redaction wording or old…
devlab-web-extension-bootstrap
Use when building a browser/web extension from scratch, especially one that extracts, downloads, or enhances data from an existing web app. Covers feasibility, reverse-engineering the target site's data channels, tech-stack selection (WXT + framework + Manifest V3), content/background/popup architecture, and a…