Claw Diary is an always-on activity recorder that transforms raw agent logs into narrative summaries, visual timelines, and first-person AI journals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claw-diary
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install claw-diary using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Claw Diary acts as a digital dashcam for your AI assistant, providing a comprehensive record of every action and decision made during a session. This tool is essential for users of Openclaw Skills who need transparency into their agent's behavior, token consumption, and task execution. By converting technical logs into human-readable narratives, it bridges the gap between complex AI operations and actionable insights.
Beyond simple logging, the skill introduces a unique reflective layer. It generates a first-person journal where the AI reflects on its daily activities based on a customizable persona. This helps developers and power users understand the narrative arc of their agent's work, making it easier to audit performance and refine agent interactions over time.
To begin using this skill, ensure you have the CLI tool installed on your system. Run the following command in your terminal:
which claw-diary || npm install -g claw-diary
Once installed, the agent will begin recording activities automatically. You can verify the installation by running claw-diary --version to ensure you are compatible with the latest Openclaw Skills features.
Claw Diary stores all information locally to maintain privacy and speed. The data is organized as follows:
| Directory/File | Format | Purpose |
|---|---|---|
~/.claw-diary/events/ |
JSONL | Stores raw daily activity logs and event nodes. |
~/.claw-diary/journal/ |
Markdown | Contains the AI's first-person daily reflections. |
~/.claw-diary/persona.md |
Markdown | Defines the AI's voice, traits, and evolving observations. |
~/.claw-diary/config.json |
JSON | Stores optional user-defined configuration settings. |
Loading
A visualization skill that enables AI agents to programmatically create, render, and share editable Excalidraw diagrams as PNG images.

A professional-grade skill set for managing cloud-native infrastructure, Kubernetes orchestration, and immutable system design.

A smart home automation skill that changes Philips Hue light colors in real-time based on live sports score leads.

A comprehensive API integration for managing LLMs, RAG workflows, and Ollama operations through an Open WebUI instance.

A specialized development playbook for building high-performance, real-time decentralized applications on the MegaETH network.

An AI-powered Reddit seeding agent designed to help founders find their first users through personalized community outreach and thread discovery.








































