Skip to main content

Example Agents

Explore complete, runnable example agents that demonstrate how to use the Anima platform.

Available Examples

Getting Started

Building Your Own Agent

Every Anima agent follows a similar pattern:
  1. Create an agent — your agent’s identity on the platform
  2. Provision capabilities — email inbox, vault, phone number
  3. Implement logic — use AI to process inputs and make decisions
  4. Act through Anima — send emails, store credentials, place calls
  5. Clean up — deprovision resources when done
See the quickstart guides to get started with each capability.