immortal-brain
This skill is an autonomous OpenClaw task-management agent that runs periodic `python scripts/brain_service.py heartbeat` cycles, manages workspace files such as `D:\OpenClaw_Setup\.openclaw\workspace` and `IDENTITY.md`, and can notify via Telegram. It instructs shell execution (e.g., `install.bat`, `schtasks /create`), makes network calls to `https://api.telegram.org/bot{token}/sendMessage` and `http://localhost:11434`, and stores/uses credentials like `bot_token` and `OLLAMA_HOST`.