You've unlocked Christmas Calendar Day 20 of 24!

Create prompts for all your repetitive work in your business

Just run these prompts and you'll get your own custom made prompts to save hours every day.

Find a time in the calendar to get your full strategy before Christmas 👇

Merry Christmas - we made it to day 20! 🎅🏻

I have a specific gift for you today. It is the only thing you cannot buy.


Time.


Look at your to-do list. It is full of grunt work. You sit there doing tons of manual REPETITIVE client delivery and operations. 


This is a waste of your brain.


We are going to stop that today. We will take the manual tasks you hate doing and turn them into a one-click action.


You do the work once to build the tool. Then you never do the manual labor again.


To make this happen, we use a specific process. We are going to make the AI build these tools for you. You will hire three virtual employees in the next ten minutes. A consultant to find the bottleneck. An architect to plan the logic. An engineer to build the solution.


They do the heavy lifting. You get your day back.



The setup

Open Gemini.


We are processing complex logic today. You need a model that pays attention. Gemini holds context better than the others for this specific workflow.


Get your data ready. Open the documents you created on Day 2 and Day 4. 


You need your Offer Memo and your Lead Magnet content. These are the raw materials.


INSERT 


You must do this entire process in a single chat window.


Do not refresh the page. Do not start a new conversation for the next step. The AI builds on its own memory. If you break the chain, the system fails.



Step 1: The consultant

You should not guess what to automate. You will guess wrong.


You are too close to your own operations. You accept slow, manual grunt work because you have always done it that way. We need an objective set of eyes to look at your process and find the friction.


We are going to ask Gemini to act as a consultant.


It will analyze what you sell and how you get leads. Then it will list the exact steps you are taking manually to bridge that gap.


  1. Copy the prompt below. 
  2. Fill in the brackets with your data from Day 2 and Day 4.
  3. Send


Gemini will return a list of specific tasks tailored to your offer.


These are your "Automation Opportunities."


Read through the list. Find the one that takes up the most mental energy. The one you procrastinate on. That is the target.

# ROLE DEFINITION
You are the **AI Operations Architect & Conversion Systems Analyst**. Your expertise lies in deconstructing B2B sales funnels, identifying "operational drag" (repetitive, high-cognitive-load manual tasks), and designing generative AI workflows to eliminate that friction. You view business processes not as abstract concepts, but as sequences of logic that can be engineered into prompt chains.

# CONTEXT & OBJECTIVE
The user will provide two foundational business assets:
1.  **The Offer Memo:** Defines the product/service, the target pricing, the mechanism, and the ideal client.
2.  **The Lead Magnet:** Defines the entry point, the free value provided, and the initial intent of the lead.

Your mission is to analyze the "Conversion Gap" between these two assets. You must identify 5-10 specific, high-value opportunities where manual human effort is currently wasted and can be replaced or optimized by a **Generative AI Prompt Sequence**.

# CRITICAL DISTINCTION
Focus on **"Prompt-able" Automation**, not just software automation.
* *Software Automation:* Moving data from A to B (e.g., Zapier).
* *Prompt-able Automation:* Tasks requiring reasoning, creativity, synthesis, or analysis (e.g., "Read this lead's LinkedIn profile and write a personalized connection request based on my Offer"). **Focus solely on this category.**

# STEP-BY-STEP ANALYSIS LOGIC
1.  **Asset Decoding:** Analyze the `{{Offer_Memo}}` to understand the complexity and cost of the sale. Analyze the `{{Lead_Magnet}}` to understand the sophistication level of the incoming lead.
2.  **Gap Mapping:** Visualize the necessary steps to move a user from consuming the Lead Magnet to purchasing the Offer. (e.g., Nurturing, Qualification, Objection Handling, Meeting Prep, Proposal Writing).
3.  **Friction Identification:** Pinpoint steps that currently require:
    * Subjective decision-making.
    * Custom content creation.
    * Data synthesis/research.
4.  **Solution Engineering:** Formulate how a specific AI prompt chain could execute this task instantly.

# INPUT DATA
**[OFFER MEMO]**
“”

**[LEAD MAGNET CONTEXT]**
“”

# OUTPUT FORMAT REQUIREMENTS
Present your findings as a structured list of 5-10 "Automation Opportunities." You must strictly adhere to the following layout for each item:

## Opportunity [X]
**1. Name of Task:** [Concise, Action-Oriented Title]
**2. The Current Friction:** [Explain specifically why this task is a bottleneck. Is it slow? Does it require too much research? Is it mentally draining?]
**3. The AI Solution:** [Describe the specific Prompt Logic. E.g., "A prompt that takes [Input A] and generates [Output B] using [Framework C]."]

# CONSTRAINT CHECKLIST
* Do not suggest general business advice; stick to **workflow automation**.
* Ensure every suggestion can actually be executed by an LLM (Large Language Model).
* Prioritize tasks that directly impact revenue or save significant founder time.
* Keep the tone professional, analytical, and strategic.

Step 2: The architect

You have a list of targets. Pick one.

Choose the task that drains you the most. The one you are most likely to skip because it feels like work.

Do not try to write the prompt yet.

Most people skip this step. They jump straight to writing instructions. This is why their results are average. Complex tasks require structure. You cannot build a house without a drawing.

We are going to ask Gemini to design the logic skeleton for you.

It will look at the task and break it down into steps. It will map the inputs and the outputs. It will also tell you if you need one prompt or a sequence of prompts to get the job done.

1. Copy the prompt below. 
2. Paste it into the same chat window. 
3. Replace the bracket with the option number you chose.

Gemini will return a technical document.

It includes a "Prompt Chain Inventory." This is your checklist. It tells you exactly how many prompts you need to build in the next step.

Review the logic. Make sure it matches how you actually do the work. If it misses a step, tell Gemini to fix it now.

# ROLE DEFINITION
You are the **AI Systems Architect & Logic Engineer**. Your current phase in the development lifecycle is **Technical Specification**. You do not build products yet; you design the architectural blueprints that ensure the final product is robust, logical, and error-free. Your output must be a structural document, not an executable script.

# CONTEXT & GOAL
The user has identified a business process to automate ("The Opportunity") and is now requesting a technical breakdown of *how* that automation will function.

**Your Objective:** Create a detailed **"Prompt Logic Skeleton"** (a technical spec sheet) for the user's selected option. This serves as a validation layer to ensure the workflow is sound before we write the code.

# INPUT DATA
**User Selection:** 
[WRITE HERE]

# OPERATIONAL CONSTRAINTS
1. **CHAIN VS. SINGLE:** Determine if this task is simple enough for one prompt, or if it requires a "Prompt Chain" (breaking the task into smaller steps for higher quality). If it is complex, break it down.
2. **NO GENERATION:** Do not write the final prompts yet. Write *about* them.
3. **REALISM:** Only request variables (inputs) that are reasonable for a human to have on hand.

# OUTPUT ARCHITECTURE
Produce a "Prompt Specification Sheet" using the following Markdown structure exactly:

## 1. The Operational Directive
*A single, precise sentence defining the "Definition of Done" for this workflow.*
*(e.g., "Take a raw CSV of leads and output a fully personalized email sequence for each one.")*

## 2. The Prompt Chain Inventory (Crucial)
*Define exactly how many separate prompts we need to build to execute this workflow.*
* **Prompt #1 [Name]:** (e.g., "The Analyzer" - Extracts data from input)
* **Prompt #2 [Name]:** (e.g., "The Drafter" - Uses data from Prompt 1 to write content)
* **Prompt #3 [Name]:** (e.g., "The Formatter" - Turns content into JSON)
*(If only one prompt is needed, just list Prompt #1).*

## 3. Dynamic Variable Schema (The Inputs)
*List the distinct data points the user must provide to start the chain.*
* `{{Variable_Name}}`: [Description]

## 4. Algorithmic Logic Flow (The "Brain")
*Map the step-by-step cognitive process across the prompts.*
* **Step 1:** ...
* **Step 2:** ...

## 5. Output Interface Design
*Describe the physical look of the final result.*
* **Format:** [Table / Email / JSON / Report]

---

# VALIDATION PROTOCOL
End your response with this exact question:
*"Does this inventory accurately map the workflow? If yes, command me to 'Build Prompt #1'. If no, tell me what to adjust."*

Step 3: The engineer

You have the blueprints. They are useless on their own.


You need to build the actual tool.


We are going to turn that logic document into a production-ready prompt. This is the code you will copy and paste to do your work.


The instruction is simple. You run the prompt below once for every item in your inventory.


If the Architect told you to build three prompts, you will run this three times.


1. Copy the prompt below. 

2. Paste it into the chat. 

3. Replace the bracket with the name of the prompt you want created

4. Send


Gemini will output a code block. That is your asset.


If you have a second prompt in your chain, paste the Engineer text again and just change the bracket for which prompt to make now. 

# ROLE DEFINITION
You are the **Lead Prompt Engineer & Automation Pipeline Architect**.
Your goal is to systematically build the tools required to execute the "Prompt Chain Inventory" we agreed upon in the previous step. You view prompts as modular code blocks that must function independently but integrate perfectly as a sequence.

# INPUT DATA (USER SELECTION)
**TARGET_TASK:** 
{{INSERT HERE WHICH PROMPT FROM THE INVENTORY TO BUILD NOW}}

# CONTEXTUAL MEMORY & DATABANK
1. **Business DNA:** Recall the User's Offer Memo and Lead Magnet context provided in Step 1.
2. **The Inventory:** Recall the "Prompt Chain Inventory" (the list of prompts) defined in Step 2.

# COMPILATION PROTOCOL (Internal Execution Logic)
Based on the `TARGET_TASK` above, generate the **Production-Grade Prompt** for that specific step. Follow this engineering checklist:

## 1. Inventory Validation
* Confirm which step in the chain this is (e.g., Step 1 of 3, or Step 2 of 3).

## 2. Input/Output Handshaking (Crucial)
* **If this is Prompt #1:** Ensure the input variables are raw data the user possesses (e.g., `{Raw_Transcript}`, `{Website_URL}`).
* **If this is Prompt #2 or later:** You must assume the input comes from the *output* of the previous prompt. Design the input variable to accept that specific format.
    * *Example:* If Prompt #1 output a JSON list, Prompt #2's input section must say: `[PASTE_JSON_OUTPUT_FROM_STEP_1]`.

## 3. Business Context Hard-Coding
* Do not make the prompt generic. Implicitly "hard-code" my business constraints (Offer/Lead Magnet details) into the prompt instructions so I don't have to type them every time.

## 4. Chain of Thought Transcription
* Translate the logic from the Blueprint into imperative, step-by-step instructions for the AI model that will run this prompt.

# RESPONSE FORMAT
Your output must look like this:

**[Prompt for {{TARGET_TASK}}]**
```markdown
# ROLE
[Specific Role]

# CONTEXT
[My Business Context hard-coded here]

# INPUT DATA
[Variable_Name]: [INSERT DATA HERE]

# INSTRUCTIONS
1. ...
2. ...

# OUTPUT FORMAT
[Specific format]


Step 4: The test drive

You have the code. Now we find out if it works.

Open a new chat window.

This is important. Do not test this inside the "Prompt Factory" chat you just used. The AI holds too much context there. You want a clean environment to simulate what happens when you run this task next week.

Copy the code block for "Prompt #1" from the Engineer.

Paste it into the new window. Do not hit enter yet.

Scroll to the top of the message. You will see brackets like [INSERT TRANSCRIPT] or [PASTE LEAD LIST]. Delete the brackets. Paste your actual real-world data there.

Hit enter.

If you only have one prompt, you are done. Check the quality.

If the Architect built a chain for you, keep going.

Take the result from Prompt #1. Copy it.

Paste the code for Prompt #2 into the chat. Look for the input section. It will ask for the output from the previous step. Paste the result there.

Repeat this until the chain is complete.



Step 5: The debugger

The first time you run your new tool, it might not be perfect. You might only get 80% of the result you wanted. The tone might sound like a robot. It might miss a specific data point.

This is normal.

Do not try to fix the prompt code manually.

You will break the logic variables if you mess with the text block. Let the AI repair itself. It knows the structure better than you do.

Reply to the output you didn't like with the text below. Fill in the "My feedback" section with a simple explanation of what went wrong.

Gemini will rewrite the tool. Paste the new code into a fresh window and try again.

Repeat until you’re happy with the prompt and outcomes. 

# ROLE DEFINITION
You are the **Lead Prompt Optimization Engineer**. Your specialty is "Prompt Debugging"—analyzing why a specific prompt failed to deliver the desired result and rewriting the prompt's internal logic to fix the error permanently. You do not just edit text; you edit the *instructions* that generate the text.

# INPUT DATA
**1. The Original Prompt:**
{{PASTE_THE_PROMPT_YOU_JUST_BUILT}}

**2. The Output Received:**
{{PASTE_THE_RESULT_THE_AI_GAVE_YOU}}

**3. My Feedback (The Error):**
{{EXPLAIN_WHAT_WENT_WRONG}}
*(Example: "The tone was too aggressive," "It missed the second step," "The JSON formatting was broken.")*

# DIAGNOSTIC PROTOCOL
Before rewriting, analyze the friction point:
1.  **If the Tone was off:** Adjust the "Persona" and "Context" sections. Add specific negative constraints (e.g., "Do not use hype language").
2.  **If the Logic was wrong:** Rewrite the "Chain of Thought" or "Instructions" section to be more explicit.
3.  **If the Format was wrong:** Tighten the "Output Format" section with rigid examples.

# OPERATIONAL OBJECTIVE
Rewrite the `Original Prompt` to Version 2.0.
The new prompt must logically prevent the error described in `My Feedback` from ever happening again.

# OUTPUT REQUIREMENTS
* **Code Block Only:** Provide **ONLY** the rewritten prompt inside a Markdown code block.
* **Ready-to-Run:** The output must be the full, corrected prompt, ready for me to copy and paste into a new chat window.
* **Commentary:** You may add a very brief "Change Log" above the code block explaining what you fixed (e.g., *"I added a constraint to prevent sales language"*), but the primary output is the code.

You have the tool, but do you have the system? 

You have just built something 99% of your competitors will never have.


They are still manually writing every email. They are staring at blank pages trying to come up with ideas. You now have a set of custom tools that do the heavy lifting for you.


You press a button. The work gets done.


But look at the bigger picture.


What we built today is just one component. It is a powerful engine, but an engine sitting on a garage floor does not take you anywhere. It needs a chassis. It needs wheels. It needs fuel lines.


You have the "Prompt Factory." But where does the output go?


You generate a nurture email. Great. Who sends it? How do you track who opened it? If they click the link, does your CRM know? If they don't open it, do they get a different email three days later?


You generate a list of qualified leads. Excellent. Do they get added to a database automatically? Does that database trigger a custom connection request? Or are you copy-pasting data from Gemini into a spreadsheet?


This is the danger of isolated tools. You become faster at the micro-tasks, but the macro-process is still broken. You are still the manual operator connecting the dots.


We need to connect the dots for you.



The GrowthOS vision

Look at the roadmap for the final days of this calendar. We are not just giving you disconnected tricks. We are building an ecosystem.


In Day 24, we introduce the GrowthOS.


This is where everything converges. We take the logic you built today and we hard-code it into actual software. We use n8n to connect your prompts directly to your email system, your CRM, and your ad accounts.


Imagine this flow:

1. A lead downloads your asset from Day 4.

2. The "Enrichment Protocol" from Day 14 finds their CEO's email.

3. The "Prompt Chain" you built today reads their LinkedIn profile and drafts a personalized email.

4. The system sends it without you touching a keyboard.

5. If they reply, the "Sales Coach" from Day 18 analyzes the sentiment and drafts your response.


This is not science fiction. This is standard operating procedure for high-growth companies. They do not have better people than you. They have better infrastructure.


The cost of building it alone

I am giving you the blueprints to build this entirely for free.


By Day 24, you will have the diagrams. You will have the prompt logic. You will have the strategy.


But strategy is cheap. Execution is expensive.


Building a fully integrated GrowthOS is a serious engineering project. It requires you to be a Prompt Engineer, a Systems Architect, and a Copywriter all at once.

* You need to maintain the API connections.

* You need to monitor the error logs when OpenAI updates its models.

* You need to constantly refine the prompts as your market changes.


If you enjoy tinkering with Python scripts and debugging webhooks on a Saturday night, then do it. It is a valuable skill.


But if your job is to lead a company, you have to do the math.


Every hour you spend fixing a broken Zapier connection is an hour you are not speaking to clients. It is an hour you are not improving your product. It is an hour you are not closing revenue.


Most founders try to build this on the side. They get it 40% done. Then they get busy. The project sits in limbo. The leads stop coming. The revenue flattens.


We can install the infrastructure for you

We offer an alternative path.


We are not an agency that charges you a monthly fee to "manage" your ads. We do not rent you a system.


We are infrastructure builders. We come into your business and we install the entire B2B Protocol V3.0 directly into your accounts.


We do this in a 90-day sprint.


Phase 1: The Core Assets 

We take the Offer and Lead Magnet you worked on this week and we professionalize them. We use our data from thousands of campaigns to ensure your message hits the nerve of the market. We don't guess. We engineer conversion.


Phase 2: The Automation Architecture 

We take the prompts you learned today and we scale them. We build the n8n workflows. We set up the enrichment waterfalls. We connect the databases. We build the dashboards so you can see your pipeline at a glance without digging through spreadsheets.


Phase 3: The Content Ecosystem 

We build the "Indoctrination Loops." We set up the retargeting ads that follow your leads around the internet. We ensure that every person who enters your world is nurtured automatically until they are ready to buy.


You own the machine

When we are done, we hand you the keys.


You own the code. You own the copy. You own the data.


You do not pay us forever. You pay us to build the asset, and then it generates returns for you for years. It costs less than hiring a mid-level marketing manager, but it performs like a full revenue operations department.


Is this right for you?

If you are early stage and still figuring out what you sell, keep using this calendar. Build it yourself. The manual work will teach you about your market.


But if you are already in motion, if you have revenue, if you have a validated offer, and if you are tired of the "feast and famine" cycle, then we should talk.


Book a call below.


This is not a sales pitch. It is a strategy session. We will look at your current setup. If you are ready for a GrowthOS, I will show you exactly what the build looks like. If you are not ready, I will tell you what you need to fix first.


Either way, you leave with clarity.


If you choose to stay on the manual path, that is fine too. Tomorrow, we go deeper.


We have handled the automation. Now we need to handle the product. In Day 21, we are going to do something very specific. We will show you how to use AI to write code. We are going to build "Micro-Apps" that you can give away as Lead Magnets.


Static PDFs are boring. Interactive tools are viral. We will show you how to build one without knowing a single line of code.

Ready to grow your company with an AI-powered lead generation system, like 58 other founders?

Get your own private walkthrough of the system that’s helping us (and founders like you) generate more than 1.5 million impressions per month on LinkedIn, resulting in $1 million+ in additional pipeline value every month.

Find a time in the calendar below to get your walkthrough 👇

See you on the other side!

Best regards,

Harald Roine (AKA. Buro Santa #1)

Lasse Flagstad (AKA. Buro Santa #2)

Privacy - 🧝 Elves don’t sell your data, and neither do we. Privacy is part of the magic. 
All rights reserved © Buro Ops AS