ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

diary

个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/1204tmax/auto-diary
Or

What This Skill Does

The Diary Skill is a sophisticated automation tool for OpenClaw designed to streamline the journaling process. It functions by synthesizing personal context—derived from your SOUL, MEMORY, and daily inputs—into reflective, human-like diary entries. Beyond simple text generation, the skill handles the end-to-end lifecycle of a journal entry: it detects the required date, performs context-aware writing to maintain narrative continuity, saves the Markdown source file, and renders the content into a high-quality 1080px wide PNG image perfect for sharing or archiving. It intelligently avoids duplication by scanning your recent history and ensures that your unique writing voice is preserved through consistent access to your long-term memory banks.

Installation

To integrate the Diary Skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/1204tmax/auto-diary Upon first execution, the skill will automatically verify the existence of your configuration files. If any are missing, it will generate them based on the config.template.yaml provided in the package, ensuring a zero-configuration setup experience.

Use Cases

  • Automated Nightly Reflection: Set the agent to summarize your day based on captured daily memory inputs.
  • Catch-up Journaling: Generate entries for days you missed by providing context fragments.
  • Digital Archiving: Convert markdown thoughts into clean, aesthetic imagery for your personal media library.
  • Continuity Maintenance: Use the skill to bridge the gap between yesterday's thoughts and today's goals.

Example Prompts

  1. "写一下昨天的日记,重点提一下我今天看的那部电影。"
  2. "帮我把上周三的记忆素材整理成一篇日记,并生成图片。"
  3. "我想补写前天的日记,根据我的记录自动生成一篇感悟,保存并导出图片。"

Tips & Limitations

  • Safety & Privacy: The skill interacts with your local filesystem to read personal memory files. Ensure your SOUL and MEMORY directories are managed securely.
  • Consistency: The skill reads your last 7 days of entries; providing more consistent initial input will result in a more cohesive writing style.
  • Limitations: The skill will not overwrite existing entries unless explicitly instructed, preventing accidental data loss. It is designed for personal documentation; avoid using it for high-frequency public distribution without manual review.

Metadata

Author@1204tmax
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-1204tmax-auto-diary": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#diary#productivity#automation#journaling#memory
Safety Score: 5/5

Flags: file-write, file-read