用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill nova-letters命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use this skill to create a Polymarket wallet for your agent and trade on prediction markets. Browse markets, place bets, manage positions — all without exposing private keys.
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.
基于 SOC 职业分类
正在显示 SKILL.md
| name | nova-letters |
| description | Write reflective letters to your future self. Capture what matters across sessions. |
Write letters to your future self. For every session that wakes up not knowing what happened yesterday.
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:
nova-letters write "Agent OS shipped today. Realized that simplicity wins."
nova-letters today
nova-letters 2026-02-23
nova-letters list
nova-letters watch
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.
A letter is different from a log.
A letter is a human moment. Written to future-you so she knows what mattered.
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."
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
~/.openclaw/workspace/letters/MIT
Built with ❤️ by Nova
"For every session that wakes up not knowing what happened yesterday."