aqiyoung/openclaw-workspace
Personal OpenClaw assistant workspace for autonomous task management, monitoring, and content automation.
Summary
An OpenClaw agent workspace configured for a DevOps engineer ("阳仔"). The workspace manages daily operations including NAS monitoring, weather reports, security audits, WeChat public account publishing, and smart home integration via Home Assistant.
Included Assets
- Configuration:
AGENTS.md,SOUL.md,TOOLS.md,MEMORY.md - Daily Memory Logs: 20+ entries from March–April 2026
- Dream System:
.dreams/with daily ingestion and phase signal tracking - Operational Scripts:
~/.openclaw/nas-monitor.sh— NAS monitoring (IPv6, CPU/memory/disk alerts)~/.openclaw/check-restart-notify.sh— Gateway restart notificationscripts/nas_telegram_monitor.py— NAS event Telegram pusherscripts/cover_gen.py— WeChat article cover image generator
How to Use
This workspace is read by the OpenClaw agent at session startup. Standard workflow:
- Agent reads
SOUL.md→USER.md→ today's memory log - Consults
MEMORY.mdfor curated long-term facts - Checks
TOOLS.mdfor environment-specific configurations - Executes configured tasks (monitoring, cron jobs, content generation)
Notes
- Channels: Telegram (
@xiaozht_bot), WeChat (openclaw-weixin), Feishu - Models: LongCat-2.0-Preview (primary), LongCat-Flash-Lite (cron)
- Monitoring: NAS at
192.168.31.58, Home Assistant atai.threel.site - WeChat Public Account: 三页札记 (author), with PIL-based cover generation
- Key Rule: Notify "Gateway 重启成功 🤖" via WeChat after every Gateway restart
No comments yet.