What problem does it solve?
Automates installing a Claude Code plugin from a GitHub repository URL. Manually installing plugins involves multiple steps including validating the URL, verifying repository accessibility, registering or updating a marketplace entry, and performing the actual installation. This Skill consolidates all steps into a deterministic workflow, reducing setup time and errors.
Core Features & Use Cases
- URL parsing and repository identification from any https://github.com/owner/repo URL.
- Accessibility checks and marketplace registration/updates to ensure the plugin is discoverable in Claude Code.
- End-to-end installation flow with installation or update and a post-install configuration prompt.
- Use Case: When a team wants to onboard a new plugin from GitHub and ensure it is activated with a post-install setup.
Quick Start
Provide the GitHub repository URL to install the Claude Code plugin.