Timeline For Agent banner
WenXiaoWendy WenXiaoWendy

Timeline For Agent

Development community

Description

聚焦生活陪伴场景的 Agent 聊天记录可视化工具,支持无感记录聊天内容,并将其展示为时间轴、统计分析视图,支持本地部署、自动化截图发送与持续分享

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

[中文](./README.md) · [English](./README.en.md)

Timeline for Agent

让 agent 在长期对话里自然沉淀用户的生活轨迹,并在需要时生成可筛选、可截图的时间轴报表。

当前先开放 CLI,MCP 能力正在开发中。

[![License: AGPLv3](https://img.shields.io/badge/License-AGPLv3-b31b1b)](./LICENSE) [![Node >=22](https://img.shields.io/badge/Node-22%2B-3C873A)](./package.json) [![CLI Only](https://img.shields.io/badge/Interface-CLI-f4a261)](#agent-guide) [![Playwright Screenshot](https://img.shields.io/badge/Screenshot-Playwright-6c8ae4)](#screenshots)

预览 · 用户使用 · Agent 接入 · 截图规则

重要前提:agent 上下文里必须带有明确对话时间戳,否则写入的时间数据会不准。如果你手头还没有满足这个前提的 agent,可以直接使用我的赛博老板项目:[cyberboss](https://github.com/WenXiaoWendy/cyberboss)。

它适合这样的场景:

  • agent 在和用户的持续聊天中,会掌握用户的生活作息和身体状况,这些信息会不断累积,但没有一个结构化的出口
  • 用户希望这些片段被稳定记录成生活轨迹时间轴,而不是散落在长对话里
  • 当用户想看某一天、某一周、某个月,或某个分类、某个明细时,可以立刻从 agent 那里获取对应的报表截图

Dashboard 预览

桌面主视图示例:

![Timeline Dashboard 中文桌面主视图](./examples/screenshot-combos/timeline-dashboard-main-view-zh.png)

移动端视图示例:

时间轴 分析 事件
移动端时间轴视图 移动端分析视图 移动端事件视图

局部筛选示例:

需要编码类别的分析局部截图时,可描述为“截 2026-04 的月视图分析区,筛到工作 > 编码”:

![2026-04 月视图中工作 > 编码的分析局部截图](./examples/screenshot-combos/month-2026-04-work-coding-analytics.png)

agent 发送截图给用户的示例:

![agent 给用户发送时间轴截图的示例](./examples/2066a4e88e375ac57f005e10184998c2.jpg)

其他局部截图和排列组合示例可在 `examples/` 查看:

  • timeline-dashboard-timeline-view.png
  • timeline-dashboard-analytics-view.png
  • timeline-dashboard-events-view.png
  • screenshot-combos/timeline-dashboard-main-view-zh.png
  • screenshot-combos/timeline-dashboard-mobile-timeline-view.png
  • `screenshot-combos/timeline-dashboard-mobile-analy