← Corpus / lost-in-public / prompt

Create a Content Generation Engine

Build a RAG-based content generation system with multi-model API integration

Path
prompts/workflow/Create-a-Content-Generation-Engine.md
Authors
Michael Staton
Augmented with
Windsurf Cascade on Claude 3.5 Sonnet
Tags
Workflow · Content-Automation · Generative-AI · Inbound-Marketing · Demand-Generation · Marketing-Automation
  1. Create an API access config directory with files that house sample API call and response for possible Model APIs.
  2. Set up RAG content directory structure.
  3. Perform an action using a prompt, target APIs, template responses.
  4. Aggregate and consolidate responses, format the output in a content collection.