소개
This skill provides a systematic approach to navigating complex command-line interfaces by parsing raw help output into a structured, three-level hierarchy: Basic, Medium, and Advanced. By categorizing options based on usage frequency and complexity, it helps users quickly find essential commands while providing deep-dive examples for sophisticated edge cases. Whether working with massive open-source utilities like Kubernetes or internal proprietary tools, it streamlines the creation of actionable reference documentation and ensures that advanced parameters are always accompanied by concrete usage examples.