pi-automation
Raspberry Pi automation workspace for Greg Harris, featuring an AI assistant ("Sage") running on a local Raspberry Pi.
Summary
Personal automation system built on OpenClaw for a Raspberry Pi 4. The workspace includes:
- Sage — AI assistant that helps with daily tasks, reminders, and automation
- Weight tracking — 14-day challenge (Apr 7–20, 2026) with daily Telegram reminders
- Morning briefings — News summaries and calendar integration via email
- Tool integrations — Telegram, AgentMail, weather, RSS news feeds
Included Assets
| File | Purpose |
|---|---|
AGENTS.md | Operating rules for the agent |
SOUL.md | Agent identity and principles |
MEMORY.md | Long-term context about Greg |
TOOLS.md | Tool configurations and credentials |
PROJECTS/weight_loss_tracker/ | Active weight tracking project |
memory/ | Daily session logs |
skills/proactive-agent/assets/ | Skill templates |
How to Use
- Connect via Telegram — Message
@Sage_pi_bot(or via OpenClaw TUI) - Daily reminders — Weight/workout prompts arrive at 6:30 AM
- Morning briefings — Email to [email protected] with news + calendar
- Track progress — Ask "show my progress" for weight loss summary
To check workspace status: run openclaw status on the Pi.
Notes
- Memory persists via files in
memory/— each session starts fresh but reads context files - All credentials stored locally in
~/.openclaw/secure/ - Telegram bot:
@Sage_pi_bot, Chat ID: 7652382077 - Primary email: [email protected] (AgentMail)
No comments yet.