← Back to Skills Marketplace
3790
Downloads
2
Stars
41
Active Installs
3
Versions
Install in OpenClaw
/install terminal
Description
Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step ter...
Usage Guidance
Install only if you want an agent-assisted local terminal workflow. Treat commands from this skill like commands you type yourself: preview first, inspect exact commands before running them, use confirmation only when you understand the action, and use no-output storage for commands that may print secrets or private data.
Capability Assessment
Purpose & Capability
The core capability is local shell command planning and execution, including arbitrary commands through a raw command parameter; that is high-impact, but it directly matches the stated terminal-copilot purpose and is disclosed.
Instruction Scope
The invocation language is broad for terminal, debugging, file inspection, automation, and natural-language-to-shell help, but it remains within the stated local terminal-assistance scope and includes preview-first guidance plus confirmation for detected high-risk commands.
Install Mechanism
The package contains Markdown, JSON, and Python scripts with no external dependencies, remote installer, telemetry setup, or automatic startup mechanism. The manifest has no explicit permission list, but the artifact text plainly describes shell execution and local history storage.
Credentials
Shell access can read, modify, or transmit local data under the user's privileges, but that authority is expected for a terminal copilot; the artifacts state local-only behavior, no credential requests, and no hidden network activity.
Persistence & Privilege
The skill persists command history and truncated output under ~/.openclaw/workspace/memory/terminal/history.json, applies restrictive file permissions when possible, redacts common secret patterns, and provides controls to avoid storing command output.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install terminal - After installation, invoke the skill by name or use
/terminal - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
[email protected]: Safer by default. Added privacy-aware history, output-free logging for sensitive commands, token redaction for stored and displayed output, stronger risk detection, and locked-down local history permissions.
v1.0.1
[email protected]: See before you run. Added preview-first execution, blocked-command history, and better command planning so terminal becomes easier to trust.
v1.0.0
[email protected]: Plan clearly, run carefully. Rebuilt terminal into a local-first shell copilot with safe command planning, destructive-command confirmation, output summarization, and local history.
Metadata
Frequently Asked Questions
What is Terminal?
Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step ter... It is an AI Agent Skill for Claude Code / OpenClaw, with 3790 downloads so far.
How do I install Terminal?
Run "/install terminal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Terminal free?
Yes, Terminal is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Terminal support?
Terminal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Terminal?
It is built and maintained by AGIstack (@agistack); the current version is v1.0.2.
More Skills