
from claude-codex-settings638
Automate Electron desktop apps (Slack, VS Code, Discord, Figma, Notion, Spotify) via Chrome DevTools Protocol using agent-browser for snapshots, interactions, a
Provides step-by-step guidance for automating Electron-based desktop applications by connecting agent-browser to Electron's Chrome DevTools Protocol (CDP). Covers launch flags, connecting, snapshotting UI, interacting with elements, tab/webview management, screenshots, data extraction, form filling, and troubleshooting.
Use when an automation task targets a native Electron desktop app (e.g., Slack, VS Code, Discord) and you need to control UI, take screenshots, extract data, or run automated tests via CDP. Useful for agents that can run shell commands and interact with agent-browser.
Best for agent environments that can execute shell commands and use agent-browser (Claude Code, Codex/Copilot-style agents, Cursor).
Electron App Automation skill enables controlling Electron desktop apps (Slack, VS Code, Discord, etc.) via Chrome DevTools Protocol using agent-browser. No bundled scripts — purely instruction-based. Well-documented with platform-specific launch commands, troubleshooting, and common patterns. Clean security profile with no risky commands or data exfiltration concerns.
Solid, practical skill for desktop app automation. No scripts to test — static analysis only. The skill is instruction-focused and well-structured with good cross-platform coverage. Minor architectural improvement possible by extracting supported apps list to references/.