Agent Skillsaaddrick/claude-desktop-debian › setup-build-tools

setup-build-tools

GitHub

用于安装构建和提取工具,确保具备创建Claude Desktop Debian包所需的依赖环境。

.claude/skills/setup-build-tools/SKILL.md aaddrick/claude-desktop-debian

Trigger Scenarios

首次运行build.sh前 新开发环境初始化 构建因缺少依赖失败时

Install

npx skills add aaddrick/claude-desktop-debian --skill setup-build-tools -g -y
More Options

Non-standard path

npx skills add https://github.com/aaddrick/claude-desktop-debian/tree/main/.claude/skills/setup-build-tools -g -y

Use without installing

npx skills use aaddrick/claude-desktop-debian@setup-build-tools

指定 Agent (Claude Code)

npx skills add aaddrick/claude-desktop-debian --skill setup-build-tools -a claude-code -g -y

安装 repo 全部 skill

npx skills add aaddrick/claude-desktop-debian --all -g -y

预览 repo 内 skill

npx skills add aaddrick/claude-desktop-debian --list

SKILL.md

Frontmatter
{
    "name": "setup-build-tools",
    "description": "Install build and extraction tools needed for building Claude Desktop Debian packages"
}

Install the build dependencies required to run build.sh and create .deb/.AppImage packages.

Your Task

Run the build tools installation script to ensure all required tools are available:

bash "$CLAUDE_PROJECT_DIR/.claude/hooks/install-build-tools.sh"

Tools Installed

This script installs:

Tool Package Purpose
7z p7zip-full Extract Windows installers and nupkg archives
wget wget Download Claude Desktop installers
wrestool icoutils Extract icons from Windows executables
convert imagemagick Process tray icons for Linux
dpkg-deb dpkg-dev Build .deb packages
libfuse2 libfuse2 Run AppImages
node nodejs Node.js v20+ for npm/asar operations

When to Use

  • Before running ./build.sh for the first time
  • After setting up a new development environment
  • When build.sh fails due to missing dependencies

Optional Guidance

$ARGUMENTS

Version History

  • 55478e3 Current 2026-08-20 14:08

Same Skill Collection

.claude/skills/lint/SKILL.md
.claude/skills/simplify/SKILL.md

Metadata

Files
0
Version
55478e3
Hash
1bf1a708
Indexed
2026-08-20 14:08

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 08:09
浙ICP备14020137号-1 $방문자$