Skip to main content
Agents are “daemons” that automatically run tasks in the background, using AI and all the context from your computer and your integrations. The same prompting best practices apply when creating an agent. You can use agents to do things like:
  • Get a text message reminder for a habit you’re trying to develop
  • Create a daily report pulling together information from your email, calendar, documents, and other sources, and email it to you
  • Compose follow-up emails to people you’ve met with, using information from your calendar and your notes
  • Look at a website to see if an important event (such as a new product release) has happened, and send you a text message if it has
Currently, agents can be triggered based on a schedule. They can run one time in the future, or on a recurring interval you specify.
We plan to add triggers such as file changes and webhooks. If you want additional triggers, please share your use case in Discord.
I