·electron

通过 Chrome DevTools 协议使用代理浏览器自动化 Electron 桌面应用程序(VS Code、Slack、Discord、Figma、Notion、Spotify 等)。当用户需要与 Electron 应用程序交互、自动化桌面应用程序、连接到正在运行的应用程序、控制本机应用程序或测试 Electron 应用程序时使用。触发器包括“自动化 Slack 应用程序”、“控制 VS Code”、“与 Discord 应用程序交互”、“测试此 Electron 应用程序”、“连接到桌面应用程序”或任何需要本机 Electron 应用程序自动化的任务。

35安装·4热度·@vercel-labs

安装

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

如何安装 electron

通过命令行快速安装 electron AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/vercel-labs/vercel-skills --skill electron
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:vercel-labs/vercel-skills。

SKILL.md

查看原文

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.

通过 Chrome DevTools 协议使用代理浏览器自动化 Electron 桌面应用程序(VS Code、Slack、Discord、Figma、Notion、Spotify 等)。当用户需要与 Electron 应用程序交互、自动化桌面应用程序、连接到正在运行的应用程序、控制本机应用程序或测试 Electron 应用程序时使用。触发器包括“自动化 Slack 应用程序”、“控制 VS Code”、“与 Discord 应用程序交互”、“测试此 Electron 应用程序”、“连接到桌面应用程序”或任何需要本机 Electron 应用程序自动化的任务。 来源:vercel-labs/vercel-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/vercel-labs/vercel-skills --skill electron
分类
*创意媒体
认证
收录时间
2026-03-08
更新时间
2026-03-10

Browse more skills from vercel-labs/vercel-skills

快速解答

什么是 electron?

通过 Chrome DevTools 协议使用代理浏览器自动化 Electron 桌面应用程序(VS Code、Slack、Discord、Figma、Notion、Spotify 等)。当用户需要与 Electron 应用程序交互、自动化桌面应用程序、连接到正在运行的应用程序、控制本机应用程序或测试 Electron 应用程序时使用。触发器包括“自动化 Slack 应用程序”、“控制 VS Code”、“与 Discord 应用程序交互”、“测试此 Electron 应用程序”、“连接到桌面应用程序”或任何需要本机 Electron 应用程序自动化的任务。 来源:vercel-labs/vercel-skills。

如何安装 electron?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vercel-labs/vercel-skills --skill electron 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/vercel-labs/vercel-skills