skill-builder

Create Claude Skills using templates, workflows, and best practices.

5|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/settlemint/agent-marketplace --skill skill-builder-settlemint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/settlemint/agent-marketplace/tree/main/crew/skills/skill-builder
Command: npx skills add https://github.com/settlemint/agent-marketplace --skill skill-builder-settlemint

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides templates, workflows, and best practices to accelerate the creation, auditing, and maintenance of Claude Skills. It helps teams bootstrap consistent skills, audit structure, and adopt design patterns.

Core Features & Use Cases

  • Templates and patterns: Ready-to-use skeletons for skill YAML frontmatter, XML body, and progressive disclosure.
  • Auditing and validation: Guidelines and checklists to ensure skills are robust and discoverable.
  • Best practices: Structured design principles for prompt-native development and cross-skill reuse.
  • Reference library: Centralized domain knowledge to accelerate skill-building and reduce duplication.
  • Automation guidance: Quick-start prompts for common maintenance tasks (scaffolding, packaging, validation).

Quick Start

Initialize a new skill skeleton using the built-in helper, then reference templates and references to complete the structure.