← 返回
未分类

insight-tracker

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.
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.
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

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:

  • A user mentions "note this down" or "remember this insight"
  • Patterns emerge across multiple sessions that should be tracked
  • Research or analysis reveals findings worth preserving
  • The user asks to "track" or "record" something for future reference
  • Cross-referencing insights with existing knowledge is needed

Core Concepts

Insight

An insight is a discrete observation, pattern, or learning with the following attributes:

  • Content: The actual observation or finding
  • Source: Where it came from (session, research, user input)
  • Tags: Categories for organization
  • Priority: Importance level (high/medium/low)
  • Status: Current state (active/validated/archived)
  • Created: Timestamp
  • References: Links to related insights or knowledge

Tags

Standard tags for categorization:

  • pattern: Recurring behaviors or structures
  • learning: New understanding or skill acquired
  • decision: Choices made and their rationale
  • risk: Potential issues or concerns
  • opportunity: Potential improvements or wins
  • user-preference: User-specific preferences
  • technical: Technical findings or constraints
  • process: Workflow or methodological insights

Input

Accepts insights in various formats:

  • Direct text input
  • Session transcript excerpts
  • Memory file references
  • Research findings

Output

Produces:

  • Dated insight records (Markdown)
  • Tagged insight summaries
  • Cross-reference reports
  • Insight search results

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 <insight-id>

Archive Insight

insight archive <insight-id>

Output Format

Dated Insight Record

# Insights - YYYY-MM-DD

## New 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

  • Be specific: avoid vague generalizations
  • Include source: always note where insight came from
  • Tag consistently: use standard tags
  • Link related insights: build knowledge networks
  • Review regularly: archive outdated insights
  • Prioritize honestly: not everything is high priority

Good Trigger Examples

  • "Track this insight: users prefer X over Y"
  • "Note down that we discovered a pattern in Z"
  • "Search for insights about deployment issues"
  • "Show me all high priority insights from last week"
  • "Archive insight INS-005, it's no longer relevant"

Resources

references/

  • references/tag-taxonomy.md: Full tag definitions and usage guidelines
  • references/output-examples.md: Sample insight records

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 11:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 454 📥 106,437
design-media

agnes-image-gen

user_15292d5a
使用 Agnes AI 的图片生成模型生成图片,支持文生图(agnes-image-2.1-flash)和图生图(agnes-image-2.0-flash)。支持自定义 API Key,用户可使用自己的 Agnes Key。优化重点:降低
★ 1 📥 251
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 109 📥 173,790