I use these 3 prompt templates all the time when I’m building AI agents or automation workflows—whether it's for content generation, customer support, or internal tools.
🔧 Prompt #1 – Automation Builder
“You are an automation expert. I want to create a workflow that [insert task]. Break it down into 3–5 automation steps, and recommend the best tool or platform (like Make, n8n, or Zapier).”
🤖 Prompt #2 – AI Agent Design
“Act like an internal team assistant. You will take user input, classify the intent, and trigger a response or fetch a doc. Here are your roles and tools...”
🧠 Prompt #3 – RAG Helper (Retrieval-Augmented Generation)
“You are a support bot trained on internal documents. Given a user question, respond with the most relevant doc snippet and summarize it.”
