Environment-Specific Bash Mastery
Installation
SKILL.md
SKILL-013: Environment-Specific Bash Mastery
Overview
Executes "Hardware-Aware Execution" by profiling the host machine (CPU cores, RAM availability, OS Version, GPU presence) to generate execution scripts that maximize performance. No more single-threaded scripts on a 12-core beast.
Trigger Phrases
optimize script executionget system profilerun with max performancegenerate hardware aware script
Inputs
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
--output-dir |
string | No | .env |
Directory to save profile |