eo-production-renderer

Inject JSON design brief content into frozen templates and output HTML and PPTX files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SMOrchestra-ai/smorch-dist --skill eo-production-renderer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eo-production-renderer
Source: https://github.com/SMOrchestra-ai/smorch-dist/tree/main/plugins/eo-microsaas-os/skills/eo-production-renderer
Command: npx skills add https://github.com/SMOrchestra-ai/smorch-dist --skill eo-production-renderer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

EO Production Renderer provides a mechanical, no-design-choices content injection workflow that takes a JSON design brief and injects its slot data into frozen reference templates, producing production-ready assets without generating content.

Core Features & Use Cases

  • Reads design-brief.json from the designated GTM assets output, swaps slot content into reference templates, and outputs production files
  • Supports batch rendering for multiple briefs and assets (HTML, PPTX, render-log)
  • Preserves template structure and assets while performing slot-based content substitution

Quick Start

Run the renderer with a design brief to produce HTML outputs and a PPTX deck.

Frequently Asked Questions about eo-production-renderer

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

FAQPage Schema
What is slot-based content injection for batch rendering production assets?

Batch rendering with slot injection automates the production of HTML files and PPTX decks for multiple students or briefs by reading a design-brief.json and swapping slot data into frozen reference templates without generating any new content.

How do I inject JSON design brief data into frozen HTML and PPTX templates?

To inject JSON design brief data, run the renderer with a design brief to read design-brief.json, locate slot markers in frozen reference templates, and substitute HTML element inner content to produce HTML outputs and a PPTX deck.

Can I use template rendering to batch produce landing pages and emails for multiple briefs?

Yes, batch rendering supports producing assets like landing pages, one-pagers, emails, LinkedIn sequences, and PPTX decks for multiple students or briefs simultaneously by applying slot-based content injection from a design-brief.json file.

What is the best way to render PPTX decks and HTML files without altering the original template structure?

The best way to render PPTX decks and HTML files without altering the template structure is using slot-based content injection, which replaces only the inner content of HTML elements via slot markers while preserving the frozen template and its assets.

Does the slot injection renderer generate new content for marketing assets?

No, the slot injection renderer does not generate content; it provides a mechanical, no-design-choices workflow that injects existing slot data from a JSON design brief into frozen reference templates to output production-ready assets.

When should I avoid using automated template rendering for asset production?

You should avoid automated template rendering when your workflow requires generating new content, making design choices, or modifying the underlying structure of frozen reference templates rather than simply injecting slot data from a design-brief.json file.