An AI-powered personal memory assistant that captures and organizes interpersonal details, commitments, and significant life events into a searchable knowledge base.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install life-memory-logger
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-memory-logger using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Life Memory Logger is a sophisticated personal CRM designed for AI agents to help users manage the complexities of social and professional relationships. By utilizing Openclaw Skills, the system intelligently extracts nuanced data from conversations—such as birthdays, food preferences, professional goals, and specific promises—and archives them in a structured format. This ensures that important details are never forgotten and that every interaction is informed by relevant historical context.
The skill acts as a digital brain, bridging the gap between casual mentions and actionable intelligence. Whether you are tracking a client's project history or remembering a friend's dietary restrictions, Life Memory Logger provides a reliable framework for maintaining stronger, more thoughtful connections through automated reminders and organized data retrieval.
To deploy this skill within your environment, follow these configuration steps:
# Create the required storage hierarchy
mkdir -p /memory/life-memories/people
# Initialize the tracking files
touch /memory/life-memories/upcoming-events.json
touch /memory/life-memories/follow-ups.json
touch /memory/life-memories/master-index.json
# Make the utility scripts executable
chmod +x scripts/extract_memory.py scripts/search_memory.py scripts/generate_reminder.py
Ensure your agent has the necessary filesystem permissions to read and write to the /memory path for persistent storage of Openclaw Skills data.
The skill organizes data using a flat-file JSON structure for maximum portability and human readability:
| Data Component | Format | Purpose |
|---|---|---|
| Individual Profiles | /people/[name].json |
Stores facts, conversation summaries, and specific action items per person. |
| Event Ledger | upcoming-events.json |
A consolidated list of birthdays, deadlines, and milestones. |
| Follow-up Registry | follow-ups.json |
Tracks pending promises and recommendations with associated due dates. |
| Master Index | master-index.json |
Provides a quick-lookup map of names to their respective memory files. |
Loading
An automated AI agent skill designed to intercept user messages and provide instant, API-driven fortune-telling and lifestyle consultations.

A powerful analytics integration for tracking coding time, project breakdowns, and language usage via the WakaTime API.

A comprehensive technical skill for implementing and managing the DeepPurpose molecular modeling library for advanced drug-target interaction and compound prediction.

A specialized technical utility for AI agents to unpack, modify, and manage PowerPoint speaker notes through direct XML manipulation.

A comprehensive time management tool for tracking milestones, anniversaries, and focused Pomodoro work sessions via natural language.

A high-end content generation tool that transforms raw business insights into visually stunning, magazine-quality articles and professional PDF reports.








































