Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Coding
Terminal
Try itLocal shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step ter...
What it does
Local shell copilot. Plan clearly, run carefully.
The skill document
Terminal
Local shell copilot. Plan clearly, run carefully.
Core Philosophy
- Translate intent into executable shell steps.
- Prefer preview and inspection before mutation.
- Require explicit confirmation for destructive operations.
- Summarize results in human language after execution.
- Offer privacy-aware history controls for sensitive workflows.
Runtime Requirements
- Python 3 must be available as
python3 - Standard shell utilities should be available in the local environment
- No external packages required
Safety Model
- Local-only execution
- No external credential requests
- No hidden network activity
- Destructive operations require explicit confirmation
- Prefer read-only inspection first
- Blocked and previewed commands are recorded in local history
- Risk detection covers destructive, privilege-escalation, remote-fetch, and code-execution patterns
Privacy Controls
- History is stored locally only
- History file permissions are restricted to the local user when possible
- Use
--previewto inspect before execution - Use
--no-store-outputto avoid storing stdout/stderr in history for sensitive commands - Use
--redact-displayto mask sensitive-looking values in displayed output - Sensitive-looking tokens are redacted before history is written
Storage
All local data is stored only under:
~/.openclaw/workspace/memory/terminal/history.json
No cloud sync. No third-party APIs. No telemetry.
Workflows
- Plan command: Turn user intent into a safe shell command suggestion
- Preview risk: Explain command effects before execution
- Execute: Run a local command and capture stdout/stderr
- Summarize: Explain what happened in plain language
- History: Save executed, previewed, and blocked command runs locally
Scripts
| Script | Purpose |
|---|---|
init_storage.py | Initialize local terminal history storage |
plan_command.py | Generate a shell command from user intent |
run_command.py | Execute or preview a local command with safety checks and privacy controls |
summarize_result.py | Summarize command output in plain language |
show_history.py | Show recent command history |
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
cli-creator
OfficialBuild a durable command-line tool Codex can run from any repo, with stable JSON output and composable read/write verbs.
skill-creator
OfficialCreate, test, and refine agent skills through an iterative loop of writing, evaluating, and rewriting.
figma-use
OfficialApply Plugin API rules before executing JavaScript in Figma files to avoid hard-to-debug failures.
aspnet-core
OfficialGet current, Microsoft-documented guidance to build or modify ASP.NET Core apps across every supported model.
More from agistack
Browse all skillsThe final publishing layer for anything you write. Paste messy text and get something clear, strong, and ready to send.
Local-first health record management with strict privacy boundaries. Organize what happened, what you take, what changed, and what to bring to your doctor —...
The most comprehensive proactive life management skill for AI agents. Covers morning intelligence briefings, email and message triage, follow-up tracking, su...
A comprehensive AI agent skill for building and optimizing marketing and sales funnels. Helps SaaS founders, marketers, and growth teams design conversion pa...
A comprehensive AI agent skill for acquiring, onboarding, retaining, and growing customers. Helps customer success teams reduce churn, expand revenue, and tu...
A comprehensive AI agent skill that handles every stage of the meeting lifecycle. Prepares you before every meeting with context, attendee backgrounds, and t...