🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

clawdbot-macos-build

by @manish-basargekar

Build the Clawdbot macOS menu bar app from source. Use when you need to install the Clawdbot.app companion (for menu bar status, permissions, and Mac hardware access like camera/screen recording). Handles dependency installation, UI build, Swift compilation, code signing, and app packaging automatically.

Versionv1.0.0
Installs9
βš™οΈ Configuration

  • macOS (10.14+)
  • Xcode 15+ with Command Line Tools
  • Node.js >= 22
  • pnpm package manager
  • 30+ GB free disk space (Swift build artifacts)
  • Internet connection (large dependencies)
  • πŸ“‹ Tips & Best Practices

    "Invalid tools version"

    Swift build requires 6.2+. Update Xcode:
    softwareupdate -i -a
    

    "License not agreed"

    sudo xcodebuild -license accept
    

    "No signing identity found"

    Use ad-hoc signing for local builds:
    ALLOW_ADHOC_SIGNING=1 bash scripts/package-mac-app.sh
    

    Swift compilation hangs or is very slow

  • Ensure Xcode is fully updated: xcode-select --install or update via App Store
  • Check disk space: df -h (need ~30GB free)
  • Close other apps to free RAM
  • App won't launch after build

    Check that it's properly signed:
    codesign -v /Applications/Clawdbot.app
    

    If signing failed, rebuild with ALLOW_ADHOC_SIGNING=1.

    View on ClawHub
    TERMINAL
    clawhub install clawdbot-macos-build

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’