personal-assistant-stack

Official

A chat-first assistant that replies safely.

AuthorXipher-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you design a personal AI assistant strategy that can safely handle inbound messages, surface what’s urgent, and optionally create calendar events from chat context without giving the assistant uncontrolled ability to send or modify things.

Core Features & Use Cases

  • Chat-first personal assistant routing: Uses OpenClaw as the bidirectional assistant so inbound messages are understood in the same context where replies are authorized.
  • Priority scoring and approval-based actions: Categorizes messages as urgent, can-wait, or ignore, with auto-template replies gated by per-contact opt-in and new/unusual replies requiring explicit approval.
  • Calendar event creation from messages: Extracts event details (e.g., “coffee at 5pm Thursday”) and inserts events via a scoped Google Service Account to limit blast radius.
  • Unified multi-channel inbox via Beeper: Uses Beeper as the transport layer to bridge WhatsApp/iMessage/Instagram/Signal and more into a single Matrix-compatible stream for OpenClaw.
  • Cost control with LiteLLM virtual keys: Routes routine vs reasoning-heavy tasks to different models with monthly caps, keeping automation costs bounded.
  • Safety boundaries for sensitive actions: Defines what is allowed by default (read/summary, confirmation for events) and what is never allowed (paying, logging into new accounts, firing unsolicited sends).

Quick Start

Tell the assistant to produce an approval-based personal assistant workflow using OpenClaw plus Beeper, including urgent/can-wait/ignore routing and a Google Calendar event extraction plan.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: personal-assistant-stack
Download link: https://github.com/Xipher-Labs/walter-os/archive/main.zip#personal-assistant-stack

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.