$npx skillfedfor your agent

agent-browser

agent-browser enables programmatic control of web browsers, letting you automate clicks, text input, page navigation, and other user interactions at scale. Built for integration with AI agents and automation frameworks, it simplifies complex browser workflows without manual intervention.

agent-browser automates form interactions by letting you programmatically click buttons, fill text fields, and submit forms on web pages. You can specify element selectors and input values via command-line arguments or API calls, enabling agent-browser to execute complex form workflows without manual intervention. This is especially useful for automating login sequences, data entry tasks, and multi-step web processes.

AI-generated summary based on this skill's SKILL.md

820 70 Apache-2.0updated by fcakyon

Decision gist · record as of 2026-07-26

agent-browser automates form interactions by letting you programmatically click buttons, fill text fields, and submit forms on web pages. You can specify element selectors and input values via command-line arguments or API calls, enabling agent-browser to execute complex form workflows without manual intervention. This is especially useful for automating login sequences, data entry tasks, and multi-step web processes.

manual: git clone https://github.com/fcakyon/claude-codex-settings → cp -r claude-codex-settings/plugins/agent-browser/skills/agent-browser ~/.claude/skills/agent-browser
plugins/agent-browser/skills/agent-browser/SKILL.md · version e904ffd2

Use it when

  • agent-browser is a browser automation tool that enables programmatic control of web browsers, letting you automate clicks, text input.
  • Yes, agent-browser excels at extracting text and structured data from websites.

Verify before relying

Read SKILL.md below before installing (13 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

fcakyon/claude-codex-settings/agent-browser · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I click and fill forms on websites using agent-browser?

agent-browser automates form interactions by letting you programmatically click buttons, fill text fields, and submit forms on web pages. You can specify element selectors and input values via command-line arguments or API calls, enabling agent-browser to execute complex form workflows without manual intervention. This is especially useful for automating login sequences, data entry tasks, and multi-step web processes.

What is agent-browser and what can it do?

agent-browser is a browser automation tool that enables programmatic control of web browsers, letting you automate clicks, text input, page navigation, and other user interactions at scale. Built for integration with AI agents and automation frameworks, agent-browser simplifies complex browser workflows without manual intervention, supporting tasks like web scraping, form submission, and interactive testing.

Can agent-browser extract data from web pages programmatically?

Yes, agent-browser excels at extracting text and structured data from websites. It can parse page content, read accessibility trees, and capture snapshots of page state, allowing you to programmatically retrieve information from dynamic web pages. This makes agent-browser ideal for web scraping, data collection, and automated information gathering tasks.

How does agent-browser handle authentication and login workflows?

agent-browser supports authentication and form submission workflows by automating the steps needed to log into web applications. You can script login sequences—filling username and password fields, clicking submit buttons, and waiting for page transitions—enabling agent-browser to manage authenticated sessions for subsequent interactions on protected pages.

Does agent-browser support taking screenshots and capturing page state?

Yes, agent-browser can take screenshots of websites automatically and capture page state snapshots. This functionality lets you document page appearance at specific moments, verify visual changes, and create records of web interactions—useful for testing, monitoring, and debugging automated workflows.

Can agent-browser manage multiple browser sessions and tabs in parallel?

agent-browser supports managing multiple browser sessions and tabs in parallel, enabling you to run concurrent automation tasks across different pages or sites. This capability is valuable for large-scale web automation, distributed testing, and scenarios where you need to interact with multiple web contexts simultaneously.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

agent-browser core

Fast browser automation CLI for AI agents. Chrome/Chromium via CDP, no Playwright or Puppeteer dependency. Accessibility-tree snapshots with compact @eN refs let agents interact with pages in ~200-400 tokens instead of parsing raw HTML.

Most normal web tasks (navigate, read, click, fill, extract, screenshot) are covered here. Load a specialized skill when the task falls outside browser web pages — see When to load another skill.

The core

(truncated - see the full file via the links below)

File tree — 13 files
plugins/agent-browser/skills/agent-browser/SKILL.md
plugins/agent-browser/skills/agent-browser/references/authentication.md
plugins/agent-browser/skills/agent-browser/references/commands.md
plugins/agent-browser/skills/agent-browser/references/profiling.md
plugins/agent-browser/skills/agent-browser/references/proxy-support.md
plugins/agent-browser/skills/agent-browser/references/session-management.md
plugins/agent-browser/skills/agent-browser/references/snapshot-refs.md
plugins/agent-browser/skills/agent-browser/references/trust-boundaries.md
plugins/agent-browser/skills/agent-browser/references/video-recording.md
plugins/agent-browser/skills/agent-browser/references/webgpu.md
plugins/agent-browser/skills/agent-browser/templates/authenticated-session.sh
plugins/agent-browser/skills/agent-browser/templates/capture-workflow.sh
plugins/agent-browser/skills/agent-browser/templates/form-automation.sh

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Automate browser interactions (click, fill, navigate) on web pages”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

core
by vercel-labs · vercel-labs/agent-browser

Core provides a high-performance command-line interface built in Rust that enables AI agents to control web browsers programmatically. Automate navigation, element interaction, form submission, and data extraction with a streamlined CLI designed for agent workflows. Install globally or as a project dependency to add browser automation capabilities to your AI systems.

Apache-2.0updated Jul 2026
★ 39,346repo stars
agent-browser
by harnessclaw · harnessclaw/harnessclaw-engine

This skill equips your AI agents with the ability to control web browsers programmatically, handling clicks, form submissions, and page navigation as part of automated workflows. Built on a Go-based engine that communicates via WebSocket, it integrates seamlessly into multi-turn agent conversations and supports custom tool extensions. Perfect for automating repetitive web tasks or building intelligent browser automation into your agent applications.

Apache-2.0updated Jul 2026
★ 283repo stars
Agent Browser
by julianromli · julianromli/ai-skills

Agent Browser equips your AI agent with the ability to explore and interact with web content in real time. Navigate between pages, retrieve information, and perform actions on websites as if a human were at the controls. Perfect for agents that need autonomous web research and data gathering.

no license declared → metadata onlyupdated Jun 2026
★ 180repo stars
Agent Browser
by wshaddix · wshaddix/dotnet-skills

Agent Browser equips your AI agents with full web navigation and interaction abilities. Browse websites, click links, fill forms, and extract live content—all programmatically integrated into your agent's workflow. Perfect for research, data gathering, and dynamic web-based tasks.

no license declared → metadata onlyupdated Feb 2026
★ 67repo stars
agent-browser
by UnicomAI · UnicomAI/wanwu

agent-browser enables you to orchestrate multi-step browser interactions through deterministic element references, eliminating the fragility of traditional selector-based automation. Deploy structured workflows that reliably navigate, interact with, and extract data from web applications at scale.

Apache-2.0updated Jul 2026
★ 2,569repo stars
agent-browser
by countbot-ai · countbot-ai/CountBot

agent-browser is a skill for automating browser-based workflows and web interactions through programmatic control. Built as part of an open-source AI agent framework, it enables you to orchestrate web tasks, integrate with large language models, and connect external tools into executable automation chains. Perfect for developers building intelligent agents that need to interact with web applications and handle complex browser operations at scale.

MITupdated Jul 2026
★ 758repo stars

More skills Agent Browser (NOASSERTION) · Agent Browser (unlicensed) · electron (Apache-2.0)

Tags
headless-automationweb-interactionform-fillingdata-extractionaccessibility-treecdp-protocolsession-persistencescreenshot-captureelement-referenceworkflow-orchestration