Documentation Index
Fetch the complete documentation index at: https://docs.wolffi.sh/llms.txt
Use this file to discover all available pages before exploring further.
soul.md
Located atbrain/identity/soul.md, this file defines your agent’s personality. The LLM reads it as part of the system prompt on every message.
What to Include
- Personality traits — Is your agent formal or casual? Terse or verbose? Encouraging or brutally honest?
- Communication style — How should it format responses? Should it use emojis? Code blocks? Headers?
- Behavioral guidelines — Things it should always or never do
- Tone — The overall vibe of interactions
Example
Tips
The soul.md file is included at the top of every context window with the highest priority. Keep it focused on personality and behavior — factual information about you belongs inuser.md, and procedural instructions belong in agents.md.