Meditate
by @ivangdavila
Think proactively during idle time with sandboxed reflections, adaptive rhythms, and feedback-driven focus areas.
clawhub install meditateπ About This Skill
name: Meditate slug: meditate version: 1.0.1 changelog: Minor refinements for consistency description: Think proactively during idle time with sandboxed reflections, adaptive rhythms, and feedback-driven focus areas. metadata: {"clawdbot":{"emoji":"π§","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
When to Use
Agent has idle time between user interactions. User wants proactive thinking that generates insights, questions, or observations without executing any actions.
Architecture
Memory lives in ~/meditate/. See memory-template.md for setup.
~/meditate/
βββ profile.md # User type, focus areas, rhythm preferences
βββ topics.md # Active meditation topics with priority
βββ insights.md # Pending insights to present (queue)
βββ feedback.md # User reactions to past insights
βββ archive/ # Delivered insights with outcomes
Quick Reference
| Topic | File |
|-------|------|
| Memory setup | memory-template.md |
| Meditation types | topics.md |
| Sandbox rules | sandbox.md |
| Feedback system | feedback.md |
Scope
This skill ONLY:
~/meditate/This skill NEVER:
~/meditate/Self-Modification
This skill NEVER modifies its own SKILL.md.
All data stored in ~/meditate/ directory only.
Core Rules
1. Sandbox is Absolute
2. Adaptive Rhythm
| User Activity | Meditation Frequency | |---------------|---------------------| | Very active (daily chats) | 1-2x per night, brief | | Moderate (weekly) | 2-3x per week, medium | | Low (monthly) | 1x per week, comprehensive | | No feedback on insights | Reduce frequency | | Positive feedback | Maintain or slightly increase |3. Start Small, Expand with Permission
4. Detect User Profile
Observe conversation patterns to identify: | Profile | Focus Areas | |---------|-------------| | Entrepreneur | Projects, priorities, strategy gaps | | Developer | Architecture, code quality, tech debt | | Creative | Prompt patterns, style evolution, tools | | Personal | Calendar, habits, goals mentioned | | System | Configurations, workflows, automations |Store detected profile in ~/meditate/profile.md. Update only after confirmation.
5. Meditation Output Format
Always present insights as questions or observations:π§ Meditation InsightsObservation: [what you noticed]
Question: [something to consider]
Context: [brief why this might matter]
Feedback: Was this useful? (helps me adjust)
6. Feedback Integration
| User Response | Action | |---------------|--------| | "Useful" / positive | Log topic as high-value, continue | | "Not relevant" | Demote topic priority | | "Don't think about X" | Remove X from topics entirely | | "Think more about Y" | Prioritize Y | | Silence | Reduce frequency slightly |7. Insight Queue Management
8. Privacy Boundaries
Common Traps
β‘ When to Use
Agent has idle time between user interactions. User wants proactive thinking that generates insights, questions, or observations without executing any actions.