
from ok-skills405
Control and automate Electron-based desktop apps (Slack, VS Code, Discord, Figma, Notion, Spotify) via the Chrome DevTools Protocol for snapshots, interactions,
This skill provides an operational workflow and prompts for connecting to and automating Electron desktop applications by exposing their Chrome DevTools Protocol (CDP) endpoints. It guides launching apps with remote debugging, connecting agent-browser, snapshotting UI, interacting with elements, and taking screenshots—useful for testing, UI automation, and desktop scraping.
Use when you need to automate or test Electron apps (e.g., Slack, VS Code, Discord, Figma) that support the --remote-debugging-port flag. Typical triggers include "automate Slack app", "control VS Code", "test this Electron app", or any task requiring native desktop app automation via CDP.
Best used with agents that can execute shell commands and interact with CDP-aware tooling (agent-browser, CLI-driven Codex/automation agents). Works well with OpenClaw-style automation and agent-browser integrations.
This skill has not been reviewed by our automated audit pipeline yet.