🎯

agent-browser

🎯Skill

from supercent-io/skills-template

VibeIndex|
What it does
|

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

Overview

Agent Browser is a browser automation skill from the Agent Skills modular system that enables AI agents to interact with web pages through deterministic workflows. It provides browser-based verification, diff checking, and security-hardened browsing capabilities as part of the multi-agent development pipeline.

Key Features

  • Deterministic Browser Workflows - Executes predictable, repeatable browser interactions for testing and verification
  • Verification and Diff Support - Validates implementation results by comparing expected vs. actual browser states
  • Security Hardening - Built-in security measures for safe browser automation within agent workflows
  • Multi-Agent Pipeline Integration - Serves as the verification step in the jeo workflow (plan > execute > verify > cleanup)
  • Simple Installation - Install via npx skills add https://github.com/supercent-io/skills-template --skill agent-browser

Who is this for?

This skill is designed for developers who need automated browser verification as part of their AI-assisted development workflow. It is particularly useful for teams building web applications who want their AI agents to automatically verify that implemented features work correctly in a real browser environment.

πŸ“¦

Same repository

supercent-io/skills-template(101 items)

agent-browser

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add supercent-io/skills-template --skill agent-browser
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add supercent-io/skills-template --skill agent-browser
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-browser/SKILL.md

SKILL.md

10,054Installs
-
AddedFeb 11, 2026

More from this repository10

🎯
security-best-practices🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
data-analysis🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
workflow-automation🎯Skill

Automates complex multi-step workflows by dynamically generating and executing task sequences with intelligent decision-making and error handling.

🎯
code-review🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
database-schema-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
api-documentation🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
api-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
code-refactoring🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
technical-writing🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
web-accessibility🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.