Personal AI assistant workspace templates and configuration for OpenClaw
The local-server, system-health, and website monitor scripts wrote a timestamped JSON snapshot into the repo root on every cron run and never read them back, so ~5MB of dead files accumulated over months. Removed the tracked snapshots and pointed the three scripts at monitoring/<name>/ subfolders instead. Also updated log-rotator.py, which was supposed to sweep and archive these but was globbing the wrong (root) directory, to scan the new monitoring/ tree recursively. .gitignore now excludes monitoring/ going forward. |
||
|---|---|---|
| git_daily_logs | ||
| memory | ||
| projects | ||
| scripts | ||
| subagents@f350899c33 | ||
| .gitignore | ||
| AGENTS.md | ||
| app-development-continue.py | ||
| backup-verifier.py | ||
| channel-activity.py | ||
| CIV_BRANCH_CLEANUP_COMPLETE.md | ||
| CIV_CONSOLIDATION_COMPLETE.md | ||
| CIV_MERGE_STRATEGY.md | ||
| CIV_SERVER_STATUS.md | ||
| clockify-monitor.py | ||
| complete-dev-heartbeat.py | ||
| context-health-watch.py | ||
| ddr4-price-reminder.py | ||
| deliver_heartbeat_updates.py | ||
| dev-delivery-system.py | ||
| development-heartbeat.py | ||
| discord-auto-cleanup-real.py | ||
| discord-auto-cleanup.py | ||
| discord-cleanup-status.sh | ||
| discord-message-sender.py | ||
| discord-queue-processor.py | ||
| enhanced-dev-heartbeat.py | ||
| enhanced_dev_heartbeat_discord.txt | ||
| ENHANCED_GIT_MONITORING_SUMMARY.md | ||
| git-auto-push.py | ||
| git-status-direct-discord.py | ||
| git-status-discord-integration.py | ||
| git-status-file-generator-advanced.py | ||
| git-status-file-generator.py | ||
| git-status-monitor.py | ||
| git-status-simple-discord.py | ||
| GIT_WORKFLOW.md | ||
| HEARTBEAT.md | ||
| hermes-identity-draft.md | ||
| IDENTITY.md | ||
| integrated-dev-heartbeat.md | ||
| learning-journal.py | ||
| LEARNING_JOURNAL.md | ||
| live-dev-reporting.py | ||
| local-server-monitor.py | ||
| log-rotator.py | ||
| log_rotation_report.txt | ||
| memory-archaeologist.py | ||
| MEMORY.md | ||
| memory_price_history.json | ||
| memory_price_report.txt | ||
| mood-tracker.py | ||
| morph_improvements.json | ||
| openclaw.json | ||
| project-pulse.py | ||
| PROJECT_STRUCTURE.md | ||
| README.md | ||
| self-improvement-log.py | ||
| server_monitor_payload.json | ||
| server_monitor_state.json | ||
| servers.conf | ||
| session-archiver.py | ||
| simple-dev-heartbeat.py | ||
| skill-suggester.py | ||
| smart-log-cleaner.py | ||
| SOUL.md | ||
| system-health-monitor.py | ||
| system_health_report.txt | ||
| test-discord-send.py | ||
| time-zone-buddy.py | ||
| TOOLS.md | ||
| unreplied-checker.py | ||
| USER.md | ||
| weather-alert.py | ||
| website-monitor.py | ||
| website_monitor_report.txt | ||
| work_patterns.json | ||
Morph Workspace
A personal AI assistant workspace configuration using OpenClaw.
Overview
This repository contains the configuration and templates for setting up a personal AI assistant named "Morph" with a metamorphosis theme. The workspace includes templates for configuring your assistant's personality, preferences, and working environment.
Structure
morph-workspace/
├── README.md # This file
├── USER.md # Template for user preferences and context
├── SOUL.md # Template for assistant personality & core truths
├── AGENTS.md # Template for workspace management conventions
├── IDENTITY.md # Template for assistant identity configuration
├── TOOLS.md # Notes for environment-specific tool configuration
├── HEARTBEAT.md # Template for periodic task configuration
└── memory/ # Template for daily notes structure (empty)
Setup
- Clone this repository
- Initialize your workspace by copying files into your OpenClaw workspace directory
- Update templates with your personal information and preferences
- Follow the conventions in AGENTS.md for workspace management
Features
- Personal Context: Templates for storing your projects, preferences, and working style
- Daily Notes: Structure for maintaining continuity between sessions
- Identity Management: Configuration for assistant persona and boundaries
- Tool Configuration: Space for environment-specific settings and shortcuts
Philosophy
This workspace follows the "be genuinely helpful" principle - skip the corporate chatter and just help. Your assistant should have opinions, be resourceful, and earn trust through competence rather than empty enthusiasm.
License
Personal workspace - use freely for your own assistant setup.