silent-cli
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
Structure
More from viktor-ferenczi/skills
python-guidelines
Guiding principles for writing clear, concise, human readable and maintainable Python code.
20gcp-batch-inference
Running batch inference on Google Cloud (also known as Vertex AI)
18busybox-on-windows
How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.
11recursive-language-model
Recursive Language Model workflow for processing documents that exceed context window limits. Uses a persistent Python REPL and subordinate agents to chunk, search, and analyze large context files.
9stabilization-loop
Stabilizes a software project by repeatedly running and testing it in a loop, fixing any issues.
6consistency-check
Checks the internal consistency of a software project, fixes any issues found.
3