terminal-execution

Community

Reliable terminal command execution & capture.

Authoratman-33
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a disciplined approach to reliably executing terminal commands and capturing their output across environments, reducing lost or truncated results and ensuring visibility for debugging.

Core Features & Use Cases

  • Structured command execution: Prefer deterministic tools over ad-hoc shell input to obtain exit codes and outputs.
  • Output capture strategies: Includes stdout and stderr capture, plus file-based fallbacks in constrained environments such as WSL.
  • Use Case: When debugging a failing script in WSL, use this Skill to consistently capture all command output and exit codes for analysis.

Quick Start

Use terminal-execution to run a shell command and capture its output, e.g., run: ls -la and review the captured results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terminal-execution
Download link: https://github.com/atman-33/skills/archive/main.zip#terminal-execution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.