sandbox-activate

Create symbolic links to activate sandbox commands, hooks, and tools for Claude Code.

39|6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/the-agency-ai/the-agency --skill sandbox-activate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sandbox-activate
Source: https://github.com/the-agency-ai/the-agency/tree/main/.claude/skills/sandbox-activate
Command: npx skills add https://github.com/the-agency-ai/the-agency --skill sandbox-activate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of activating sandbox items for Claude Code, enabling seamless integration and discovery of commands, hooks, and tools.

Core Features & Use Cases

  • Item Discovery: Identifies sandbox components like commands, hooks, hookify files, tools, and scripts based on user input.
  • Symlink Management: Creates or replaces symbolic links to activate sandbox items, simplifying the setup process.
  • Use Case: A developer wants to quickly incorporate a new command stored in their sandbox directory into their Claude Code environment with minimal manual configuration.

Quick Start

To activate a sandbox item named 'myCommand', run the skill with the name argument to establish its link within your Claude Code setup.

Frequently Asked Questions about sandbox-activate

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

FAQPage Schema
How do I activate sandbox commands for Claude Code workflows?

To activate sandbox commands for Claude Code, this skill establishes symbolic links to commands, hooks, tools, or scripts based on user-specified names and directory conventions. It checks for existing links, prompts for replacement, and verifies link resolution to ensure correct setup.

What is the best way to integrate custom scripts into Claude Code?

The best way to integrate custom scripts into Claude Code is by creating symbolic links from your sandbox directory. This skill identifies sandbox components and quickly links them into your environment, simplifying setup and enabling seamless discovery of commands and tools.

Can I use symbolic links to manage sandbox hooks in my development workflow?

Yes, you can use symbolic links to manage sandbox hooks in your development workflow. This skill facilitates fast activation by creating or replacing symlinks for hookify files and tools, prompting you for replacement if an existing link is detected.

Does activating sandbox items check for existing symbolic links before replacing them?

Yes, activating sandbox items checks for existing symbolic links before replacing them. The skill verifies link resolution to ensure correct setup and prompts you for replacement if a link already exists, preventing accidental overwrites in your Claude Code environment.

Why are my sandbox tools not showing up in the Claude Code environment?

Sandbox tools may not show up in the Claude Code environment if their symbolic links are unresolved or incorrectly configured. This skill verifies link resolution after creation, ensuring your commands, hooks, and scripts are properly integrated and discoverable.