Skip to main content
Back to Home

How to Write Great Agent System Prompts

A practical guide to crafting system prompts for on-device AI agents, based on the three built-in agents in Perspective Intelligence.

Why System Prompts Matter

A system prompt is the difference between a generic AI and a purpose-built agent. It defines:

  • Whothe agent is (identity and expertise)
  • Howthe agent communicates (tone and style)
  • Whatthe agent does and doesn't do (scope and boundaries)

The three built-in agents in Perspective Intelligence each demonstrate a distinct prompting strategy. This guide breaks down what makes each one work, extracts reusable patterns, and gives you templates to build your own.

Quick Comparison

AgentRoleTemperatureToolsPrompt Strategy
@guideApp expert0.8All enabledKnowledge list + behavioral directive
@writerCreative assistant1.0All disabledRole + capability list + style guidance
@coderSoftware engineer0.4Web search onlyRole + methodology + values

What's in This Guide

Key Takeaway

There is no universal “best” system prompt. The right prompt depends on what you need the agent to do. A creative agent needs freedom; a coding agent needs precision; a knowledge agent needs grounding. The prompt, temperature, and tool configuration work together as a system.