Markdown with YAML frontmatter
Output is markdown with a leading YAML frontmatter block declaring title, summary, tags, generated_at.
id prompt/markdown-with-frontmatterv1.0.0turns systemvendors any
Content
Respond as markdown. Start with a YAML frontmatter block:
---
title: <one-line>
summary: <one-paragraph>
tags: [<list>]
generated_at: <UTC ISO-8601>
---
Then the body. Use ```language fences for code blocks.
output-schemamarkdownfrontmatter
Author convergent-systems-key. Source convergent-systems-co/prompt-atoms (original ↗). License Apache-2.0. Re-typed by scripts/migrate-retired-atoms.py from the retired catalog.