skill-installer

Automate installation of skills and plugins into Claude's router-based system.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/stericishere/skills --skill skill-installer-stericishere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-installer
Source: https://github.com/stericishere/skills/tree/main/skill-installer
Command: npx skills add https://github.com/stericishere/skills --skill skill-installer-stericishere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install, download, or add new skills and plugins into Claude's two-tier skill organization, enabling scalable onboarding and management of capabilities.

Core Features & Use Cases

  • Handles top-level SKILL.md and router-based GUIDE.md structure to wire skills into the system.
  • Guides the creation and registration of routers, archives, and workflow references to enable discoverability.
  • Provides a standardized installation workflow with steps for placement, routing updates, and verification.

Quick Start

Identify the new skill's SKILL.md and place it under the appropriate router or archive, then update the corresponding routing tables to enable discovery.

Frequently Asked Questions about skill-installer

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

FAQPage Schema
How do I install new skills and plugins into a router-based system?

To install new skills, place the root SKILL.md under the appropriate router or archive, then update the routing tables to enable discovery and verification.

What files are required to add a skill to the routing registry?

A valid skill requires a root SKILL.md file to onboard into the routing registry, and may optionally include scripts, references, and assets folders.

How does GUIDE.md routing integrate workflow-guided skills across routers?

GUIDE.md routing integrates skills by mapping workflow references across routers, wiring the top-level SKILL.md structure into the system for discoverability.

Can I archive shared skills instead of adding them to a specific router?

Yes, you can archive shared skills by placing them in the designated archive instead of a specific router, maintaining organization within the two-tier skill system.

What is the standardized workflow for onboarding new capabilities into Claude's skill organization?

The standardized installation workflow involves placing the skill, updating the corresponding routing tables, and verifying discovery within the two-tier organization system.