Coding

Terminal

Try it

Local 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

  1. Translate intent into executable shell steps.
  2. Prefer preview and inspection before mutation.
  3. Require explicit confirmation for destructive operations.
  4. Summarize results in human language after execution.
  5. 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 --preview to inspect before execution
  • Use --no-store-output to avoid storing stdout/stderr in history for sensitive commands
  • Use --redact-display to 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

ScriptPurpose
init_storage.pyInitialize local terminal history storage
plan_command.pyGenerate a shell command from user intent
run_command.pyExecute or preview a local command with safety checks and privacy controls
summarize_result.pySummarize command output in plain language
show_history.pyShow recent command history

Related skills

Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.

by Iván1 installs

cli-creator

Official

Build a durable command-line tool Codex can run from any repo, with stable JSON output and composable read/write verbs.

by OpenAI27.5k stars

Create, test, and refine agent skills through an iterative loop of writing, evaluating, and rewriting.

by Anthropic177.5k stars

figma-use

Official

Apply Plugin API rules before executing JavaScript in Figma files to avoid hard-to-debug failures.

by OpenAI27.5k stars

aspnet-core

Official

Get current, Microsoft-documented guidance to build or modify ASP.NET Core apps across every supported model.

by OpenAI27.5k stars

More from agistack

Browse all skills

The final publishing layer for anything you write. Paste messy text and get something clear, strong, and ready to send.

by agistack35 installs1 stars

Local-first health record management with strict privacy boundaries. Organize what happened, what you take, what changed, and what to bring to your doctor —...

by agistack57 installs1 stars

The most comprehensive proactive life management skill for AI agents. Covers morning intelligence briefings, email and message triage, follow-up tracking, su...

by agistack36 installs

A comprehensive AI agent skill for building and optimizing marketing and sales funnels. Helps SaaS founders, marketers, and growth teams design conversion pa...

by agistack34 installs

A comprehensive AI agent skill for acquiring, onboarding, retaining, and growing customers. Helps customer success teams reduce churn, expand revenue, and tu...

by agistack33 installs

A comprehensive AI agent skill that handles every stage of the meeting lifecycle. Prepares you before every meeting with context, attendee backgrounds, and t...

by agistack33 installs