We Will Need a Content extraction and Creation Feature that Building a system of modular, reusable prompts is an incredibly powerful way to automate content processing. I've analyzed both documents, and the connection between them is super clear. Let's break it down and then build a plan. ## Document Analysis: The Blueprint and The Product After reviewing your files, I see a perfect example of the system you want to build and the kind of output it can produce. transcript_processing_agent.md is THE BLUEPRINT 📝: This document is a masterclass in defining a specific, repeatable extraction process. It has a clear mandate (the goal), success criteria (acceptance criteria), a standard workflow (the order of operations), and even note scaffolds (the output format). This is exactly the kind of detailed instruction set you want to create for each of your use cases. ideabrowser_analysis_complete_summary.md is THE FINAL PRODUCT ✨: This document is a beautifully structured summary—the result of a complex extraction and analysis process. It takes a source (the IdeaBrowser website) and transforms it into a high-value, organized report with key insights, technical specs, and a roadmap. This is the type of deliverable your prompt system will generate. The correlation is simple: You want to create a library of Blueprints (like the transcript agent document) that can process any source material and reliably generate valuable Products (like the IdeaBrowser summary). ## The Plan: Building Your Content Extraction System Here’s a step-by-step plan to create your group of concise, modular prompts. Step 1: Define Your Core Extraction "Recipes" First, let's identify the types of content extraction you need most often. We can think of these as "recipes." Based on your documents, here are a few potential recipes we could start with: Technical Playbook Creator: Takes raw transcripts, tutorials, or documentation and turns them into actionable engineering playbooks (inspired by transcript_processing_agent.md). Business Deconstruction Summary: Takes a website, business plan, or market analysis and extracts the core business model, features, and strategy (inspired by ideabrowser_analysis_complete_summary.md). Meeting to Action Plan: Takes a meeting transcript and pulls out key decisions, action items, owners, and deadlines. Research Paper Digest: Takes a dense academic paper and extracts the hypothesis, methodology, key findings, and citations. Which of these, or any others you have in mind, feels like the best starting point? Step 2: Develop the "Master Prompt Template" Next, we'll build a universal template that we can use for any recipe. This template will have the two-part structure you defined, filled with reusable {{VARIABLES}}.
verified