Zero to Agent in 5 Minutes
This guide gets you from zero to a working agent in 5 minutes.1. Send a Message
Type anything in the chat box. Wolffish assembles context from your workspace files, calls the LLM, and streams the response. Try:shell_exec tool, and you’ll see an approval dialog for potentially dangerous commands.
2. Inspect What Happened
After the conversation, check these files:3. Add a Capability
Create a new folder inbrain/cerebellum/ with a SKILL.md file:
4. Edit Your Agent’s Personality
Use Wolffish’s built-in file viewer to openbrain/identity/soul.md and edit it directly in the app. You can also use any external text editor. Changes take effect on the next message — no restart needed.