make-skill-template

Scaffold directories and generate SKILL.md files for new Agent Skills.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/jhauga/clawHub-skills --skill make-skill-template-jhauga
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: make-skill-template
Source: https://github.com/jhauga/clawHub-skills/tree/main/.github/skills/make-skill-template
Command: npx skills add https://github.com/jhauga/clawHub-skills --skill make-skill-template-jhauga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new Agent Skills by providing a template and guidance for structuring SKILL.md files and associated resources, simplifying the process of building specialized AI capabilities.

Core Features & Use Cases

  • Skill Scaffolding: Generates the necessary directory structure and SKILL.md file for new skills.
  • Specification Guidance: Provides clear instructions and best practices for defining skill metadata and body content.
  • Use Case: When a user asks to "create a new skill" or "build a custom AI tool," use this skill to quickly set up the foundational structure and ensure adherence to the Agent Skills specification.

Quick Start

Use the make-skill-template skill to create a new skill named 'my-new-skill'.

Frequently Asked Questions about make-skill-template

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

FAQPage Schema
How do I scaffold a new Agent Skill directory structure?▼

This template scaffolds the necessary directory structure and generates a SKILL.md file, providing specification guidance to define skill metadata, instructions, and optional resources like scripts and assets.

What is the best way to create a SKILL.md file for custom AI capabilities?▼

Using a scaffolding template provides clear instructions and best practices for defining skill metadata and body content, streamlining the creation of specialized AI capabilities.

Do I need to manually configure skill metadata when bootstrapping AI capabilities?▼

No, the scaffolding process provides specification guidance for defining metadata, instructions, and optional resources like scripts and assets automatically during directory generation.

Can I include optional resources like scripts and references when generating a skill template?▼

Yes, the scaffolding process supports users in defining optional resources like scripts, references, and assets alongside the foundational skill structure and SKILL.md file.

When should I use a scaffolding template for skill creation instead of building from scratch?▼

Use a scaffolding template when you need to quickly set up the foundational structure and ensure proper adherence to the Agent Skills specification for bootstrapping new AI capabilities.