A proactive reflection skill that enables AI agents to generate sandboxed insights and strategic questions during idle time.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install meditate
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 meditate using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Meditate is a specialized tool designed for Openclaw Skills that transforms an AI agent from a reactive assistant into a proactive thinking partner. By analyzing conversation patterns and user history during idle periods, the skill generates thoughtful observations and open-ended questions stored in a dedicated local sandbox. This process allows the agent to identify architectural gaps, strategy improvements, or habit patterns without ever executing unrequested actions.
The skill operates under a strict reflection-only policy, ensuring that all outputs remain non-executable and purely discursive. It utilizes an adaptive rhythm that adjusts the frequency of meditations based on user engagement levels and feedback, making it a high-value addition to any Openclaw Skills library for users seeking deeper insights from their AI interactions.
To get started, create the necessary directory structure and configuration files in your home directory:
mkdir -p ~/meditate/archive
touch ~/meditate/profile.md ~/meditate/topics.md ~/meditate/insights.md ~/meditate/feedback.md
Ensure your Openclaw Skills environment has read/write access to the ~/meditate/ path and initialize your profile.md with your preferred focus areas.
| File | Purpose | Key Metadata |
|---|---|---|
profile.md |
User identity & preferences | User type, focus areas, rhythm |
topics.md |
Meditation backlog | Active topics, priority levels |
insights.md |
Delivery queue | Pending observations, context |
feedback.md |
Quality control | User reactions, rhythm adjustments |
archive/ |
Historical logs | Past insights (30-day retention) |
Loading
A sophisticated medical reasoning tool for clinical decision support, patient education, and evidence-based research.

A comprehensive AI-driven meal planning and grocery management system for your personal workspace.

A comprehensive local-first meal management system for planning menus, tracking pantry inventory, and generating smart shopping lists.

A comprehensive business education framework for AI agents to guide users through strategy, finance, marketing, and leadership.

A comprehensive skill for AI agents to deploy, tune, and manage Meilisearch instances for fast and relevant search experiences.

An infinite, perfectly organized long-term memory system that complements your agent's built-in memory with unlimited categorized storage.








































