Life Control
/install life-control
Life Control
Overview
Set up and operate the Life Control CLI so OpenClaw can run agent personas that track life domains (wellness, finance, fashion, career, relationships, spiritual growth) with routines and Telegram notifications.
Quick start (OpenClaw)
- Ensure the repo root is available.
- Export Telegram chat ID + agent bot tokens.
- Run
skills/life-control/scripts/bootstrap.sh. - Use
lc dashboard,lc list, and routine scripts to coordinate.
If you need persona mappings or OpenClaw-specific notes, load references/openclaw.md.
Core workflows
1) Bootstrap personas
- Run
skills/life-control/scripts/bootstrap.sh. - Verify agents with
lc fleet.
2) Add goals + logs
- Use
lc addandlc logfor structured tracking. - Use
qlogfor quick metrics (protein, water, workout, expense, meditate).
3) Run daily routines
- Scripts live in
routines/(Morning Alignment, Body Protocol, Financial Pulse, Social Radar, Work Priming, Shutdown). - Add
crontab-template.txtentries for automatic scheduling.
4) Telegram notifications
- Use
lc notifyto queue messages per agent. - Run
telegram-sender.shvia cron to deliver to each bot.
Resources
scripts/
bootstrap.sh: initializes the DB and registers persona agents by callingsetup-agents.sh.
references/
openclaw.md: persona mapping + OpenClaw integration notes.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install life-control - 安装完成后,直接呼叫该 Skill 的名称或使用
/life-control触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Life Control 是什么?
Orchestrate the Life Control CLI skill for OpenClaw agent fleets: initialize the Life Control database, register agent personas, wire Telegram bots, and run daily routines (Morning Alignment, Body Protocol, Financial Pulse, Social Radar, Work Priming, Shutdown). Use when a user asks to create or run a Life Control system, OpenClaw skill integration, or agent persona automation for personal life tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1145 次。
如何安装 Life Control?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install life-control」即可一键安装,无需额外配置。
Life Control 是免费的吗?
是的,Life Control 完全免费(开源免费),可自由下载、安装和使用。
Life Control 支持哪些平台?
Life Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Life Control?
由 Rachit Sharma(@rachitsharma123)开发并维护,当前版本 v0.1.0。