What problem does it solve? Managing community skills manually requires cloning repositories, validating formats, and tracking what is installed. This Skill automates the full lifecycle of skill management through simple commands. ## Core Features & Use Cases - Install from Any Source: Install skills from GitHub shorthand, full URLs, or local paths with automatic format detection and requirement checks. - Inventory and Removal: List all installed skills and safely remove them with dry-run previews and confirmation prompts. - Scope Control: Choose where skills live (plugin, project, or user scope) and force overwrites only after explicit confirmation. - Use Case: You found a useful skill on GitHub. Run the install command with the repo URL, review the install card showing requirements, and the skill is immediately available in your agent. ## Quick Start Ask the agent to install a skill from a GitHub repository by saying "install skill from github owner/repo" and review the returned install card.