skill-manager

Automate creation, updating, and validation of SKILL.md-based skills.

9|Updated Jan 31, 2017
One-click install
npx skills add https://github.com/ssiumha/dots --skill skill-manager-ssiumha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/ssiumha/dots/tree/main/prompts/skills/skill-manager
Command: npx skills add https://github.com/ssiumha/dots --skill skill-manager-ssiumha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Skill Manager helps automate the creation, updating, and validation of Claude Skills, ensuring scalable, consistent Skill patterns across projects.

Core Features & Use Cases

  • Analyze conversation history and file changes to infer new or updated skills
  • Reuse existing Skill patterns and enforce best practices
  • Validate SKILL.md structure (frontmatter, sections, examples) and enforce size limits
  • Git integration for traceable changes

Quick Start

Request "skill 만들어줘" or "skill update" and Skill Manager scaffolds prompts/skills/{skill-name} with resources/templates, then runs validation checks.

Frequently Asked Questions about skill-manager

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

FAQPage Schema
How do I automate creation and validation of Claude Skills at scale?

Skill Manager automates SKILL.md creation, updating, and validation by analyzing conversation history and file changes to infer new skills, then scaffolds them with templates, enforces required sections and naming conventions, and runs automated validation checks against quality standards.

Can I validate SKILL.md structure and enforce consistency across multiple skills?

Yes. Skill Manager validates frontmatter, sections, examples, and size limits while enforcing required structure and naming conventions across skills, ensuring consistent patterns and quality compliance across your skill portfolio.

How do I update existing skills while maintaining version control and traceability?

Skill Manager integrates with Git to track skill changes, commit updates with clear history, and reuse existing skill patterns, providing traceable version-controlled updates to SKILL.md-based skills.

What's the best way to organize skill resources and templates?

Skill Manager supports resource separation and template reuse by scaffolding skills into prompts/skills/{skill-name} with organized template files, enabling consistent resource structure and pattern reuse across multiple skill projects.

Can I enforce best practices and quality standards when creating new skills?

Skill Manager enforces best practices through template-based scaffolding, automated validation checks, required section enforcement, and quality checklist comparison, ensuring new skills meet organizational standards from creation.