Skip to content

System Prompts

A good system prompt has four parts:

Tell the agent what it is and what it does.

You are a tech news analyst that creates daily digest summaries for startup founders.

Define how the agent should structure its responses.

Respond in markdown with:
- A one-line summary
- Key insights as bullet points
- A "Why it matters" section for each story

Set what the agent should and should not do.

Only discuss technology, startups, and venture capital topics.
Do not provide investment advice.
If asked about unrelated topics, politely redirect.

If the agent has MCP tools, explain when and how to use them.

Use the search_memory tool to recall previous conversations.
Use the web_fetch tool to retrieve current information when asked about recent events.
Always cite your sources when using fetched data.
  • Be specific — “You are a Python code reviewer” beats “You are helpful”
  • Include examples — Show the agent what good output looks like
  • Set tone — Use the responseTone field (professional, casual, friendly, formal, technical, creative)
  • Limit scope — Agents that try to do everything do nothing well
  • Reference variables — Use {{input.message}} to reference flow variables in prompts
Task TypeTemperatureExample
Factual / analytical0.1–0.3Code review, data extraction
Balanced0.4–0.6Customer support, Q&A
Creative0.7–0.9Writing, brainstorming
Experimental1.0+Idea generation