Skip to main content
Back to registry

electron

vercel-labs/agent-browser

Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages.

Installs5
Install command
npx skills add https://github.com/vercel-labs/agent-browser --skill electron
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages. Every Electron app supports the --remote-debugging-port flag since it's built into Chromium. Important: If the app is already running, quit it first, then relaunch with the flag. The --remote-debugging-port flag must be present at launch time. After connect , all subsequent commands target the connected app without needing --cdp . Electron apps often have multiple windows or webviews. Use tab commands to list and switch between them: Electron elements are automatically discovered and can be controlled like regular pages.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does electron do?

Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages.

Is electron good?

electron does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does electron work with?

electron currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to electron?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install electron?

npx skills add https://github.com/vercel-labs/agent-browser --skill electron

Related skills

More from vercel-labs/agent-browser

Related skills

Alternatives in Software Engineering