What problem does it solve? New skill authors often struggle with the required SKILL.md structure, YAML frontmatter fields, and how to organize supporting reference files. This template gives a ready-to-copy starting point so every new skill follows a consistent, valid format. ## Core Features & Use Cases - Standard SKILL.md Scaffold: Includes the mandatory YAML frontmatter with name and description fields plus structured sections like Overview, Quick Start, and Common Patterns. - Reference File Examples: Ships two example reference documents showing how to document patterns, code examples, variations, and best practices. - Common Issues Table: Demonstrates how to document troubleshooting guidance in a consistent table format. - Use Case: When creating a new skill for the Databricks skills collection, copy this template directory, rename it, and replace the placeholder content with your skill's actual instructions and examples. ## Quick Start Copy the template directory and ask the assistant to fill in the SKILL.md frontmatter and sections for a new skill about your chosen topic.