[REPLACE EVERYTHING IN BRACKETS WITH YOUR OWN CONTEXT]
[Provide an overview of the agent you want to build. The more detail the better!]
[Overly simple example: Build a simple research agent using Pydantic AI that can research topics with the Brave API and draft emails with Gmail to share insights.]
## TOOLS:
[Describe the tools you want for your agent(s) - functionality, arguments, what they return, etc. Be as specific as you like - the more specific the better.]
## DEPENDENCIES
[Describe the dependencies needed for the agent tools (for the Pydantic AI RunContext) - things like API keys, DB connections, an HTTP client, etc.]
## SYSTEM PROMPT(S)
[Describe the instructions for the agent(s) here - you can create the entire system prompt here or give a general description to guide the coding assistant]