소개
The Skill Manager provides a robust framework for handling the entire lifecycle of Claude Code skills. It simplifies the process of extending Claude's capabilities by supporting diverse source types including full GitHub repositories, specific subdirectories via tree URLs, and standalone .skill zip files. The skill intelligently manages installation scopes, allowing users to choose between global user-level availability or project-specific local environments. With built-in dependency management for Python requirements and automated validation checks, it ensures that your custom AI workflows remain functional, organized, and up to date.