Diary
v1.0.0个人日记自动化 skill。用于按天生成日记文本并导出 1080px 图片;支持首次自动初始化、读取 SOUL/MEMORY/每日记忆素材、保持写作风格连续性。适用于用户要求“写日记/生成日记图片/补昨天日记/自动日记归档”等场景。
⭐ 0· 138·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (automatic daily journaling + image export) matches the instructions and template files: it reads SOUL/MEMORY/daily-memory and recent diaries, generates a YYYY-MM-DD.md and renders diary-template.html to a 1080px image. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md explicitly instructs reading local files (soul, memory, daily memory, recent diary texts) and writing diary text and an image, plus auto-initializing a config.yaml from config.template.yaml. These actions are within scope for a journaling skill. Note: the skill will access user workspace files (potentially sensitive personal content) as part of normal operation.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written beyond the config and output files the skill itself specifies, so install risk is low.
Credentials
No environment variables, secrets, or external credentials are required. The skill uses only local paths (from config.template.yaml) and a timezone setting in the config; these are proportionate to its purpose.
Persistence & Privilege
always:false (default) and no requests to modify other skills or global agent settings. The skill will create config.yaml and output files in user-specified workspace directories, which is appropriate for its function.
Assessment
This skill appears coherent and does what it claims, but it will read and reuse content from your local SOUL/MEMORY/daily folders and write config.yaml plus diary text and generated PNGs into your workspace. Before installing: 1) review and, if needed, edit config.template.yaml so the paths point to folders you control; 2) back up any sensitive files in your workspace you don't want the skill to read; 3) confirm your agent/host won't automatically transmit generated content to external services if you have privacy concerns; and 4) test the skill in a disposable workspace first to verify behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk978tsq16yrs60r6fvxzkh1sgd83de4g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
