com um clique
terminal
Execute shell commands on the server
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Execute shell commands on the server
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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
Baseado na classificação ocupacional 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.