Home / cgoinglove / thursday · skills/browser/SKILL.md · GitHub

browser skillA

browser is agent-read markdown (skill) from cgoinglove/thursday: Drives a real browser from the shell: open, read, click, fill, sign in, download. Use it before the first browser command of any web job: a page, a form, a checkout, a sign-in, their own Chrome..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# The browser

You drive a real browser from your shell with `playwright-cli`: open a page,
read it as a snapshot, act on elements by ref.

## In this app

Everything the app has to say about the browser is here; the prompts do not
repeat it.

**Every browser goes through here.** A job that names a browser, a site, a URL,
a sign-in or a tab is this one's. With `--headed` the window `playwright-cli`
opens is a real one on their screen — they can watch it and type into it. Never drive Chrome by
clicking it through the machine (`osascript`, `peekaboo`, System Events): that
window cannot be snapshotted or acted on by ref. For the browser they already
have open — a tab they left, a profile they are signed into — attach instead:
`playwright-cli attach --cdp=chrome`.

**Your browser is your own on this job.** Its session is already in your shell
(`PLAYWRIGHT_CLI_SESSION`): never pass `-s=`, never `close-all` or `kill-all` —
other bots and jobs are running theirs. A follow-up uses this same session:
read `snapshot` to continue where you left off; use `open` only if it is closed.

**Headless is yours; headed is theirs.** A browser opens headless: nobody sees
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cgoinglove/thursday/browser@git:20260925.c3d41bc
Exact content
mdr add cgoinglove/thursday/browser@sha256:1756b0a225e727e3

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_md3ws5l3yks3htni.svg)](https://markdownregistry.com/a/art_md3ws5l3yks3htni)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260925.c3d41bc latest2026-09-25 c3d41bc 11,846 BA view · diff
git:20260924.3055df02026-09-24 3055df0 11,569 BA view · diff
git:20260924.68e48152026-09-24 68e4815 11,230 BB view · diff
git:20260923.387774e2026-09-23 387774e 11,344 BB view · diff
git:20260923.a323a5c2026-09-23 a323a5c 11,588 BB view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (11846 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

cgoinglove/thursday · 7 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_md3ws5l3yks3htni
GET https://markdownregistry.com/api/v1/resolve?ref=cgoinglove/thursday/browser
GET https://markdownregistry.com/api/v1/blob/1756b0a225e727e389f9b68d11dd4b15dc9763264a1f15ce500ae674e3fba482

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cgoinglove/thursday

agent-browser skill
cgoinglove/thursday · .agents/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
git:20260923.81754d9 · audit A · 7 stars
ai-sdk skill
cgoinglove/thursday · .agents/skills/ai-sdk/SKILL.md · Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK…
git:20260923.81754d9 · audit A · 7 stars
shadcn skill
cgoinglove/thursday · .agents/skills/shadcn/SKILL.md · Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including…
git:20260923.81754d9 · audit A · 7 stars
AGENTS.md agents
cgoinglove/thursday · AGENTS.md
git:20260925.8e9f914 · audit A · 7 stars
CLAUDE.md claude
cgoinglove/thursday · CLAUDE.md
git:20260912.40ee5b4 · audit B · 7 stars
travel skill
cgoinglove/thursday · seed-skills/concierge/travel/SKILL.md · Plans trips: flights and stays found and compared, a booking handed over, and a day-by-day page. Use it for a fare, a…
git:20260925.f565382 · audit A · 7 stars
marketing skill
cgoinglove/thursday · seed-skills/marketer/marketing/SKILL.md · Plans and writes a product's marketing, starting from its product brief. Use it for positioning, page copy, a launch…
git:20260924.68e4815 · audit A · 7 stars
artifact skill
cgoinglove/thursday · skills/artifact/SKILL.md · Makes what the user keeps or uses: a document, canvas, picture book, deck, page or app. Use it for a report or memo…
git:20260925.f6fa9cb · audit B · 7 stars
computer skill
cgoinglove/thursday · skills/computer/SKILL.md · Operates this Mac itself: its apps, windows, screen and clipboard. Use it when the job is in an app rather than a…
git:20260924.68e4815 · audit A · 7 stars
daily-brief skill
cgoinglove/thursday · skills/daily-brief/SKILL.md · Builds the daily news brief: today's stories, weather and markets on one phone-first page. Use it when the user asks…
git:20260924.77bf1a4 · audit A · 7 stars
data-report skill
cgoinglove/thursday · skills/data-report/SKILL.md · Answers questions that turn on real numbers, taken from where they are published. Use it for a cost, a trend, a market…
git:20260925.f6fa9cb · audit A · 7 stars
find-skills skill
cgoinglove/thursday · skills/find-skills/SKILL.md · Finds skills in the open skills registry and installs the one the user agrees to. Use it when a job needs a specialized…
git:20260925.9eaf266 · audit A · 7 stars

Every file in cgoinglove/thursday

Other files named browser

browser skill
code-yeongyu/oh-my-openagent · packages/shared-skills/skills/browser/SKILL.md · Drives a real browser through the omowright library from the js eval kernel: sites the user is already signed into…
git:20260923.deee607 · audit A · 69,349 stars
browser skill
vibiumdev/vibium · skills/browser/SKILL.md · Automate browsers with the Vibium CLI. Use to navigate websites, inspect pages, fill forms, extract page data, debug UI…
git:20260908.d9082eb · audit A · 2,935 stars
browser skill
betterwright/betterwright · SKILL.md · Drive a persistent, policy-guarded real web browser via the betterwright CLI. Use for any task that needs the live web…
git:20260921.4d1cbc2 · audit A · 316 stars
browser skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/browser/SKILL.md · Browser automation via the `agent-browser` CLI. Use when the user needs to drive websites or Electron apps —…
v1.2 · audit A · 299 stars
browser skill
drobins25/craft · skills/browser/SKILL.md · Interactive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms…
git:20260804.f8ad7bc · audit A · 68 stars
browser skill
bug-ops/zeph · .zeph/skills/browser/SKILL.md · Browser automation via Playwright MCP — navigate pages, click elements, fill forms, take screenshots, extract text…
v1.0 · audit B · 60 stars
browser skill
kittors/lyra · packages/desktop/resources/skills/browser/SKILL.md · Use Lyra's visible built-in browser to inspect and operate web pages, select DOM elements, check layout at different…
git:20260906.1fce217 · audit A · 42 stars
browser skill
cntwdev/hushclaw · skill-packages/hushclaw-skill-browser/SKILL.md · Operate a real browser to fetch pages, interact with UI elements, handle logins, and extract structured data from…
v1.0.0 · audit A · 39 stars

Browse by kind, by grade A, or by owner.