template-skill

Creates standardized SKILL.md scaffolding with frontmatter for AI skill definitions.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/ag47-pt/Website --skill template-skill-ag47-pt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/ag47-pt/Website/tree/main/.claude/template
Command: npx skills add https://github.com/ag47-pt/Website --skill template-skill-ag47-pt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a starting structure for creating new AI skills with the required metadata and instruction format, reducing setup effort and consistency issues.

Core Features & Use Cases

  • Skill Structure Template: Defines the basic SKILL.md layout needed for a discoverable skill unit.
  • Metadata Guidance: Includes placeholder fields for skill naming, descriptions, and operational instructions.
  • Use Case: Helps developers quickly bootstrap new Claude skills before adding specialized workflows, scripts, references, or assets.

Quick Start

Use the template skill to create a new SKILL.md file with the required frontmatter and instruction structure.

Frequently Asked Questions about template-skill

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

FAQPage Schema
How do I create a reusable SKILL.md template for Claude?

To create a SKILL.md template, use a scaffolding structure with required frontmatter containing skill name and description fields for activation and indexing. This provides a standardized starting point for defining AI skill units.

What is SKILL.md frontmatter and why is it needed for skill development?

SKILL.md frontmatter is a valid metadata structure containing skill name and description fields required for activation and indexing. It ensures your AI skill unit is discoverable and consistently formatted before adding specialized workflows.

How do I bootstrap a new Claude skill with consistent markdown scaffolding?

Bootstrap a new Claude skill by generating a SKILL.md file with placeholder fields for naming, descriptions, and operational instructions. This markdown scaffolding reduces setup effort and enforces structural consistency across skill development workflows.

Can I use this skill scaffolding template without any dependencies?

Yes, you can use this skill scaffolding template without dependencies. It provides a basic starting structure with placeholder fields for metadata and instruction sections, requiring only a valid frontmatter structure to function.

What's the best way to structure metadata for a discoverable Claude skill?

The best way to structure metadata for a discoverable Claude skill is using a valid frontmatter configuration containing skill name and description fields. This standardized layout ensures proper activation and indexing within skill development workflows.

When do I need a standardized template for AI skill creation?

You need a standardized template for AI skill creation when you want to reduce setup effort and avoid consistency issues. It provides the required metadata and instruction format needed before adding specialized workflows, scripts, references, or assets.