用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nathanvale/claude-code-config --skill browser-use命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Creating or changing tests, fixtures, mocks, snapshots, test helpers, or test harnesses; require a pre-write Test Design Brief.
Explicit whole-suite test architecture review, visual candidates, or proof-boundary improvements.
Browser Use toolchain runtime, routing, or unmet-request defects: file redacted, deduplicated GitHub support tickets.
正在显示 SKILL.md
| name | browser-use |
| description | Browser tasks through Warm Chrome; no Chrome for Testing. |
| role | tool-workflow |
One public workflow for browser tasks through warm Agent Chrome. Code owns intent, authority, routing, runbooks, workflow recovery, and outcomes. The LLM drives the selected adapter through its native tool surface after verified attachment.
browser-use guide — copy-paste core loop (task list →
task run --intent <id> → run status).browser-connect dashboard --json, select a
connectable adapter from its evidence, then run
browser-connect connect <adapter> --json.browser-use auth login --help only to discover the contract and required
invocation. Then invoke the admitted browser-use auth login command and
follow its typed continuation; never create a Runbook only to access auth.docs/adr/0031-browser-use-delegates-browser-mechanics-to-adapters.md.browser-use --help — all command families; every leaf has --help.task run / runbook run. Open-ended
native delegation uses browser-connect directly because it owns attachment.
Envelopes and repair paths stay owned by runtime/browser-connect.../../docs/runbooks/authoring-runbooks.md before mutation.references/coding-task-tracker.md before
choosing or updating a tracker task.browser-use resolves on PATH (setup sync installs and
repairs the bin; setup status verifies).bun run browser-use <command> from skills/browser-use.open, or cold-browser
fallback. Invariant detail: references/warm-chrome.md.http://127.0.0.1:9222; verified
endpoints travel inside envelopes.runtime/browser-connect/REPAIR.md#v1-inspect_listener).one-password skill or an
ambient op session. Follow the browser-use auth login continuation.skills/browser-use/src/command-contract.ts.skills/browser-use/src/browser-use-guide.ts.runtime/browser-connect
(src/command-contract.ts, REPAIR.md).skills/browser-use/src/browser-use-runbook-auth.ts.skills/browser-use/src/browser-use-auth-access.ts.skills/browser-use/src/browser-use-runtime.ts and
runtime/browser-use-security.browser-use guide.error.code, dispatch
continuation.next_action_id verbatim, obey continuation.constraints.
Exit 20 carries exactly one Repair Path anchor — follow it; never retry a
convention port or fall back to a cold browser.browser-use guide --topic recovery.browser-use, browser-connect, warm-chrome,
a supported adapter CLI, or Browser Use Security; wrong or missing prose
route; or prose-led outcome that does not satisfy the user's explicit request:
hand off to
../browser-use-support-ticket/SKILL.md; file one redacted, deduplicated
public support ticket. Do not file expected login, user, or target-site
blockers.