uname
Installation
SKILL.md
uname - Structured System Information
The uname module provides a colorful, structured summary of common system information, including hostname, OS name, kernel details, and architecture.
When to Activate
- When the user wants to identify their system environment details.
- When verifying kernel versions or system architecture for software compatibility.
Core Principles & Rules
- Clarity: Consolidates key system data into an easy-to-read format.
- TTY Awareness: Automatically disables colors when the output is piped.
Patterns & Examples
System Summary
# Display hostname, system name, kernel, and architecture
x uname