
from skills12
Expert CLI 'man pages for machines' — operational workflows, safety guardrails, flag gotchas and error recovery for cloud, IaC, containers, databases, and dev t
Provides curated, senior-engineer CLI guides designed for AI agents: concrete workflows, flag ordering gotchas, error fixes, anti-patterns, and composition patterns across cloud CLIs, IaC, containers, version control, package managers, databases, and platform tooling.
Load a specific CLI guide when the agent needs to perform complex non-interactive CLI operations, recover from real CLI errors, compose commands across tools (e.g., aws → jq → xargs), or follow safety checks and best practices for automation.
Best for agents that run shell/CLI workflows or provide automation recommendations (Copilot/GitHub CLI-aware agents, Codex/Code assistants, or any agent with shell execution capabilities).
Comprehensive CLI reference skill providing senior-engineer-level guidance across 17+ CLIs (AWS, Docker, kubectl, Git, Terraform, etc.). Pure documentation — no scripts to execute. Well-structured category sub-index architecture keeps token usage lean by loading only the needed CLI guide. Quick reference of critical gotchas is immediately actionable.
No security concerns — pure reference documentation with no executable code, no network calls, no credentials. Minor dock: references `curl` usage patterns which could involve auth headers if misused, but the guide itself is instructional only. Architecture is strong with progressive disclosure via sub-index. Quality is high with real error patterns and anti-patterns, though some guide content couldn't be verified since only the root SKILL.md was fetched.