원클릭으로
terminal
Execute shell commands on the server
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute shell commands on the server
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | terminal |
| description | Execute shell commands on the server |
| activation_keywords | ["terminal","shell","command","execute","bash","sh","zsh","cli","cmd","run"] |
Executes arbitrary shell commands on the server (not on user's machine). Useful for:
Use builtin_terminal tool with fields:
command (required): shell command to execute (e.g., ls -la /tmp)timeout (optional): execution timeout in seconds (default 30, max 300)workdir (optional): working directory for the commandWhen the command generates image files (e.g., output.png, screenshot.jpg), always return everything in a single message. Embed the image inline via  — do not split into multiple messages.
⚠️ WARNING: This tool runs commands directly on the server with the full permissions of the process. Every invocation requires explicit user approval.
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes