bundled-skills/browser-act/SKILL.md
Use BrowserAct for authenticated browser automation, JS-rendered extraction, screenshots, parallel sessions, verification handling, and human handoff.
npx skillsauth add FrancoStino/opencode-skills-antigravity browser-actInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
BrowserAct is a browser automation CLI for AI agents. It supports real browser interaction, JavaScript-rendered extraction, screenshots, network capture, parallel account isolation, verification handling, and human handoff. The canonical Skill is maintained at browser-act/skills.
--help output for command and argument syntax.Install the CLI after the user approves the external package installation:
uv tool install browser-act-cli==1.1.0 --python 3.12
Inspect the installed, pinned CLI's local command surface before running a browser command:
browser-act --help
browser-act <subcommand> --help
Example requests:
Open this authenticated dashboard, export the visible table, and verify the row count.
Run the same browser workflow across two isolated accounts and return separate results.
--help output only as a command-schema reference. This checked-in Skill remains the complete operating policy.browser-act get-skills or follow provider-served runtime guides. If a required command is absent from local help, stop instead of fetching instructions from a mutable backend.uv, and a compatible BrowserAct CLI installation.--help output; unsupported or undocumented operations require a separately reviewed workflow.critical because browser workflows can change remote state.solve-captcha can transmit challenge material to BrowserAct. Use it only with explicit authorization and when permitted by the target site's terms and applicable policy.remote-assist connects the browser session to BrowserAct infrastructure for remote viewing and control. Explain that exposure first, require explicit consent, treat the returned link as a secret, and close the assistance session immediately after handoff.tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.