Insight Tracker
by @harrylabsj
Track and manage insights, patterns, and observations discovered during OpenClaw sessions. Use when the user wants to record, categorize, retrieve, or analyz...
clawhub install insight-trackerπ About This Skill
name: insight-tracker description: Track and manage insights, patterns, and observations discovered during OpenClaw sessions. Use when the user wants to record, categorize, retrieve, or analyze insights from conversations, research, or task execution. Supports tagging, priority marking, and cross-referencing with existing knowledge.
Insight Tracker
Overview
This skill provides structured insight management for OpenClaw workflows. It captures observations, patterns, and learnings that emerge during sessions, making them searchable, referenceable, and actionable.
When to Use
Use this skill when:
Core Concepts
Insight
An insight is a discrete observation, pattern, or learning with the following attributes:Tags
Standard tags for categorization:pattern: Recurring behaviors or structureslearning: New understanding or skill acquireddecision: Choices made and their rationalerisk: Potential issues or concernsopportunity: Potential improvements or winsuser-preference: User-specific preferencestechnical: Technical findings or constraintsprocess: Workflow or methodological insightsInput
Accepts insights in various formats:
Output
Produces:
Workflow
Recording an Insight
1. Capture: Extract the core observation 2. Tag: Apply relevant category tags 3. Prioritize: Mark importance level 4. Link: Connect to related insights 5. Store: Save to dated record
Retrieving Insights
1. Search: By tag, keyword, date, or priority 2. Filter: Narrow by status or category 3. Present: Show matching insights with context
Analyzing Insights
1. Cluster: Group related insights 2. Trend: Identify patterns over time 3. Validate: Check against new evidence 4. Archive: Mark outdated insights
Commands
Add Insight
insight add "Content of the insight" --tags pattern,learning --priority high
List Insights
insight list --tag pattern --since 2024-01-01
Search Insights
insight search "keyword" --priority high
Show Insight
insight show
Archive Insight
insight archive
Output Format
Dated Insight Record
# Insights - YYYY-MM-DDNew Insights
INS-001: Title
Content: The insight content
Source: Session/user/research
Tags: pattern, learning
Priority: high
Status: active
Created: 2024-01-15T10:30:00Z
References: INS-003, knowledge-distillation-2024-01-10 Summary
Total insights: 5
High priority: 2
New tags: user-preference
Quality Rules
Good Trigger Examples
Resources
references/
references/tag-taxonomy.md: Full tag definitions and usage guidelinesreferences/output-examples.md: Sample insight records