{{name}}

Generate standardized SKILL.md frontmatter and skeleton body for new Skill Units.

8|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/mikeparcewski/wicked-garden --skill name-mikeparcewski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: {{name}}
Source: https://github.com/mikeparcewski/wicked-garden/tree/main/.claude/skills/scaffolding/templates/skill
Command: npx skills add https://github.com/mikeparcewski/wicked-garden --skill name-mikeparcewski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This scaffolding template helps you rapidly define a new skill unit by providing a ready-to-use SKILL.md frontmatter and a structured layout.

Core Features & Use Cases

  • Generates a standardized SKILL.md frontmatter and body skeleton for a new Skill Unit.
  • Ensures consistent discovery metadata and activation context across skills.
  • Provides a reusable template to accelerate skill creation and documentation.

Quick Start

Create a new skill directory and copy this template as SKILL.md, then customize name, description, and usage details.

Frequently Asked Questions about {{name}}

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

FAQPage Schema
How do I generate a standardized markdown frontmatter template for a new skill unit?

To generate a standardized markdown frontmatter template for a new skill unit, create a new directory and copy this scaffolding template as SKILL.md to ensure consistent naming, descriptions, and usage patterns.

What is skill scaffolding and when do I need it for markdown documentation?

Skill scaffolding provides a ready-to-use SKILL.md frontmatter and structured body skeleton. You need it when starting a new skill in Wicked Garden to ensure consistent discovery metadata and activation context.

Does this scaffolding template detect optional component directories for assets?

Yes, this scaffolding template detects optional component directories for assets, ensuring you can properly structure and include necessary resources when bootstrapping a new skill unit.

What's the best way to bootstrap a new skill unit with consistent metadata?

The best way to bootstrap a new skill unit with consistent metadata is using a template-driven scaffolding approach, which provides a ready-to-edit Markdown body and satisfies frontmatter requirements automatically.

Do I need to manually configure frontmatter fields when creating documentation for automation skills?

No, you do not need to manually configure frontmatter fields when creating documentation for automation skills. This template satisfies name and description frontmatter requirements and provides a ready-to-edit Markdown body.