life-mentor-openclaw
v1.0.2
Published
OpenClaw life coaching plugin — goal clarity, accountability, and structured reflection using evidence-based methodologies
Maintainers
Readme
Life Mentor — OpenClaw Plugin
AI-powered life coaching for OpenClaw agents.
Install
Option 1: npm (recommended)
openclaw plugins install life-mentor-openclawOption 2: From source
git clone https://github.com/laosuan/life-mentor.git
cd life-mentor/openclaw-plugin
npm installConfigure
Add to your openclaw.json:
{
"plugins": {
"entries": {
"life-mentor": {
"enabled": true,
"config": {
"profileDir": "~/.life-mentor/profiles"
}
}
}
}
}Usage
In any OpenClaw session:
/life-mentorOr trigger naturally with phrases like "coach me", "mentor me", "reflect on my week".
What it does
- Full life assessment (Wheel of Life + WOOP goal setting)
- Goal coaching (GROW model deep dive)
- Accountability check-ins
- Weekly reflections (After-Action Review)
- Discovery mode for when you're stuck (Ikigai)
Growth documents are saved locally. Nothing is uploaded.
