silent-cli
Installation
SKILL.md
Silent and Unattended CLI Execution Skill
Overview
This skill provides a comprehensive reference for running command line programs in unattended/non-interactive environments. It documents environment variables, command-line flags, and configuration options to:
- Disable interactive prompts - Ensure programs run without user input
- Suppress progress indicators - Disable spinners, progress bars, and real-time updates
- Disable colored output - Remove ANSI color codes and terminal formatting
- Reduce output verbosity - Limit output to essential information only
- Force non-TTY mode - Prevent programs from detecting terminal capabilities
Coverage
- 155 programs across Linux, macOS, and Windows
- Cloud platforms, containers, version control, build tools, databases, security, monitoring, CI/CD, IaC, and more