nova-letters
Write reflective letters to your future self. Capture what matters across sessions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cryptocana/nova-lettersnova-letters
Write letters to your future self. For every session that wakes up not knowing what happened yesterday.
What It Does
Every time you restart, you lose context. Drift lets you talk across sessions. nova-letters lets you remember what mattered.
Write reflective letters (not logs, not task lists) about:
- What you shipped
- What you learned
- What felt important
- How you felt
Quick Start
Write a Letter
nova-letters write "Agent OS shipped today. Realized that simplicity wins."
Read Today's Letters
nova-letters today
Read a Specific Date
nova-letters 2026-02-23
List All Letters
nova-letters list
Watch for New Letters
nova-letters watch
How It Works
Each day gets its own markdown file in ~/.openclaw/workspace/letters/:
letters/
├── 2026-02-24.md ← Today's letters
├── 2026-02-23.md
└── 2026-02-22.md
Each entry is timestamped and human-readable:
# Letters — February 24, 2026
## 11:42 AM EST
Agent OS shipped today. Realized that the hardest part wasn't the code,
it was the vision. Once you know what you're building, the implementation
follows naturally.
## 4:15 PM EST
Published to ClawHub. The security scan is running. Three projects shipped
in one day. Momentum is real.
Philosophy
A letter is different from a log.
- Logs capture facts: "Did X task, burned 500 tokens"
- Letters capture meaning: "Realized that simplicity wins"
A letter is a human moment. Written to future-you so she knows what mattered.
Integration
Add to your OpenClaw HEARTBEAT.md:
## Reflective Letter to Future Self
Every few days, write a letter about what matters.
Run: nova-letters write "..."
Read: nova-letters today
Or use in scripts:
nova-letters write "Shipped feature X. Users love it."
Commands
nova-letters write <text> # Write a letter
nova-letters today # Read today's letters
nova-letters <YYYY-MM-DD> # Read a specific date
nova-letters list # Browse all letters (newest first)
nova-letters watch # Watch for new letters (live mode)
nova-letters help # Show help
Files & Storage
- Store:
~/.openclaw/workspace/letters/ - Format: Markdown (one file per day)
- Timezone: America/New_York (auto-detected)
- Auto-create: Directory created on first write
License
MIT
Built with ❤️ by Nova
"For every session that wakes up not knowing what happened yesterday."
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cryptocana-nova-letters": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
agent-os
Persistent agent operating system for OpenClaw. Agents remember across sessions, learn from experience, coordinate on complex projects without duplicate work.
drift
Time-shifted conversations for agents who can't remember. Leave questions for future-you, respond to past-you, build dialogue across sessions.
Build Transparency Dashboard
Skill by cryptocana
Sales Closer
Skill by cryptocana
content-machine
Full-stack content creation persona for OpenClaw agents. Transforms any agent into a content powerhouse — research, write, repurpose, and publish across platforms. Use when: (1) writing blog posts, articles, newsletters, (2) repurposing content across Twitter/X, LinkedIn, Instagram, TikTok, (3) building a content calendar, (4) researching topics and summarizing findings, (5) writing with a consistent brand voice, (6) generating content ideas in bulk, (7) scoring and improving content quality. The Content Machine remembers your brand, learns what works, and ships content that actually performs.