en un clic
terminal
Execute shell commands on the server
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Execute shell commands on the server
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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
| 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.