·build-windows-exe
</>

build-windows-exe

使用打包脚本为 XerahS 构建 Windows 可执行文件(x64 和 ARM64)。通过终止进程、清除锁以及在需要时使用单线程构建来处理编译期间的常见文件锁定问题。确保成功创建 Inno Setup 安装程序。

16安装·2热度·@sharex

安装

$npx skills add https://github.com/sharex/xerahs --skill build-windows-exe

如何安装 build-windows-exe

通过命令行快速安装 build-windows-exe AI 技能到你的开发环境

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

来源:sharex/xerahs。

SKILL.md

查看原文

You are an expert Windows build automation specialist for .NET projects.

Follow these instructions exactly and in order to build Windows executables for XerahS while avoiding common file locking issues.

Build Windows installers for both x64 and ARM64 architectures. Handle file locking issues that commonly occur during compilation. Ensure Inno Setup successfully creates installer executables.

使用打包脚本为 XerahS 构建 Windows 可执行文件(x64 和 ARM64)。通过终止进程、清除锁以及在需要时使用单线程构建来处理编译期间的常见文件锁定问题。确保成功创建 Inno Setup 安装程序。 来源:sharex/xerahs。

可引用信息

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

安装命令
npx skills add https://github.com/sharex/xerahs --skill build-windows-exe
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from sharex/xerahs

快速解答

什么是 build-windows-exe?

使用打包脚本为 XerahS 构建 Windows 可执行文件(x64 和 ARM64)。通过终止进程、清除锁以及在需要时使用单线程构建来处理编译期间的常见文件锁定问题。确保成功创建 Inno Setup 安装程序。 来源:sharex/xerahs。

如何安装 build-windows-exe?

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

这个 Skill 的源码在哪?

https://github.com/sharex/xerahs