ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

daily-journal

Daily Journal — Daily Journal — write, reflect, remember. Personal daily-use tool for tracking and organizing your life. Use when you need Daily Journal capabilities.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/daily-journal
Or

Daily Journal

Daily Journal — write, reflect, remember

Why This Skill?

  • Designed for everyday personal use
  • No external dependencies or accounts needed
  • Data stored locally — your privacy, your data
  • Simple commands, powerful results

Commands

  • write — [text] Write today's entry
  • today — View today's entry
  • yesterday — View yesterday
  • list — [n] List recent entries (default 10)
  • search<query> Search all entries
  • mood — <1-5> [note] Log mood (1=bad, 5=great)
  • streak — Writing streak
  • gratitude — [text] Gratitude log
  • prompt — Random writing prompt
  • stats — Journal statistics
  • export — [format] Export (md/json/html)
  • info — Version info

Quick Start

daily_journal.sh help

Note: This is an original, independent implementation by BytesAgain. Not affiliated with or derived from any third-party project.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
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-ckchzh-daily-journal": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.