agent-electrobun

Attach to CDP targets to automate Electrobun apps across multi-tab views.

25|3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Ataraxy-Labs/agent-electrobun --skill agent-electrobun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-electrobun
Source: https://github.com/Ataraxy-Labs/agent-electrobun/tree/main/skills/agent-electrobun
Command: npx skills add https://github.com/Ataraxy-Labs/agent-electrobun --skill agent-electrobun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Attaches to existing CDP targets to automate Electrobun apps without navigating away.

Core Features & Use Cases

  • Attaches directly to CDP targets (shell and per-tab views) without navigating away or creating new pages.
  • Snapshot interactive elements, build stable @e refs, and perform clicks, inputs, and screenshots across multi-tab UI.
  • Manage tabs and shell state from the CLI, including opening new tabs, listing targets, and taking screenshots for validation.

Quick Start

Discover CDP targets with agent-electrobun list, snapshot interactive elements with agent-electrobun snapshot -i, and begin interacting using the generated @e refs.

Frequently Asked Questions about agent-electrobun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Electrobun apps using CDP without navigating away?▼

Automate Electrobun apps by attaching directly to existing CDP targets, which allows reliable click, fill, snapshot, and screenshot workflows across shell and per-tab views without navigating away or creating new pages.

Does CDP automation support multi-tab OOPIF architectures in Electrobun?▼

Yes, CDP automation supports multi-tab OOPIF architectures, enabling reliable scripted interactions across shell and per-tab views by attaching directly to existing targets without creating new pages.

What is the best way to snapshot interactive elements in multi-tab UI for QA testing?▼

The best way to snapshot interactive elements is using the agent-electrobun CLI, which generates stable @e refs for performing clicks, inputs, and screenshots across multi-tab UI during QA testing.

Do I need QUIVER_DEBUG to discover CDP targets and perform scripted automation?▼

Yes, you need QUIVER_DEBUG enabled along with CDP access and the agent-electrobun CLI to discover targets, snapshot interactive elements, and perform scripted automation workflows.

How do I manage tabs and shell state from the CLI during CDP automation?▼

Manage tabs and shell state from the CLI using agent-electrobun commands to discover targets, list existing targets, open new tabs, snapshot interactive elements, and take screenshots for validation.

Why does ref management matter when automating multi-tab UI workflows?▼

Ref management matters because building stable @e refs ensures reliable click, fill, and screenshot workflows across multi-tab UI, preventing target detachment and maintaining element consistency during automation.