habit

Identify and summarize user habit patterns from wellbeing, presence, mood, and activity logs.

10|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill habit-autonomous-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: habit
Source: https://github.com/autonomous-ai/autonomous-lamp/tree/main/lamp/resources/openclaw-skills/habit
Command: npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill habit-autonomous-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracks and analyzes behavioral patterns for known users based on wellbeing, presence, posture, and activity history. Use when answering questions about a user's routines ("What are Leo's habits?", "Has Leo been keeping to his routine?", "Notice anything about my patterns?"), or when invoked from wellbeing/SKILL.md or posture/SKILL.md on a threshold nudge to refresh patterns and provide habit-aware phrasing. Also feeds music-suggestion/SKILL.md with music_patterns for personalized genre. Habit does NOT fire its own standalone nudge — it enriches wellbeing/posture threshold-nudge phrasing.

Core Features & Use Cases

  • Read and build per-user habit patterns from wellbeing, mood, posture, and activity data.
  • Enrich threshold nudges and conversations with pattern-aware phrasing and timing.
  • Provide music personalization hints via music_patterns when available.

Quick Start

Build or refresh patterns for a user by running the habit pattern builder and check the resulting patterns.json.

Frequently Asked Questions about habit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze user habit patterns from wellbeing and activity logs?

To analyze user habit patterns, you summarize wellbeing, presence, mood, and activity logs to detect habitual times and strengths. This process identifies recurring behavioral patterns to enable habit-aware nudging.

How do behavioral patterns improve posture nudges and music personalization?

Behavioral patterns enrich threshold nudges with habit-aware phrasing and timing for posture and wellbeing. They also feed music personalization hints via music_patterns to tailor genre suggestions based on historical activity.

Can I use habit pattern detection for personalized nudges without triggering standalone alerts?

Yes, habit pattern detection enriches wellbeing and posture threshold nudges with context-aware phrasing rather than firing its own standalone nudge. It uses historical data to ensure nudges are delivered at habitual times.

What is the best way to store detected habit patterns for privacy-preserving outputs?

The best way to store detected habit patterns is by satisfying the on-disk patterns.json schema. This ensures outputs remain privacy-preserving while providing structured data for downstream personalization.

Does habit pattern tracking work with mood and presence data?

Yes, habit pattern tracking works by reading and building per-user patterns from mood, presence, posture, and activity data. This multi-source approach allows accurate detection of habitual routines and strengths.