get-template
Retrieve the exact content of a specified template file for accurate Metalsmith plugin scaffolding. Use after listing available templates to get verbatim content.
Instructions
Retrieve the exact content of a specific template file. Run list-templates first to see available names. Use these templates verbatim instead of improvising.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Template name (e.g. "plugin/CLAUDE.md", "configs/release-it.json") |