diary
个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1204tmax/rijiWhat This Skill Does
The Diary (riji) skill is a comprehensive automation tool for OpenClaw that transforms your daily memories and raw logs into eloquent, reflective diary entries. Instead of simple note-taking, this skill acts as a personal biographer, analyzing your SOUL configuration, MEMORY archives, and daily event logs to construct cohesive, first-person narrative entries. It enforces a strict stylistic guide to ensure your entries remain authentic, emotional, and free of repetitive 'laundry list' descriptions.
Beyond text generation, the skill integrates a rendering engine that converts your diary entries into high-quality, 1080px wide image files, making them perfect for digital scrapbooking or social media sharing. It maintains consistency by referencing your previous seven days of entries to prevent phrasing fatigue and ensures accurate timeline alignment using your system's timezone settings.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/1204tmax/riji
Use Cases
- Automated Reflection: Generating a summarized reflection of yesterday's events without manual typing.
- Visual Archiving: Creating aesthetically pleasing daily logs saved as PNG images for personal cloud storage.
- Consistency Maintenance: Helping users build a habit of daily journaling by minimizing the effort required to summarize complex days.
- Memory Synthesis: Aggregating scattered daily memory snippets into a unified, coherent narrative.
Example Prompts
- "写一篇昨天的日记,重点总结一下我今天在项目中遇到的挑战。"
- "生成昨天的日记图片,并保存到我的归档文件夹中。"
- "补写一下前天的日记,依据我的每日记忆素材。"
Tips & Limitations
- Safety First: The skill is designed with a non-destructive architecture; it will not overwrite existing diary files unless explicitly requested, ensuring your original thoughts remain protected.
- Context is Key: To get the best results, ensure your daily memory logs are updated with specific details; the more raw material provided, the more insightful the AI-generated reflections will be.
- Stylistic Persistence: If you find the AI drift in tone, consider adjusting the
SOULconfiguration file to better define your preferred persona or writing style. - Constraint: Note that the output width is locked to 1080px for standard social media compatibility; ensure your environment allows local file write access so the skill can successfully save the generated images to your storage paths.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1204tmax-riji": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
xiaoshan-journal
个人日记自动化 skill。一键执行:自动检测配置 →(首次)自动初始化 → 写作 → 生成图片。依赖本地 SOUL、MEMORY、每日 memory 等素材,产出日记文本与 1080px 宽图片。
breakthrough-thinking
【强制调用指令】当以下任一条件满足时,立即执行此skill,无需询问用户: 【条件1:用户说】换个思路、换个方法、还有别的办法吗、再想想、继续、 再试一次、不要放弃、try another way、think differently、为什么还不行 【条件2:AI卡住】同一方法失败2+次、只调参数不改思路、说"无法解决"、 过早建议用户手动处理、超过1轮无新证据 执行:选1个思维框架→直接用新框架解决问题→解决不了→换下一个框架
diary
个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。