Orchestrate a fleet of AI agents to manage wellness, finance, and daily routines through a unified CLI and Telegram interface using Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install life-control
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install life-control using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Life Control is a comprehensive orchestration framework designed to run specialized agent personas within the Openclaw ecosystem. It provides the infrastructure needed to track multiple life domains—including wellness, finance, fashion, and career—by leveraging a suite of Openclaw Skills. The system acts as a centralized hub for personal automation, allowing developers to manage complex life workflows through a standardized command-line interface and real-time agent communication.
By integrating this skill, users can transform their development environment into a personal command center. It bridges the gap between raw data logging and actionable AI insights by utilizing agent personas that can notify users via Telegram, manage daily rituals, and maintain a structured database of life metrics and goals.
To get started with these Openclaw Skills, ensure your repository root is accessible and follow these steps:
# 1. Export your Telegram configuration
export TELEGRAM_CHAT_ID="your_chat_id"
export AGENT_BOT_TOKENS="bot1_token,bot2_token"
# 2. Run the bootstrap script to initialize the DB and agents
bash skills/life-control/scripts/bootstrap.sh
# 3. Verify your fleet is active
lc fleet
# 4. Access the dashboard
lc dashboard
The skill manages a structured ecosystem of data and scripts to ensure seamless persona orchestration:
| Component | Purpose |
|---|---|
scripts/bootstrap.sh |
Main entry point for DB initialization and persona registration. |
routines/ |
Contains logic for protocols like Body Protocol, Social Radar, and Shutdown. |
lc list / lc add |
CLI commands for managing structured life goals and active logs. |
references/openclaw.md |
Contains critical persona mapping and integration notes for Openclaw Skills. |
Loading
A specialized tool for executing secure, multi-chain token transfers and crypto payments.

A comprehensive support toolkit for onboarding users, answering technical questions, and reporting bugs in the Finance District ecosystem.

A specialized skill for managing cryptocurrency deposits, credit card onramps, and multi-chain wallet funding operations.

A versatile tool for controlling Tuya and Smart Life smart home devices using both cloud APIs and local network protocols.

A high-performance skill for searching, retrieving, and summarizing English Wikipedia content for AI agents.

A dedicated research assistant for searching, downloading, and summarizing academic papers from the arXiv repository.








































