jev-browser skillA
jev-browser is agent-read markdown (skill) from mlcyclops/lucidagentide: Driving the visible agent browser toward a goal with browser_run (P-JEV.4, ADR-0379), the Jev browser action policy ported from browser-use/jev-ultrafast. Use when a web task is a sequence of ordinary form and navigation steps on an already-open page (fill a search, pick suggestions, set filters, open a result) and you would otherwise spend many screenshot-click-screenshot rounds; keep the screenshot loop (browser_screenshot, browser_click, browser_type, browser_drag, browser_keys) for reading, .
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
# Jev browser runs - browser_run
First-party skill, authored in-repo (2026-09-20, P-JEV.4 session). The policy is a TypeScript port of
browser-use/jev-ultrafast (MIT): one DOM snapshot becomes an indexed element table, ONE typed judgment
picks the operation plus a speculative target per operation, and only the head matching the chosen
operation executes. It runs against the same visible window the screenshot tools use; the user watches
every step and closing the window aborts the run.
## The loop
1. `browser_open` with the URL. This is the ONLY gated step; browser_run never navigates by itself and
takes no URL.
2. `browser_run` with `goal` (the whole task in plain language, not one click) and, when anything must
be typed, `values` (a JSON object of named strings, for example
`{"origin":"Zurich","destination":"London","date":"2026-10-03"}`).
3. `browser_screenshot` to verify. A `done` status is Jev's opinion that the goal looks satisfied; it
is not proof. Look before you report.
4. `browser_close` when finished.
Set `maxSteps` when the task is short (a few actions) or long (default 20, hard cap 60). Judgments are
…Read the whole file at its exact version.
How to install
mdr add mlcyclops/lucidagentide/jev-browser@git:20260921.82274c8mdr add mlcyclops/lucidagentide/jev-browser@sha256:47efe012affc7120Pin 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.
[](https://markdownregistry.com/a/art_uicusgm4nmmfqapz)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4886 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
mlcyclops/lucidagentide · 18 stars · license NOASSERTION · pushed 2026-09-24 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_uicusgm4nmmfqapz GET https://markdownregistry.com/api/v1/resolve?ref=mlcyclops/lucidagentide/jev-browser GET https://markdownregistry.com/api/v1/blob/47efe012affc7120a8e606441bbddc6e696837dbf9c9f76c56d133b3b745e403
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.