소개
Serves as a minimal working example and educational framework for developers creating custom Claude Skills. It illustrates the fundamental components of a skill, including YAML configuration, markdown-based instructions, and executable Python scripts. By demonstrating core concepts like progressive disclosure and context window management, it helps users build deterministic and efficient extensions that follow current best practices for skill development.