Remote OpenClaw

Remote OpenClaw Blog

OpenClaw Compass: The $49 AI Assistant for Your Daily Routine

11 min read ·

What Is OpenClaw Compass?

OpenClaw Compass is a pre-built AI persona that turns OpenClaw into a personal life assistant. It handles the daily operations most people spend 30-60 minutes on manually each morning: checking the weather, scanning your calendar, reviewing emails, triaging your inbox, and organizing tasks into a prioritized list.

At $49 one-time, Compass is the lowest-cost OpenClaw persona in the Remote OpenClaw marketplace and the easiest to set up. It requires no external API keys, no developer accounts, and no technical configuration beyond the standard OpenClaw installation. If you can install OpenClaw and connect a messaging channel, you can run Compass.

The persona ships as 8 markdown files that drop into your OpenClaw directory. Once loaded, Compass starts running its 4 skills automatically: Morning Briefing, Inbox Triage, Task Manager, and Weekly Review. Each skill operates on a schedule you configure in HEARTBEAT.md, so Compass works around your routine rather than requiring you to prompt it.


Who Is Compass For?

Compass was built for three groups of people who share a common problem: they spend too much time on daily operational overhead and not enough time on the work that matters.

Non-technical users trying OpenClaw for the first time. Compass has the simplest setup of any OpenClaw persona. There are no API keys to configure, no OAuth flows to navigate, and no environment variables to set beyond what OpenClaw itself requires. If you have been reading about OpenClaw but felt intimidated by the technical setup, Compass is where to start.

Busy professionals drowning in email and calendar chaos. If your mornings start with 45 minutes of inbox scanning followed by context-switching between calendar apps, to-do lists, and messaging threads, Compass consolidates all of that into a single morning briefing delivered to your preferred channel. The inbox triage skill categorizes and prioritizes emails so you respond to what matters and batch the rest.

Anyone who wants the simplest possible OpenClaw deployment. Compass proves the value of an always-on AI agent without the complexity of multi-agent setups, CRM integrations, or content pipelines. Once you see what a focused, well-configured OpenClaw persona can do with just 4 skills, you understand the architecture well enough to expand into Atlas, Scout, or a custom build.


What Files and Skills Are Included?

Compass ships as 8 files that follow the standard OpenClaw persona architecture. Every file is a markdown document with clear sections, inline comments, and sensible defaults you can customize after your first week of use.

The 8 files:

The 4 skills:

  1. Morning Briefing — Delivered at your configured wake-up time with weather, calendar events, priority tasks, unread email count, and birthday reminders.
  2. Inbox Triage — Scans your inbox, categorizes messages (urgent, action needed, FYI, promotional), and presents a prioritized summary with suggested responses for urgent items.
  3. Task Manager — Captures tasks from conversations, maintains a running task list with priorities and due dates, and sends deadline reminders.
  4. Weekly Review — Every Sunday evening, Compass generates a summary of tasks completed, tasks deferred, email response rates, and upcoming priorities for the week ahead.

How Does the Morning Briefing Work?

The Morning Briefing skill runs once per day at the time you configure in HEARTBEAT.md. When it triggers, Compass pulls data from five sources and compiles them into a single message delivered to your messaging channel.

What the briefing includes:

The format is configurable. Some operators prefer a dense bullet list; others want a conversational paragraph. You set this preference during the BOOTSTRAP.md first-run flow, and Compass remembers it in MEMORY.md.

The briefing typically arrives within 30 seconds of the scheduled time. If Compass cannot reach a data source (email server down, calendar unavailable), it includes what it can and flags what it missed with a retry note.


How Does Inbox Triage Work?

Inbox Triage runs on a configurable schedule — every 2 hours by default — and categorizes your unread emails into four buckets.

The four categories:

Compass learns your triage preferences over time through people memory. If you consistently respond to emails from a specific sender within minutes, Compass elevates that sender to urgent. If you archive newsletters from a particular source without reading them, Compass moves that source to promotional.

The triage output is a structured summary you can scan in under 60 seconds. Each urgent item includes the sender, subject line, a one-sentence preview, and a suggested action. This replaces the 15-20 minute inbox scan most people do multiple times per day.


How Does the Task Manager Work?

The Task Manager skill captures, organizes, and reminds you of tasks mentioned in your conversations with Compass. You do not need a separate to-do app — Compass maintains the task list in its own memory.

How tasks get created:

Task list features:

  • Priority levels (high, medium, low) assigned automatically based on due date proximity, sender importance, and keywords.
  • Due date reminders sent the morning of and 24 hours before.
  • Status tracking: pending, in progress, completed, deferred.
  • Natural language queries: "What's due this week?" or "Show me everything related to the Johnson project."

Tasks persist across sessions in MEMORY.md. Compass never forgets a task unless you explicitly complete or delete it. The Weekly Review skill references the task list to calculate completion rates and identify patterns like consistently deferred items.


How Does the Weekly Review Work?

Every Sunday evening (configurable in HEARTBEAT.md), Compass generates a structured review of your week. This is not a generic summary — it tracks specific metrics from your actual usage.

What the Weekly Review includes:

  • Tasks completed vs. created — A ratio showing whether your task list is growing or shrinking.
  • Deferred tasks — Items you pushed to later in the week or into next week, with a note on how many times each has been deferred.
  • Email response time — Average time between receiving urgent emails and your response, compared to the prior week.
  • Calendar load — Total hours in meetings, number of context switches, and longest uninterrupted work block.
  • Upcoming week preview — Major deadlines, calendar commitments, and suggested focus areas based on task priorities.

The review is designed to take 3 minutes to read. It replaces the Sunday-evening planning session most productivity systems recommend but few people actually do. Compass does the data gathering; you decide what to adjust.

Over time, the weekly review accumulates trend data. After a month of use, Compass can tell you that your meeting load increased 20% week-over-week, or that you consistently defer tasks assigned on Fridays.


How Does People Memory Work?

One of the features that separates Compass from a standard to-do app or email client is people memory. Compass maintains a persistent record of the people you interact with, tracking context that makes every interaction more useful over time.

What Compass remembers about each person:

  • Relationship context — How you know them (colleague, client, friend, family), their role, and their organization.
  • Communication preferences — Whether they prefer email, text, or calls. Whether they respond quickly or need follow-ups.
  • Important dates — Birthdays, anniversaries, and custom dates you mention ("Sarah's kid starts school September 5th").
  • Interaction history — A rolling summary of recent topics discussed, promises made, and follow-ups owed in both directions.
  • Preferences and context — Dietary restrictions for dinner planning, timezone for scheduling, interests for gift ideas.

People memory is built organically from your conversations. You do not need to fill out a contact database. When you say "I'm meeting Jake for lunch — he's vegetarian and always runs 10 minutes late," Compass stores that as structured data for Jake and uses it the next time Jake comes up.

This is particularly valuable for Inbox Triage. When an email arrives from someone Compass knows, the triage includes relevant context: "Email from Sarah Chen — you owe her a follow-up on the Q2 budget from last Tuesday."


How Do You Set Up Compass?

Compass setup takes about 15 minutes if you already have OpenClaw installed and a messaging channel connected. The process has three steps.

Step 1: Download and place the files.

After purchasing Compass from the marketplace, you receive a ZIP file containing all 8 markdown files. Extract them into your OpenClaw persona directory. The README.md file specifies the exact path for your operating system.

Step 2: Run the bootstrap.

Send Compass a message in your connected channel. On first contact, BOOTSTRAP.md triggers a guided setup flow. Compass asks you about:

  • Your timezone and typical wake-up time
  • Your email provider (Gmail, Outlook, or other)
  • Your preferred briefing format (bullet list or conversational)
  • Any people you want to seed into memory immediately (optional)
  • Your task management style (detailed or minimal)

Compass writes your answers into MEMORY.md and confirms the configuration. This takes about 5 minutes.

Step 3: Receive your first briefing.

If you set up Compass before your configured wake-up time, you will receive your first Morning Briefing the next morning. If you set it up after, Compass sends an initial briefing within 5 minutes so you can verify the format and data sources are working.

No external API keys are required at any step. Compass uses OpenClaw's built-in tools for weather, calendar, and email access. The OpenClaw documentation covers these integrations in the beginner setup guide.


Compass vs Atlas: Which OpenClaw Persona Do You Need?

The most common question from new OpenClaw operators is whether to start with Compass ($49) or Atlas ($149). The answer depends on what you need the agent to do.

Choose Compass if:

  • You want a personal assistant for daily life operations, not business workflows.
  • You are new to OpenClaw and want the simplest possible setup.
  • Your primary pain points are email overload, calendar chaos, and forgotten tasks.
  • You want to spend $49 instead of $149 to validate whether OpenClaw fits your workflow.
  • You do not need CRM integration, content creation, or multi-agent coordination.

Choose Atlas if:

  • You are a founder or operator running a business and need CRM, outreach, and content skills.
  • You want 12 skills instead of 4, covering the full range of business operations.
  • You plan to run multi-agent setups with specialized roles.
  • You are comfortable with a more complex initial configuration including API keys for external services.

Many operators buy Compass first, use it for 2-4 weeks to learn the OpenClaw system, then purchase Atlas when they are ready to add business-specific workflows. Your Compass memory, conversation history, and preferences transfer to any other OpenClaw persona running on the same instance.


Frequently Asked Questions

Do I need any API keys or developer accounts to use OpenClaw Compass?

No. Compass is the only OpenClaw persona that requires zero external API keys. It works with the default OpenClaw runtime and your existing messaging channel (Telegram, WhatsApp, or Slack). You connect your calendar and email through the standard OpenClaw integration flow — no developer console or OAuth setup required.

What is the difference between OpenClaw Compass and the Atlas persona?

Atlas is the flagship OpenClaw persona designed for founders running a business — it handles CRM, outreach, content, and multi-agent coordination across 12 skills. Compass is a personal life assistant focused on daily routine: morning briefings, inbox triage, task management, and weekly reviews. Compass has 4 skills, costs $49 (vs $149 for Atlas), and is the easiest persona to set up.

Can I upgrade from Compass to a more advanced OpenClaw persona later?

Yes. Compass uses the same OpenClaw file architecture (SOUL.md, IDENTITY.md, AGENTS.md, etc.) as every other persona. Your memory files, conversation history, and task data carry over. Many operators start with Compass to learn the OpenClaw system, then add Atlas or a custom persona built with the Operator Launch Kit when their needs grow.