setup

Automate Gandalf agent setup with dependency installation, authentication, and launchd services.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/sasha-computer/2026 --skill setup-sasha-computer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/sasha-computer/2026/tree/main/gandalf/.claude/skills/setup
Command: npx skills add https://github.com/sasha-computer/2026 --skill setup-sasha-computer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial setup of the Gandalf agent, ensuring all necessary dependencies are installed, authentication is configured, and essential services are running.

Core Features & Use Cases

  • Dependency Installation: Automatically installs required packages using bun install.
  • Authentication Setup: Guides through configuring Claude and WhatsApp authentication, including API keys and QR code scanning.
  • Service Configuration: Sets up background services using launchd for continuous operation.
  • Use Case: When you first deploy Gandalf, run this Skill to get it fully operational in minutes, from installing dependencies to authenticating WhatsApp and setting up the background service.

Quick Start

Run the setup skill to install dependencies, configure authentication, and start background services.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gandalf agent setup and configuration?

To automate Gandalf agent setup, this skill handles dependency installation via bun, configures Claude and WhatsApp authentication, and sets up background services using launchd for continuous operation.

Do I need bun installed to configure the Gandalf agent?

Yes, bun is a required dependency for configuring the Gandalf agent. The setup process uses bun install to automatically download and install all necessary packages for the agent environment.

How does WhatsApp authentication work during Gandalf service management setup?

WhatsApp authentication setup is interactive, requiring you to scan a QR code and configure API keys. The setup skill guides this process to link your WhatsApp account to the Gandalf agent.

What is the best way to run a background service for an agent on macOS?

Using launchd is the best way to run a background agent service on macOS. The setup skill configures launchd to manage the Gandalf agent, ensuring continuous operation across system reboots.

Can I configure Claude API authentication automatically when deploying Gandalf?

Yes, you can configure Claude API authentication during deployment. The setup skill interactively guides you through entering API keys to integrate Claude with the Gandalf agent.