← 返回 Skills 市场
smorzandos

OpenClaw Diary Core

作者 smorzandos · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
322
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-diary-core
功能描述
全天候思考搭子与日记记录系统。智能记录用户的想法、文章讨论和协作任务。 **立即触发当**:用户说「记一下」「记录」「写日记」「journal」「日记」,或分享文章/想法/经历时。 **主动询问当**:用户随口说"今天发生了什么""我在想一个事""刚才""今天"等时间线索,或分享链接/文章时。 支持本地存储和飞书...
安全使用建议
What to check before installing: - Review config/diary-config.json and set storage.path to a directory you control (default ~/write_me/00inbox/journal). The skill will read and append Markdown files there. - If you do not want the skill to read personal profile data, set user_identity.enabled to false or point user_identity.path to a benign folder; otherwise the skill will attempt to read identity.md / preferences.md from that path. - Feishu sync requires FEISHU_APP_ID and FEISHU_APP_SECRET (the SKILL.md mentions these). If you don't want cloud sync, keep storage.feishu.enabled=false. Note: Feishu docs are created in your root and must be moved manually to folders. - Because triggers include casual time words ("今天","刚才","我在想"), the skill will proactively ask to record; consider tuning triggers if you prefer fewer prompts. - You can run the included check-config.sh locally to validate environment and paths before enabling features. These items are not evidence of malicious intent—just privacy/permission choices to review. If you want the least exposure, disable Feishu and user_identity in the config and use local-only storage.
功能分析
Type: OpenClaw Skill Name: openclaw-diary-core Version: 1.0.1 The 'openclaw-diary-core' skill is a legitimate journaling and reflection system. It facilitates local file management of Markdown diaries and optional synchronization with Feishu (Lark) via standard MCP tools. The skill uses basic Bash commands (e.g., 'echo $HOME') solely for path expansion and configuration verification (check-config.sh), and its instructions in SKILL.md are strictly focused on maintaining user-defined personas (INTJ/ENFP) and ensuring accurate data recording without unauthorized exfiltration or malicious prompt injection.
能力评估
Purpose & Capability
The declared purpose (always-listening diary + local and Feishu sync) matches what the files and SKILL.md ask the agent to do: read a diary config, load personality files, optionally read user identity files, append or create Markdown journal files, and call Feishu MCP endpoints for sync. No unrelated cloud providers, binaries, or surprising capabilities are requested.
Instruction Scope
Runtime instructions intentionally read and write files: the skill reads ~/.openclaw/workspace/diary/config/diary-config.json, personality files under the skill folder, and (optionally) user identity files under the configured path. This is coherent for personalization, but it means the skill will access potentially sensitive personal files (identity.md, preferences.md) if user_identity.enabled is true. The skill also instructs using MCP Feishu calls for sync (expected). It does not instruct reading shell history or unrelated system state.
Install Mechanism
This is instruction-only with no install spec; the only executable artifact is a small check-config.sh script for local validation. No downloads or installation steps from remote URLs are present, so install risk is low.
Credentials
Metadata declares no required env vars, but the SKILL.md and README clearly say FEISHU_APP_ID and FEISHU_APP_SECRET are needed when Feishu sync is enabled. That mismatch is a minor incoherence (env vars are used but not declared). The config also contains placeholders for Flomo/Notion credentials (api_key, database_id) which are optional. The skill's request to read user identity files (which may include social account info per config.files) increases sensitivity; these reads are related to personalization but are worth flagging because they access user-owned data outside the skill directory.
Persistence & Privilege
The skill does not request 'always: true' or modify other skills. It reads/writes files within user-configured paths and may create Feishu documents in the user's cloud root (not moved to target folder automatically). Autonomous invocation is enabled by default (normal for skills) but not combined with other high-risk privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-diary-core
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-diary-core 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
重命名目录为 openclaw-diary-core,与 ClawHub slug 统一
v1.0.0
智能日记记录系统,支持双人设模式(INTJ/ENFP),本地存储+飞书同步
元数据
Slug openclaw-diary-core
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

OpenClaw Diary Core 是什么?

全天候思考搭子与日记记录系统。智能记录用户的想法、文章讨论和协作任务。 **立即触发当**:用户说「记一下」「记录」「写日记」「journal」「日记」,或分享文章/想法/经历时。 **主动询问当**:用户随口说"今天发生了什么""我在想一个事""刚才""今天"等时间线索,或分享链接/文章时。 支持本地存储和飞书... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。

如何安装 OpenClaw Diary Core?

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

OpenClaw Diary Core 是免费的吗?

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

OpenClaw Diary Core 支持哪些平台?

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

谁开发了 OpenClaw Diary Core?

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

💬 留言讨论