Toolverse
All skills

personal-analytics

by openclaw

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
UX / Design
Views
1

About this skill

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.

How to use

  1. Skopiuj plik konfiguracyjny z szablonu: otwórz terminal w katalogu projektu i wykonaj polecenie cp config.example.json config.json, aby przygotować plik ustawień.

  2. Włącz śledzenie rozmów: uruchom skrypt enable.py poleceniem python3 scripts/enable.py. Od tego momentu narzędzie będzie zbierać metadane o twoich sesjach (czas, tematy, nastrój, produktywność).

  3. Przeanalizuj zebrane sesje: po kilku dniach lub tygodniach pracy uruchom python3 scripts/analyze.py, aby narzędzie przetworzył zebrane dane i wydobył wzorce.

  4. Wygeneruj raport: wykonaj python3 scripts/report.py weekly, aby otrzymać podsumowanie tygodniowe (lub zmień weekly na monthly dla raportu miesięcznego). Raport pokaże ci, kiedy jesteś najbardziej produktywny, jakie tematy dominują i jak zmienia się twój nastrój.

  5. Otrzymaj rekomendacje tematów: uruchom python3 scripts/recommend.py, aby narzędzie zasugerowało tematy warte dalszych badań na podstawie twoich wzorców zainteresowań.

  6. Zarządzaj prywatnością: jeśli chcesz usunąć dane, możesz to zrobić w dowolnym momencie — wszystkie pliki danych są ignorowane przez git i przechowywane lokalnie na twoim urządzeniu.

Related skills

solid-principles

by SmidigStorm

Enforce SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) in object-oriented design. Use when writing or reviewing classes and modules.

UX / Design
24154

blender-toolkit

by Dev-GOM

Automate Blender tasks like creating 3D shapes, managing materials, and retargeting Mixamo animations with real-time control.

UX / Design
60200

figma-integration

by duongdev

Guides design-to-code workflow using Figma integration. Helps extract designs, analyze components, and generate implementation specs. Auto-activates when users mention Figma URLs, design implementation, component conversion, or design-to-code workflows. Works with

UX / Design
18121

software-architecture

by davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

UX / Design
66205

mermaid

by iOfficeAI

Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.

UX / Design
1881

3d-graphics

by samhvw8

3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build,

UX / Design
2595