baoyu-electron-extract
Extracts resources and JavaScript from any installed Electron app (`.asar` bundle), restoring original sources from `.js.map` files when available or formatting minified code with Prettier otherwise. Use when user wants to "extract Electron app", "decompile Electron", "get the source code of <app>", "inspect app.asar", "看 Electron 应用源码", "提取 .asar", or asks how a desktop Electron app is built. Skips `node_modules` and supports both macOS and Windows.
适合你,如果想查看或分析某个 Electron 桌面应用的内部实现
/ 通过 npx 安装 校验哈希
npx oh-my-skill add jimliu/baoyu-skills/baoyu-electron-extract/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- jimliu/baoyu-skills/baoyu-electron-extract/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify jimliu/baoyu-skills/baoyu-electron-extract安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
23356GitHub stars
~2.1K最小装载
~7.3K含声明引用
~7.9K文本包总量
镜像托管
怎么用
商店整理自技能原文 · 版本 6b7a2e4 · 表述以原文为准它做什么
Claude 可以提取 Electron 桌面应用的资源与代码,还原原始源码或美化压缩代码。
什么时候触发
当用户要求提取 Electron 应用、反编译、查看源码,或询问某个桌面应用如何构建时触发。
装好后可以这样说
Claude 会搜索并提取该应用的 asar 包。
Claude 会要求提供应用名称或路径。
Claude 会提取并展示其源码结构。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…