Agent Skillspierrecomputer/pierre › browser-automation

browser-automation

GitHub

用于通过agent-browser工具自动化网页操作,包括打开页面、点击、填写表单及快照验证,适用于需要渲染页面或真实DOM状态的交互测试与验证场景。

.agents/skills/browser-automation/SKILL.md pierrecomputer/pierre

Trigger Scenarios

需要自动化操作网页元素 进行浏览器端的交互验证 获取页面实时DOM状态

Install

npx skills add pierrecomputer/pierre --skill browser-automation -g -y
More Options

Non-standard path

npx skills add https://github.com/pierrecomputer/pierre/tree/main/.agents/skills/browser-automation -g -y

Use without installing

npx skills use pierrecomputer/pierre@browser-automation

指定 Agent (Claude Code)

npx skills add pierrecomputer/pierre --skill browser-automation -a claude-code -g -y

安装 repo 全部 skill

npx skills add pierrecomputer/pierre --all -g -y

预览 repo 内 skill

npx skills add pierrecomputer/pierre --list

SKILL.md

Frontmatter
{
    "name": "browser-automation",
    "description": "Use when opening, inspecting, clicking, filling, snapshotting, or otherwise automating web pages for this repo, including local dev servers and browser-based verification."
}

Browser Automation

Use agent-browser for web automation in this repo. Run:

agent-browser --help

Core workflow:

agent-browser open <url>
agent-browser snapshot -i
agent-browser click @e1
agent-browser fill @e2 "text"

Re-run agent-browser snapshot -i after page changes so element refs stay current.

Use browser automation for behavior that needs a rendered page, real DOM state, or interactive verification. Prefer focused Bun tests for pure logic and non-browser integration behavior.

Version History

  • 3b70f81 Current 2026-07-24 22:03

Same Skill Collection

.agents/skills/git-commits/SKILL.md
.agents/skills/performance/SKILL.md
.agents/skills/testing-and-verification/SKILL.md
.agents/skills/tooling-and-dependencies/SKILL.md
.agents/skills/typescript-monorepo/SKILL.md
.agents/skills/worktrees-and-dev-servers/SKILL.md
skills/diffs/SKILL.md
skills/theme/SKILL.md
skills/theming/SKILL.md
skills/trees/SKILL.md

Metadata

Files
0
Version
91a6d3f
Hash
01490e62
Indexed
2026-07-24 22:03

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-04 09:12
浙ICP备14020137号-1 $お客様$