Plugin · Claude Code · Automation

Yordyi Agentbrowser

yordyi-agentbrowser is a Claude Code plugin for the Build phase that automates headless browser tasks—extraction, forms, interactions, and screenshots—for AI agents.

by yordyi · github.com/yordyi/AgentBrowser

Give Claude Code headless browser control for scraping, form fills, screenshots, and UI checks without manual clicking.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install yordyi-agentbrowser@yordyi/AgentBrowser
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:yordyi/AgentBrowser") and the paste-ready config with skillselion.get_install_config("plugin:yordyi/AgentBrowser").

About

What it does

yordyi-agentbrowser is a Claude Code plugin that adds headless browser automation so your coding agent can drive real web pages instead of guessing from static HTML. Solo builders shipping SaaS, internal tools, or agent products use it when they need scraping, authenticated flows, form submission, or visual proof during integration work. It fits the Build phase when you connect Claude to the outside web—competitor checks, onboarding wizards, and smoke tests that require a browser engine. The bundle ships one plugin focused on extraction, interactions, filling, screenshots, and testing keywords from the upstream repo. You still own selectors, rate limits, and compliance; the plugin is the bridge between your agent session and a headless browser runtime. Compared to a generic Playwright script skill, this is packaged for Claude Code plugin install and agent invocation patterns rather than a standalone CLI you maintain separately.

Highlights

  • Headless browser automation tailored for AI agent workflows
  • Page extraction and structured data capture from live sites
  • Form filling and scripted web interactions
  • Screenshot capture for debugging and visual regression hints
  • Supports agent-driven testing and validation against real UIs

Why builders use it

Agents cannot reliably verify or manipulate live websites when your stack only exposes APIs and static files.

After install, Claude can run browser-backed flows for scraping, UI checks, and scripted interactions from the coding session.

At a glance

  • Type - Plugin in Automation.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is yordyi-agentbrowser for?

Solo and indie developers using Claude Code who need headless browser actions—scraping, forms, screenshots—inside agent workflows.

When should I use yordyi-agentbrowser?

Use it during Build integrations when you must interact with real pages, validate UI behavior, or extract data the API does not expose.

How do I add yordyi-agentbrowser to my agent?

Register the yordyi/AgentBrowser marketplace plugin in Claude Code, enable the bundle, and invoke its browser tools from your project session per the repo README.

Discussion

Comments

Share how you use yordyi-agentbrowser, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.