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

setup-build-tools

GitHub

安装构建和提取工具,为编译 Claude Desktop Debian 包做准备。在首次运行 build.sh、新环境搭建或依赖缺失时使用。

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

Trigger Scenarios

首次运行构建脚本前 新开发环境初始化 构建失败因缺少依赖

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
48e304e
Hash
1bf1a708
Indexed
2026-08-20 14:08

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 15:30
浙ICP备14020137号-1 $Map of visitor$