Skip to main content
在 Manus 中运行任何 Skill
一键导入

macos2linuxapp

Convert a macOS Electron app (from .dmg) into a runnable Linux Electron app. Use when the user needs to port a macOS-only Electron desktop application to Linux, build a .deb/.rpm package from a macOS DMG, patch app.asar for Linux window behavior, or fix startup crashes after such conversion (e.g., missing chunks, t.join errors, transparent background flickering, deb dependency issues).

概览

Convert a macOS Electron app (from .dmg) into a runnable Linux Electron app. Use when the user needs to port a macOS-only Electron desktop application to Linux, build a .deb/.rpm package from a macOS DMG, patch app.asar for Linux window behavior, or fix startup crashes after such conversion (e.g., missing chunks, t.join errors, transparent background flickering, deb dependency issues).

安装命令
npx skills add https://github.com/aresbit/MateBot --skill macos2linuxapp

复制此命令并粘贴到 Claude Code 中以安装该技能

星标47
分支6
更新时间2026年5月5日 00:12
文件资源管理器
4 个文件
SKILL.md
readonly