Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    aaddrick

    setup-build-tools

    aaddrick/setup-build-tools
    DevOps
    1,879
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Install build and extraction tools needed for building Claude Desktop Debian packages

    SKILL.md

    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

    Recommended Servers
    Vercel
    Vercel
    Bright Data
    Bright Data
    Repository
    aaddrick/claude-desktop-debian
    Files