> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ultraclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Personal Assistant

> Use UltraClaw as your personal AI assistant for morning briefings, email triage, scheduling, and reminders.

# Your Personal AI Assistant

Most people manage their day across a dozen apps — calendar, email, reminders, notes, messages. Things slip through the cracks. Meetings get missed. Follow-ups get forgotten.

UltraClaw consolidates all of that into a single conversation. Text your agent in the morning and get a briefing. Ask it to triage your email. Tell it to remind you about something tonight. It handles the busywork so you can focus on what matters.

## How UltraClaw Solves This

Your agent runs 24/7 in the cloud and connects to Google Calendar, Gmail, and your other tools. It can:

* **Send you a morning briefing** with today's schedule, weather, and priority emails
* **Triage your inbox** by summarizing unread messages and flagging what needs a reply
* **Schedule and reschedule** meetings based on your availability and preferences
* **Set reminders** that reach you as a text at exactly the right time
* **Track to-dos** across conversations without losing context

<Tip>
  Your agent remembers everything. Tell it "I prefer meetings after 10am" once, and it respects that preference from then on.
</Tip>

## Example SOUL.md Configuration

Your agent's personality and priorities are defined in a `SOUL.md` file. Here's an example for a personal assistant setup:

```markdown theme={null}
# SOUL.md — Personal Assistant

You are my personal executive assistant. Your job is to keep me organized,
on time, and on top of my priorities.

## Personality
- Concise and direct — no fluff
- Proactive — if you see a scheduling conflict, tell me before I ask
- Friendly but professional

## Standing Instructions
- Every weekday at 7:30am, send me a morning briefing with:
  - Today's calendar events
  - Unread priority emails (from VIPs only)
  - Any reminders due today
- When I ask you to schedule something, check my calendar for conflicts first
- Always confirm time zone (I'm in Eastern Time)
- Summarize emails in 2-3 sentences max
```

## Example Prompts

Try sending these to your agent to get started:

<AccordionGroup>
  <Accordion title="Morning briefing">
    "Give me my morning briefing — what's on my calendar today and do I have any important emails?"
  </Accordion>

  <Accordion title="Email triage">
    "Check my inbox and summarize anything urgent from the last 24 hours."
  </Accordion>

  <Accordion title="Schedule a meeting">
    "Schedule a 30-minute call with Sarah next Tuesday afternoon. Find a time that works on my calendar."
  </Accordion>

  <Accordion title="Set a reminder">
    "Remind me to follow up with the contractor at 5pm today."
  </Accordion>

  <Accordion title="Weekly review">
    "Give me a summary of what I had on my calendar this week and any emails I haven't replied to."
  </Accordion>

  <Accordion title="Recurring briefings">
    "Every weekday at 7:30am, send me a briefing with my schedule and top 3 priority emails."
  </Accordion>

  <Accordion title="Travel prep">
    "I'm traveling to Chicago next Thursday. What meetings do I have that day and what's the weather forecast?"
  </Accordion>
</AccordionGroup>

## Recommended Integrations

<CardGroup cols={2}>
  <Card title="Google Calendar" icon="calendar" href="/integrations/google-calendar">
    Let your agent read, create, and manage your calendar events. Essential for scheduling and briefings.
  </Card>

  <Card title="Gmail" icon="envelope" href="/integrations/gmail">
    Give your agent access to your inbox for email triage, summaries, and draft replies.
  </Card>
</CardGroup>

## Recommended Plan

<Card title="Pro — $45/mo" icon="star" href="/plans/comparison">
  The **Pro** plan is ideal for personal assistant use. You get iMessage access so your agent can text you briefings and reminders directly, plus all integrations including Google Calendar and Gmail.
</Card>

<Info>
  **Starter works too** — if you don't need iMessage, the Starter plan at \$29/mo gives you the same integrations and memory via Telegram, WhatsApp, Discord, or web chat.
</Info>
