← Back to Skills Marketplace
1204tmax

日记

by DaShanENG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install riji
Description
个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。
Usage Guidance
这个 skill 看起来在本地读/写文件并生成图片,未包含网络外发或外部凭据请求。安装前请注意: - 确认你接受 skill 在首次运行时在其目录生成 config.yaml,并会读取你在 config 中指向的文件(如 ~/.openclaw/workspace/SOUL.md、MEMORY.md、memory 目录等)。 - 如果不希望包含新闻/外部摘要,可在 config 中将 optional.include_news_context 置为 false。 - 如需更严格的隐私,请先备份相关日记/SOUL/MEMORY 文件,或把 workspace_dir 指向仅用于此 skill 的目录,然后再初始化。 - 因为这是 instruction-only,没有附带可执行安装包,所以主要风险来自它读取和写入的本地内容;在运行前建议审阅并调整 config.template.yaml 中的默认路径以确保它们指向你期望的位置。
Capability Analysis
Type: OpenClaw Skill Name: riji Version: 1.0.0 The skill bundle is a legitimate diary automation tool designed to generate text and images based on the agent's internal memory files (SOUL.md, MEMORY.md). All file operations and path configurations (defined in SKILL.md, INIT.md, and config.template.yaml) are restricted to the standard OpenClaw workspace (~/.openclaw/), and there is no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Skill 名称与描述为“日记自动化”,所需的路径(SOUL、MEMORY、daily memory、diary_text_dir)和操作(初始化配置、读取本地素材、生成文本并渲染为图片)与该目的直接相关,未看到不相称的权限或外部凭据请求。
Instruction Scope
SKILL.md 和 INIT.md 明确指示读取和写入本地文件路径、基于 config.template.yaml 初始化 config.yaml,并生成 PNG。读取最近几天日记、SOUL/MEMORY 等属于为保持写作风格所需的合理范围;指令没有要求读取额外未声明的系统凭据或向外部服务器发送数据。
Install Mechanism
这是一个 instruction-only skill,没有 install 规范、二进制下载或代码文件要写入磁盘(除了运行时会创建/写入 config.yaml 与输出日记文件,这是预期行为)。因此没有高风险的远程安装步骤。
Credentials
不需要任何环境变量或外部凭据(primary credential:none)。所访问的路径在 config.template.yaml 中有说明,路径访问与生成日记的功能成比例。
Persistence & Privilege
flags 中没有 always:true,skill 为用户可调用且允许模型调用(平台默认)。该 skill 会在首次初始化时在同一工作目录生成 config.yaml 并创建日记输出目录,这属于其正常作用域,不会修改其它技能或系统范围配置。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install riji
  3. After installation, invoke the skill by name or use /riji
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Rename and sanitize: generic defaults, neutral docs, diary-focused positioning.
Metadata
Slug riji
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 日记?

个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install 日记?

Run "/install riji" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 日记 free?

Yes, 日记 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 日记 support?

日记 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 日记?

It is built and maintained by DaShanENG (@1204tmax); the current version is v1.0.0.

💬 Comments