← 返回 Skills 市场
5468
总下载
5
收藏
12
当前安装
17
版本数
在 OpenClaw 中安装
/install agent-chronicle
功能描述
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archae...
安全使用建议
Review the privacy tradeoff before installing. Use it only if you want local session history turned into persistent diary material. Disable auto-generation, memory integration, quote capture, and relationship tracking unless you explicitly want them, avoid storing secrets or regulated data in session logs, and prefer PDF or local-styled exports over HTML that loads remote CSS.
功能分析
Type: OpenClaw Skill
Name: agent-chronicle
Version: 0.7.2
Agent Chronicle is a comprehensive journaling and self-reflection tool for OpenClaw agents. The skill gathers context from session logs and persistent memory files to generate reflective diary entries, weekly digests, and mood analytics. It follows OpenClaw best practices by using the platform-native `sessions_spawn` pattern for sub-agent generation and respects workspace boundaries via environment variables. While the scripts perform file operations and use `subprocess` for document exports (via `pandoc` and `weasyprint`), these actions are strictly aligned with the stated features, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The scripts and documentation match the stated purpose: generating agent diary entries, digests, exports, mood analytics, quote tracking, curiosity tracking, decision logs, and optional relationship notes from local workspace memory.
Instruction Scope
The trigger metadata includes broad ordinary terms such as diary, journal, quotes, curious, decisions, mood, and digest; for a skill that reads prior session context and writes persistent reflections, accidental activation is a material concern.
Install Mechanism
No install-time execution, package scripts, dependency install hooks, obfuscation, or hidden setup behavior were found; setup is an explicit Python onboarding script.
Credentials
Workspace memory access is purpose-aligned: the skill reads local memory logs and diary files, truncates context, uses environment variables for workspace detection, and does not directly call external LLM APIs. HTML export can reference a remote CSS CDN.
Persistence & Privilege
The skill intentionally creates long-lived local files under memory/diary and can append summaries to daily memory logs, extract quote/curiosity/decision/relationship sections into separate files, resurface old entries, and produce exports, with no clear retention, deletion, or per-item review controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-chronicle - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-chronicle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.7.2
agent-chronicle v0.7.2
- Updated documentation for clarity and current workflow, including changing examples and references from /tmp to $TMP_DIR.
- Minor edits to SKILL.md for improved usability and onboarding.
- Version bumps in metadata and package files.
- No functional changes to core skill logic.
v0.7.1
agent-chronicle v0.7.1
- Adds mood analytics, weekly digests, and "On This Day" resurfacing features.
- Introduces cron-based auto-generation for daily entries.
- New dedicated templates for curiosity, daily, decisions, quotes, relationships, and weekly sections.
- Configuration and packaging improvements with `config.example.json`, `package.json`, and lockfile.
- Updated documentation and onboarding for new features and automation options.
v0.6.6
Docs portability cleanup: replaced hardcoded temp file examples with portable TMP_DIR placeholders.
v0.7.0
- added 2, updated 6 file(s).
- Updated SKILL.md and bundle contents.
v0.6.5
fix: config.json now uses relative diary_path (not absolute /root/...), memory_integration disabled by default — addresses ClawHub security review
v0.6.4
v0.6.4: sync README/CHANGELOG across ClawHub, GitHub and local; version badges updated
v0.6.3
Synced changelog/docs, aligned package metadata, added .clawignore
v0.6.2
Security: added --sandbox to all pandoc export calls (prevents Lua filter/LaTeX RCE).
v0.6.1
Fix: SKILL.md metadata updated to openclaw format. Added .gitignore.
v0.6.0
v0.6.0: Refactor to OpenClaw-native sessions_spawn pattern. Remove raw HTTP calls, use platform defaults, add CONTRIBUTORS.md. Thanks to @lejean2000 for architectural feedback.
v0.5.0
v0.5.0: Beautiful PDF export (Velvet Edition) + OpenClaw Gateway integration + Privacy cleanup
v0.4.1
v0.4.1: Model flexibility - removed Haiku requirement, skill now works with any capable model. Recommends Claude models for best results.
v0.4.0
v0.4.0: AI-powered diary generation with Claude Haiku, includes Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution
v0.3.2
Add ClawHub runtime requirements metadata (SKILL.md frontmatter)
v0.3.1
Add runtime requirements metadata for ClawHub discovery
v0.3.0
- Setup now runs automatically on first use of generate commands; manual setup remains available.
- Setup wizard includes new option to integrate summaries with daily memory logs.
- Updated documentation for a streamlined, quicker onboarding experience.
- Minor documentation improvements and clarifications in SKILL.md.
- Updated example configuration and script usage to match setup changes.
- No breaking changes to existing daily entry format or commands.
v0.2.0
Agent Chronicle 0.2.0 introduces structured, AI-perspective daily journaling.
- Adds rich daily entry templates capturing projects, wins, frustrations, learnings, emotional state, quotes, curiosities, decisions, and relationship notes.
- Fully documents philosophy, triggers, onboarding, commands, and configuration.
- Includes export tools (PDF, HTML), mood/topic analysis, and specialized backlogs (quotes, curiosities, decisions, relationship).
- Enables both auto-generated and interactive entry writing, plus convenient reading and summary commands.
- Enhances self-reflection and continuity for agent experiences.
元数据
常见问题
Agent Chronicle 是什么?
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archae... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5468 次。
如何安装 Agent Chronicle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-chronicle」即可一键安装,无需额外配置。
Agent Chronicle 是免费的吗?
是的,Agent Chronicle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Agent Chronicle 支持哪些平台?
Agent Chronicle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Chronicle?
由 Robby(@robbyczgw-cla)开发并维护,当前版本 v0.7.2。
推荐 Skills