ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

Why use this skill?

Automate personal life tracking, daily routines, and wellness goals using OpenClaw agent personas. Initialize databases, wire Telegram bots, and run custom CLI automation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rachitsharma123/life-control
Or

What This Skill Does

The life-control skill acts as the central orchestration layer for managing personal life domains through an agent-based architecture. It integrates deeply with OpenClaw to automate the tracking of wellness, finance, career, and spiritual growth. By initializing a dedicated CLI interface, it allows users to manage a fleet of agent personas that function as personal assistants. Each persona is wired to a Telegram bot, providing push notifications and real-time alerts. The skill leverages standardized routines—such as the Morning Alignment or Financial Pulse—to maintain consistency across daily habits, ensuring that data is logged, analyzed, and optimized without manual overhead.

Installation

To integrate this skill into your environment, use the command: clawhub install openclaw/skills/skills/rachitsharma123/life-control. Once installed, navigate to the repo root and ensure your environment variables (Telegram chat ID and bot tokens) are exported. Execute the initialization sequence by running skills/life-control/scripts/bootstrap.sh. This script will provision the database, establish your persona fleet, and link the required automation hooks. Consult references/openclaw.md for specific instructions on persona mapping and environment setup.

Use Cases

This skill is ideal for power users who want to treat their personal life like a software project. Use it to track specific health metrics like protein intake or water consumption, log expenses for financial monitoring, or schedule periodic reminders for career development tasks. It is particularly powerful for managing complex daily workflows where you need to transition between 'Work Priming' and 'Social Radar' modes throughout the day. By offloading these tasks to autonomous agents, you regain mental bandwidth while ensuring that your long-term goals are consistently measured.

Example Prompts

  1. "OpenClaw, initialize my life control fleet and set up the Morning Alignment routine for today."
  2. "Log my gym session under the Body Protocol and update my financial status using the Financial Pulse dashboard."
  3. "Configure my Telegram notifications so that my Work Priming agent messages me every morning at 8:00 AM."

Tips & Limitations

To get the most out of life-control, maintain a clean state by regularly using lc list to monitor your agents' health. For automated scheduling, populate the crontab-template.txt provided in the skill directory; failing to do so will require manual trigger of routines. Note that while the skill supports extensive customization via lc add and lc log, ensure that your data structures are consistent to avoid query errors in the dashboard. Always verify that your Telegram bot tokens have the necessary permissions before running the telegram-sender.sh script, as missing scopes will cause silent notification failures.

Metadata

Stars1171
Views1
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-rachitsharma123-life-control": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#automation#life-tracking#agent-orchestration#cli
Safety Score: 4/5

Flags: file-write, file-read, external-api, code-execution