skill-manager

Create and organize conditional skills with YAML frontmatter metadata.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/justin-delano/Claude-Config --skill skill-manager-justin-delano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/justin-delano/Claude-Config/tree/main/skills/core/skill-manager
Command: npx skills add https://github.com/justin-delano/Claude-Config --skill skill-manager-justin-delano

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This self-contained Skill unit provides a governance framework to proactively create, organize, and tune conditional skills, enabling scalable and maintainable skill ecosystems.

Core Features & Use Cases

  • Proactively identifies recurring patterns and requests to generate new skills or updates to existing ones.
  • Organizes core (always-read) and conditional (domain-specific) skills for coherent, scalable deployment.
  • Provides standardized frontmatter metadata and optional resources (scripts, references, assets) to support automation and auditing.

Quick Start

Describe a domain or pattern to codify, and I will generate or update the corresponding skill unit.

Frequently Asked Questions about skill-manager

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

FAQPage Schema
How do I organize and scale a conditional skills ecosystem?

To organize and scale a skills ecosystem, you need a governance framework that proactively creates, organizes, and tunes conditional skills using standardized YAML frontmatter metadata to ensure scalable and maintainable deployments.

When do I need to create a new conditional skill for domain patterns?

Create a new conditional skill when you identify recurring patterns, explicit requests, or increasing domain complexity that warrants codifying into a structured, maintainable skill unit.

What is the best way to document skill metadata for automation?

Document skill metadata for automation by applying standardized YAML frontmatter containing the skill name and description, supplemented by structured documentation and optional resources like scripts, references, and assets.

How do I manage core versus conditional skills for scalable deployment?

Manage scalable deployment by organizing skills into core units that are always read and conditional units tailored for domain-specific contexts, ensuring coherent and maintainable ecosystem architecture.

Can I use YAML frontmatter to govern skill ecosystems?

Yes, you can use YAML frontmatter to govern skill ecosystems by standardizing metadata fields like name and description, which enables automated auditing and consistent documentation across all skill units.

What are the limitations of managing skills without a governance framework?

Without a governance framework, managing skills lacks standardized metadata and structured organization, leading to fragmented ecosystems that fail to scale or support automation and auditing effectively.