Gratitude

v1.0.0

Build a personal gratitude practice for logging what's good, discovering patterns, and cultivating appreciation.

2· 998·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: creating a local ~/gratitude workspace, logging daily entries, surfacing patterns and favorites, and offering gentle prompts are all expected capabilities for a gratitude-journal skill.
Instruction Scope
SKILL.md directs the agent to create and write files under ~/gratitude/ (log/, patterns.md, favorites.md, practice.md) and to auto-log quick-capture utterances. This is within the stated purpose, but the 'log immediately with timestamp' behavior could cause accidental or undesired writes if voice/text input is misinterpreted — consider requiring user confirmation before writing.
Install Mechanism
No install spec or code files — instruction-only skill. Lowest-risk installation surface; nothing is downloaded or executed on install.
Credentials
The skill requests no environment variables, credentials, or config paths. File I/O is limited to a single workspace in the user's home directory, which is appropriate for a journaling tool.
Persistence & Privilege
always is false (no forced inclusion). Model invocation is allowed (default), which means the agent could autonomously create/write files when triggered. That autonomy is typical, but users should be aware the agent can write to ~/gratitude without further installs or credentials.
Assessment
This skill is coherent and appears to only store data locally under ~/gratitude/. Before installing, consider: (1) confirm whether you want the agent to 'log immediately' on quick-capture utterances — require a confirmation prompt to avoid accidental entries; (2) review and set file permissions for ~/gratitude/ if you want those entries private; (3) if you use voice activation, be mindful of false positives creating entries; (4) if you do not want the agent to autonomously write files, restrict or require explicit confirmation for write actions; and (5) if you plan to back up or sync these logs, understand that creates copies outside the local device. If those points are acceptable, the skill is internally consistent with its purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk971zy7hg7s64y8w8tb39kt6k180yxmn

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🙏 Clawdis
OSLinux · macOS · Windows

Comments