terminal
Installation
SKILL.md
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