← 返回 Skills 市场
smorzandos

OpenClaw Diary Insights

作者 smorzandos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
250
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-diary-insights
功能描述
日记洞察提取与可视化系统。从日记中提取思维卡片、情绪轨迹和成长维度,生成可交互的本地可视化页面。 **立即触发当**:用户说「分析日记」「生成洞察」「我的思考花园」「insights」「提取笔记」「/note-extractor」。 **主动建议当**:用户连续记录日记超过 7 天,或月末时主动提醒用户可以生成本...
安全使用建议
This skill appears coherent and does what it claims, but it will read your local diary files and optional identity file and will write generated data and an HTML file to ~/write_me/02notes/insights. Before installing/using: 1) Inspect ~/.openclaw/workspace/diary/config/diary-config.json to confirm storage.path and user_identity.path point only to diary data you want processed. 2) Review demo/insights.html and demo/data.js in the skill bundle to see what will be copied; the HTML loads Chart.js from jsDelivr (a CDN) when opened in a browser — opening the file will cause an external network request (IP/metadata exposure). If you want fully offline use, host Chart.js locally or modify the template. 3) Consider sensitive content: diaries often contain private information—avoid processing files that include credentials, tokens, or other secrets. 4) After first run, inspect the generated data.js before opening or sharing it. 5) If you have doubts, run the skill in a controlled environment or on a copy of your diary folder. If storage.path points outside a dedicated diary directory, do not proceed until corrected.
功能分析
Type: OpenClaw Skill Name: openclaw-diary-insights Version: 1.0.0 The skill bundle is a diary analysis tool designed to extract insights, moods, and growth metrics from local Markdown files to generate a visualization. It operates entirely on local paths (~/write_me/), uses standard shell commands for file management (mkdir, cp, open), and includes specific instructions for the AI agent to protect user privacy by desensitizing sensitive information like ID numbers or bank cards. No evidence of data exfiltration, unauthorized remote execution, or malicious intent was found in SKILL.md or the associated code.
能力评估
Purpose & Capability
Name/description (diary insights & visualization) matches what the skill does: it reads diary files (via storage.path in ~/.openclaw/.../diary-config.json), extracts structured data, generates data.js and copies an HTML template to ~/write_me/02notes/insights. No unrelated credentials or external services are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read config (~/.openclaw/.../diary-config.json), expand storage.path, glob/ read markdown diary files, optionally read a user identity file, create the output directory, write data.js, and cp the demo HTML into the output folder. This is within scope, but it involves reading potentially highly sensitive personal content (diaries, identity.md). The HTML template loads Chart.js from a public CDN when opened in a browser.
Install Mechanism
No install spec — instruction-only skill. Demo files are included in the skill bundle (demo/insights.html, demo/data.js). Nothing is downloaded or installed during skill runtime according to provided files.
Credentials
The skill requests no environment variables or external credentials (requires.env empty), which is proportional. However, it reads files from the user's home directory (config, storage.path, optional identity.md). That file access is appropriate for a diary tool but is sensitive—ensure storage.path doesn't point to unrelated directories that could expose other secrets.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill writes output files into ~/write_me/02notes/insights and copies its bundled HTML template; this is normal for a local exporter and does not modify other skills or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-diary-insights
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-diary-insights 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
自动提取思维卡片、情绪轨迹、成长维度分析和知识图谱
元数据
Slug openclaw-diary-insights
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

OpenClaw Diary Insights 是什么?

日记洞察提取与可视化系统。从日记中提取思维卡片、情绪轨迹和成长维度,生成可交互的本地可视化页面。 **立即触发当**:用户说「分析日记」「生成洞察」「我的思考花园」「insights」「提取笔记」「/note-extractor」。 **主动建议当**:用户连续记录日记超过 7 天,或月末时主动提醒用户可以生成本... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。

如何安装 OpenClaw Diary Insights?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-diary-insights」即可一键安装,无需额外配置。

OpenClaw Diary Insights 是免费的吗?

是的,OpenClaw Diary Insights 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Diary Insights 支持哪些平台?

OpenClaw Diary Insights 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Diary Insights?

由 smorzandos(@smorzandos)开发并维护,当前版本 v1.0.0。

💬 留言讨论