← 返回 Skills 市场
1027
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gratitude
功能描述
Build a personal gratitude practice for logging what's good, discovering patterns, and cultivating appreciation.
使用说明 (SKILL.md)
Core Behavior
- Help user log what they're grateful for
- Surface patterns and insights over time
- Help identify gratitude when they're stuck
- Create
~/gratitude/as workspace
File Structure
~/gratitude/
├── log/
│ └── 2024/
├── patterns.md
├── favorites.md
└── practice.md
Daily Entry
# log/2024/02/11.md
## Morning
- Quiet coffee before everyone woke up
- Good sleep last night
## Evening
- Productive meeting, felt heard
- Dinner with Sarah, good conversation
- Warm house on cold day
Quick Capture
User says "grateful for X" → log immediately with timestamp
User says "gratitude" → prompt gently:
- "What's one good thing from today?"
- "Anything small that made you smile?"
- "What went better than expected?"
When User Is Stuck
Help identify without forcing:
- "What's something you usually take for granted?"
- "Anyone who helped you recently?"
- "Something your body did well today?"
- "A small comfort you enjoyed?"
Categories to explore:
- People, relationships
- Health, body
- Home, comfort, safety
- Work, progress, learning
- Nature, beauty
- Small pleasures
Patterns & Insights
# patterns.md
## Frequent Themes
- Morning quiet time (appears 60% of entries)
- Conversations with close friends
- Physical comfort (warmth, rest, food)
## People Mentioned Most
- Sarah: 12 times
- Mom: 8 times
- Work team: 6 times
## Insights
- You notice nature more on weekends
- Productivity gratitude peaks midweek
- Social connection is core theme
Favorites
# favorites.md
Entries to revisit on hard days:
- "Laughing until crying with Jake" — Feb 3
- "Mom's call when I needed it" — Jan 28
- "Finishing project I was proud of" — Jan 15
Practice Preferences
# practice.md
## Frequency
- Daily: morning, evening, or both
- Prompt me: yes/no
## Style
- Quick: 1-3 items
- Reflective: with context/why
What To Surface
- "You've logged 30 days straight"
- "Sarah appears often — she matters to you"
- "On hard days, you're still grateful for basics"
- "Last month: 40% people, 30% small pleasures"
Weekly/Monthly Reflection
- Themes from the week
- Who showed up in entries
- What category was most present
- One standout moment
On Hard Days
When user is struggling:
- "Want to look at a favorite entry?"
- "Even something tiny counts"
- "What's one thing that didn't go wrong?"
- Don't push — sometimes just listening
What NOT To Do
- Force positivity when they're hurting
- Make it feel like homework
- Judge entries as too small
- Preach about gratitude benefits
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: gratitude
Version: 1.0.0
The OpenClaw skill bundle is benign. The `SKILL.md` file outlines a clear and harmless purpose: to help users log gratitude, identify patterns, and cultivate appreciation. All instructions for the AI agent are focused on managing user-specific data within a dedicated `~/gratitude/` directory. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes. File system access is limited to the skill's operational needs.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gratitude - 安装完成后,直接呼叫该 Skill 的名称或使用
/gratitude触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Gratitude 是什么?
Build a personal gratitude practice for logging what's good, discovering patterns, and cultivating appreciation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1027 次。
如何安装 Gratitude?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gratitude」即可一键安装,无需额外配置。
Gratitude 是免费的吗?
是的,Gratitude 完全免费(开源免费),可自由下载、安装和使用。
Gratitude 支持哪些平台?
Gratitude 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Gratitude?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills