sandbox-terminal
CommunitySafe, efficient terminal use for AI agents
System Documentation
What problem does it solve?
This Skill guides AI agents to safely, efficiently, and correctly use terminal commands in any workspace. It ensures actions stay within the environment, avoids secrets leakage, and defers to workspace-specific steering docs for concrete commands.
Core Features & Use Cases
- Safe, token-efficient terminal usage: agents learn to run commands without disrupting the workspace and with minimal output.
- Environment detection and runner resolution: detects the project root and selects the correct runner (e.g., uv run, poetry run, pnpm, etc.) before execution.
- Workspace overrides and portability: consults {{workspace}}/.github/ for organization-specific rules and scripts, enabling portable automation across workspaces.
Quick Start
Activate when the user asks to run a command, install dependencies, run tests, start servers, lint, build, create scripts, debug terminal errors, or compose CI/CD pipelines. The agent should first perform environment detection, then check for workspace steering docs, and finally execute the user's request using the appropriate runner.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sandbox-terminal Download link: https://github.com/hotung1027/dev.conf/archive/main.zip#sandbox-terminal Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.