Behavior Tracker

Automatically record and analyze user behavior patterns from conversations

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Behavior Tracker" with this command: npx skills add chefroger/behavior-tracker

behavior-tracker

Automatically record and analyze user behavior patterns

Features

  1. Proactive Recording - Extract key info after each conversation
  2. Periodic Analysis - Daily/weekly auto analyze behavior patterns
  3. Pattern Recognition - Discover interests, active hours, learning habits
  4. Report Generation - Generate visual reports

Trigger Conditions

  • Auto call after each important conversation
  • Cron: Daily 18:00 analysis
  • User request: "analyze my behavior"

Analysis Dimensions

DimensionDescription
topicRecently discussed tech/projects
active_hoursHigh-frequency conversation time periods
communication_styleTask-based/discussion-based/Q&A
learning_modeTheory-oriented/practice-oriented
project_focusLong-term projects of interest

File Structure

behavior-tracker/
├── SKILL.md              # This file
├── scripts/
│   ├── analyzer.py       # Core analysis logic
│   ├── recorder.py       # Manual conversation recorder
│   └── heartbeat_tracker.py  # Lightweight heartbeat tracker
└── references/
    └── .gitkeep

Usage

# Manual analysis run
python3 scripts/analyzer.py

# Record current conversation
python3 scripts/recorder.py --topic "AI Agent" --project "The Machine"

# Run lightweight tracker (for heartbeat)
python3 scripts/heartbeat_tracker.py

Cron Configuration

# Auto analysis daily at 18:00
0 18 * * * python3 ~/.../behavior-tracker/scripts/analyzer.py

Dependencies

  • Python 3.10+
  • No external dependencies (pure stdlib)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Baoyu Danger Gemini Web

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input,...

Registry SourceRecently Updated
8310wjctim
General

Easypost

EasyPost — shipping labels, rate comparison, package tracking, address verification, and insurance.

Registry SourceRecently Updated
General

Update Advisor

OpenClaw update check and upgrade assistant. Triggers on phrases like "check for updates", "any new version", "is openclaw updated", "run the update", "confi...

Registry SourceRecently Updated
General

Memory Management

Manage and standardize trading decision records, extract lessons, and support history retrieval and comparison within the PAI trading system.

Registry SourceRecently Updated