personal-analytics
Analyze conversation patterns, track productivity, and surface self-knowledge insights. Use when user wants to understand their own patterns (when they chat, what topics they discuss, productivity trends, sentiment over time). Provides weekly/monthly reports, topic recommendations, and time-based insights. Privacy-first design with all analysis local.
Why use this skill?
Analyze your conversation patterns and productivity with Personal Analytics for OpenClaw. Private, local insights to help you work smarter.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robbyczgw-cla/personal-analyticsWhat This Skill Does
The Personal Analytics skill serves as an introspection engine for your OpenClaw interactions. By monitoring session metadata rather than raw conversation content, it builds a statistical map of your digital life. It tracks session duration, topic frequency, productivity milestones, and emotional sentiment to provide an objective view of how you work and when you are most effective. Because it operates entirely locally, your data remains yours, ensuring that your work habits and research patterns are never exposed to external servers or third-party analytical platforms.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/robbyczgw-cla/personal-analytics
After installation, you must initialize the configuration file by copying the template, enabling the tracker via the setup script, and configuring your productivity markers in the config.json file to match your personal workflow. Ensure the script permissions allow for local file reading and writing within your configured directory.
Use Cases
- Workflow Optimization: Identify the specific times of day where you have the highest density of completed tasks and shift your most challenging work to those slots.
- Topic Trend Analysis: Spot emerging interests by tracking how often specific research subjects appear in your sessions, allowing for better proactive information gathering.
- Well-being Monitoring: Use sentiment tracking to observe stress patterns, helping you recognize periods of burnout before they impact your productivity.
- Retrospective Planning: Generate weekly and monthly summaries to evaluate goal progress, ensuring your current trajectory aligns with your long-term objectives.
Example Prompts
- "Analyze my last two weeks; when was I most productive and what topics took up the most time?"
- "Show me a report on my sentiment trends to see if I've been feeling more stressed during late-night coding sessions."
- "Based on my recent history, what topics should I prioritize for my upcoming research project?"
Tips & Limitations
To get the best results, customize the productivity_markers and stress_indicators in your config.json file. The more accurately these match your vocabulary, the higher the quality of the insights. Note that this skill does not record what you actually say; it only logs metadata. Therefore, it cannot provide context-specific answers about specific conversations, only high-level patterns. Always run the analyze.py script regularly to keep your reports up to date.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robbyczgw-cla-personal-analytics": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
smart-followups
Generate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep Dive, Related) when user types "/followups".
personas
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
agent-protocol
Agent-to-agent communication protocol. Enables skills to communicate via events, build workflow chains, and orchestrate without human intervention.
sports-ticker
Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with FREE ESPN API. Track any team from any major league worldwide.
agent-chronicle
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution. Generates personal, emotional entries from the agent's perspective. Works best with Claude models (Haiku, Sonnet, Opus).