ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

daybook

Personal daily journal and diary tool with mood tracking, gratitude logging, and writing streaks. Use when you need to write daily entries.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/daybook
Or

Daily Journal

Daily Journal — write, reflect, remember

Why This Skill?

  • Designed for everyday personal use
  • No external dependencies or accounts needed — 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.


💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Metadata

Stars3500
Views0
Updated2026-03-27
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-bytesagain-daybook": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.