meditation-guide
Guided meditation with breathing exercises and session tracking. Use when practicing mindfulness.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/meditation-guideWhat This Skill Does
The meditation-guide skill for OpenClaw is a comprehensive mindfulness tool designed to assist users in cultivating a consistent meditation practice. By integrating breathing exercises, customizable timer settings, and session tracking, this skill transforms your terminal environment into a tranquil space for mental clarity. Users can initiate guided breathing patterns, set specific durations for silent meditation, and access their historical data to monitor their progress. With built-in tracking for streaks, the skill provides a gamified approach to consistency, ensuring you stay committed to your wellness journey. It acts as an internal, local-only assistant that respects your privacy while providing structured support for your daily mindfulness routine.
Installation
To install this skill, use the ClawHub command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/bytesagain3/meditation-guide
Ensure that your OpenClaw environment is properly configured and that you have the necessary permissions to write to your local home directory, as the skill stores session data in ~/.local/share/meditation-guide/.
Use Cases
This skill is perfect for busy professionals needing a quick "reset" between meetings, students attempting to improve focus before deep work, or anyone looking to build a sustainable daily meditation habit. Use it when you need a scheduled break or a structured breathing exercise to reduce anxiety or improve heart-rate variability. It is also excellent for tracking long-term trends in your mindfulness practice to see how regular meditation influences your daily output.
Example Prompts
- "OpenClaw, please run the meditation-guide start command for 10 minutes so I can clear my head."
- "I want to practice my breathing, start the breathe command with the 4-7-8 pattern."
- "Show me my current meditation streak and the last five sessions from my history."
Tips & Limitations
For best results, pair this skill with a noise-canceling headset to minimize environmental distractions during your sessions. Note that the meditation-guide operates locally; therefore, your history data remains on your local machine and will not sync across multiple devices automatically. If you find the terminal output distracting during your practice, keep the window minimized or in a background tab while the timer runs. Remember that consistency is more important than duration; even a 5-minute session is beneficial when practiced daily.
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-bytesagain3-meditation-guide": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
windows-setup
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Windows Setup concepts, best practices, and implementation patterns.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
devops-scripts
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte...