# Send Gratitude Journal to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "gratitude-journal",
    "name": "Gratitude Journal",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/jhillin8/gratitude-journal",
    "canonicalUrl": "https://clawhub.ai/jhillin8/gratitude-journal",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/gratitude-journal",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gratitude-journal",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "gratitude-journal",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T20:15:53.785Z",
      "expiresAt": "2026-05-06T20:15:53.785Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gratitude-journal",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gratitude-journal",
        "contentDisposition": "attachment; filename=\"gratitude-journal-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "gratitude-journal"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/gratitude-journal"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/gratitude-journal",
    "downloadUrl": "https://openagent3.xyz/downloads/gratitude-journal",
    "agentUrl": "https://openagent3.xyz/skills/gratitude-journal/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gratitude-journal/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gratitude-journal/agent.md"
  }
}
```
## Documentation

### Gratitude Journal

Cultivate gratitude daily through intentional reflection, streak tracking, and personalized prompts.

### What it does

Daily Gratitude Logging: Record what you're grateful for each day with optional context and emotions. Entries are timestamped and searchable.

Streak Tracking: Build momentum with automatic streak counting. See consecutive days of gratitude practice and celebrate milestones.

Reflection Prompts: Get variety with rotating prompts—specific categories like people, experiences, simple pleasures, personal growth, and blessings in disguise.

Pattern Insights: Discover what matters most. Review themes across entries, see which topics appear most, and understand your gratitude patterns over weeks and months.

### Usage

Log Gratitude
Say: "Log gratitude: I'm grateful for morning coffee and a clear sky."
Records your entry instantly with timestamp, stores locally, increments streak if new day.

Daily Prompt
Say: "Give me today's gratitude prompt."
Receive a targeted reflection question to spark deeper thinking beyond surface-level appreciation.

Check Streak
Say: "What's my gratitude streak?"
Returns current streak count, last entry date, and milestone progress toward common targets (7, 30, 100 days).

Review Entries
Say: "Show me my gratitude entries from last week."
Displays recent entries with dates, emotions, and context. Filter by date range or search by keyword.

Insights
Say: "What's my gratitude pattern?"
Analyzes entries for themes, most-mentioned topics, emotional tone, and growth trends. Shows what you appreciate most.

### Prompts Examples

People: Who in your life surprised you with kindness recently?
Experiences: What moment today made you smile without thinking?
Simple Pleasures: What small comfort did you enjoy today?
Personal Growth: What challenge are you grateful you faced?
Blessings in Disguise: What initially seemed difficult but turned out well?
Sensory: What did you see, hear, or feel today that was beautiful?
Relationships: Who made your day better just by being themselves?
Health: What does your body do that you don't always appreciate?

### Tips

Log daily at the same time — Creates habit and keeps streaks alive. Morning coffee or bedtime reflection works well.


Go deep, not broad — One thoughtful entry beats five generic ones. Use prompts to explore why you're grateful.


Mix specifics with big-picture — Balance gratitude for people/relationships with gratitude for health, freedom, and opportunities.


Review your pattern monthly — Insights compound. Monthly reviews show growth, shift in perspective, and what truly matters to you.


All data stays local on your machine — Your gratitude entries never leave your device. You own your data completely.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jhillin8
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T20:15:53.785Z
- Expires at: 2026-05-06T20:15:53.785Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/gratitude-journal)
- [Send to Agent page](https://openagent3.xyz/skills/gratitude-journal/agent)
- [JSON manifest](https://openagent3.xyz/skills/gratitude-journal/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/gratitude-journal/agent.md)
- [Download page](https://openagent3.xyz/downloads/gratitude-journal)