NicholasSpisak

Install Engineer Devbox — Development skill for Claude Code

Development community

Install and verify the engineer's primary device for sending jobs to the agent sandbox.

How to install Install Engineer Devbox

Installs to ~/.claude/commands/nicholasspisak-mac-mini-agent-install-engineer-devbox.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NicholasSpisak/mac-mini-agent/HEAD/.claude/commands/install-engineer-devbox.md -o ~/.claude/commands/nicholasspisak-mac-mini-agent-install-engineer-devbox.md

Restart Claude Code, or start a new session, for it to be picked up.

What Install Engineer Devbox does


model: opus description: Install and verify the engineer's primary device for sending jobs to the agent sandbox argument-hint: [sandbox-ip-or-hostname]

Purpose

Set up the engineer's primary device (e.g. MacBook Pro) to send jobs to the remote agent sandbox. Installs minimal dependencies, configures the sandbox URL, verifies connectivity, and confirms the full direct-to-listen pipeline works end-to-end.

Variables

SANDBOX_HOST: $ARGUMENTS LISTEN_PORT: 7600

Instructions

  • All

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Master Routing — reverse-skill PRIMARY 快路径 29.6k ★
  • Vibekit — A simple SDK for safely running Codex, Gemini CLI, and Claude Code in a secure sandbox 1.7k ★

Full documentation available on GitHub

View Source Repository