What problem does it solve?
This Skill helps you reliably install Claude Code skills from GitHub, URLs, local files, or pasted SKILL.md content while preventing unsafe installations through an automated review flow.
Core Features & Use Cases
- Multi-source Skill Installation: Install skills using GitHub repository paths, raw SKILL.md URLs, third-party URLs, local filesystem paths, or pasted SKILL.md content.
- Built-in Safety Review (skill-vetter style): Automatically scans SKILL.md content for security red lines such as credential access, unsafe command execution patterns, and suspicious network exfiltration logic, and blocks installation if any red line triggers.
- User-confirmed, auditable workflow: Presents an installation summary including detected risk level and requires explicit user confirmation before writing files to ~/.claude/skills/<skill-name>/SKILL.md.
Quick Start
Ask the AI to install a skill from a GitHub path by saying: Install owner/repo/skill-name.