create-agent-skills

Author Claude Code Skills with SKILL.md templates and XML schemas.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/AskTinNguyen/vesper-team-skills --skill create-agent-skills-asktinnguyen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent-skills
Source: https://github.com/AskTinNguyen/vesper-team-skills/tree/main/create-agent-skills
Command: npx skills add https://github.com/AskTinNguyen/vesper-team-skills --skill create-agent-skills-asktinnguyen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams design, write, and refine Claude Code Skills by providing a standardized, scalable authoring framework.

Core Features & Use Cases

  • Comprehensive SKILL.md templates and patterns
  • Progressive disclosure guidance (references, workflows, scripts)
  • Validation and auditing workflows to ensure quality
  • Guidance on naming, frontmatter, and structure

Quick Start

Draft SKILL.md, then add matching workflows and references following the recommended structure.

Frequently Asked Questions about create-agent-skills

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

FAQPage Schema
How do I create a Claude Code Skill using best practices?

To create a Claude Code Skill, draft a SKILL.md file using a standardized template, then add matching workflows and references following progressive disclosure and XML-based schema patterns for scalable consistency.

What is progressive disclosure in skill authoring?

Progressive disclosure in skill authoring is a design pattern that structures SKILL.md files by layering information, using references and workflows to expose details only when needed for robust maintenance.

How do I audit existing Claude Skills for consistency?

You audit existing Claude Skills by validating their frontmatter, XML structure, and references against a proven authoring framework, enforcing best-practices through standardized validation workflows.

What's the best way to structure SKILL.md frontmatter and XML schemas?

The best way to structure SKILL.md frontmatter and XML schemas is by applying a scalable authoring framework that enforces naming conventions, progressive disclosure, and XML-based validation across the skill ecosystem.

Do I need XML schemas to build robust Claude Code Skills?

You need XML-based schemas to build robust Claude Code Skills because they provide a standardized structure for frontmatter, references, and workflows, ensuring quality and consistency across the ecosystem.