11ai Blog Content Generation
Generate content using references/generation-contract.md, then apply $11ai-blog-content-format before final delivery or file edits.
Workflow
- Clarify or infer the requested content type: single post, multi-post publication, author profile, editorial calendar, demo content, or replacement content.
- Inspect the target blog's existing publications, authors, tags, tone, route prefix, Markdown renderer, and content files before generating repo-bound content.
- Generate content that fits the user's brief and the target blog:
- title and slug;
- excerpt;
- publication context;
- author IDs from the existing registry when available;
createddate when requested or clearly needed, plus optionalupdatedonly for material revisions;- normalized tags;
- Markdown body in the expected 11ai format.
- Use
$11ai-blog-content-formatto normalize the output before writing files or returning content. - If facts matter, ask for source material or clearly mark placeholders. Do not fabricate real-world claims, quotes, citations, author biographies, or external links.
- If writing files, update registries/imports/tests in the smallest project-consistent way and run relevant checks.
Generation constraints
- Match the existing blog voice unless the user requests a different voice.
- Prefer specific, useful section headings over generic filler.
- Use the single leading H1 pattern only when the target strips leading H1s from post content.
- Use
##-#####for body structure. - Use GFM tables/lists/code blocks only when they add clarity.
- Use placeholder image paths and links only when clearly labeled as placeholders.
- Use YouTube embeds only when the user requests video content or provides a video ID/URL.
Delivery
Report the generated content type, metadata, author/tag assumptions, files changed if any, checks run, and any factual or editorial placeholders requiring user confirmation.