home/productivity/rag-agent-prompt

Rag Agent Prompt

GPTClaudeDeepSeek··669 copies·updated 2026-07-14
rag-agent-prompt.prompt
# RAG Agent — Ready-to-Use System Prompt

**Agent type:** AI Agent node with a vector store retrieval tool  
**Template used:** `RAG-Grounded`  
**Use case:** Answers user questions using a knowledge base (Pinecone, Supabase pgvector, Qdrant, etc.)

---

## When to use this example

- Internal knowledge base chatbot (docs, SOPs, wikis)
- Customer support agent with product documentation
- Legal/compliance assistant grounded in company policies
- Any agent that must answer from a specific corpus, not from model training data

---

## The prompt

Copy and paste this into the **System Prompt** field of your n8n AI Agent node.  
Replace every `[placeholder]` with your specifics.

when to use it

Community prompt sourced from the open-source GitHub repo mpkripto-code/n8n-agent-prompt-master (no explicit license). A "Rag Agent Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

mpkripto-code/n8n-agent-prompt-master · no explicit license