skill-master

Discovers, vets, and installs Code Skills from whitelisted repositories via a four-phase pipeline.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrhicks/skills --skill skill-master-jrhicks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-master
Source: https://github.com/jrhicks/skills/tree/main/.claude/skills/skill-master
Command: npx skills add https://github.com/jrhicks/skills --skill skill-master-jrhicks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding, vetting, and installing new Claude Code skills from various repositories, ensuring a secure and trustworthy addition to your AI's capabilities.

Core Features & Use Cases

  • Skill Discovery: Searches whitelisted repositories for skills matching user queries.
  • Security Vetting: Implements a multi-phase security airlock including reputation checks and local audits.
  • Automated Installation: Installs vetted skills to either personal or project-specific locations.
  • Use Case: When you need a new skill to summarize web pages, you can ask skill-master to find and install a safe, reliable option.

Quick Start

Use skill-master to find a skill for summarizing web pages.

Frequently Asked Questions about skill-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely install Claude Code skills from external repositories?

To securely install Claude Code skills, use an automated pipeline that searches whitelisted repositories, runs reputation checks, conducts local security audits, and handles format translation before final installation.

What is the process for vetting Claude skills before adding them to my project?

Vetting Claude skills involves a multi-phase security airlock that performs automated web reputation checks and conducts local security audits to ensure trustworthy additions to your AI's capabilities.

Can I discover new Claude skills automatically based on what I need?

Yes, automated skill discovery searches whitelisted repositories matching your user queries to find relevant Claude skills, eliminating manual browsing and accelerating the code discovery process.

Does the skill installation process support both personal and project-specific locations?

Yes, automated installation supports installing vetted skills to either personal directories or project-specific locations, allowing flexible configuration of your Claude environment.

What are the limitations of automating skill discovery from code repositories?

Automated skill discovery is limited to searching only whitelisted repositories, meaning skills hosted on non-whitelisted sources will not be discovered or installed by the automation pipeline.