ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

meditation

Guide meditation practice. Use when starting timed sessions, breathing exercises, body scans, logging practice, or viewing stats.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/meditation
Or

Meditation Skill

Time meditation sessions, guide breathing and body scans, log practice, and track stats.

Commands

start

Start a meditation timer with optional bell intervals.

bash scripts/script.sh start [--duration <minutes>] [--bell <interval_min>] [--type focus|open|loving-kindness]

breathe

Run a guided breathing exercise.

bash scripts/script.sh breathe [--pattern 4-7-8|box|deep] [--cycles <num>]

body-scan

Generate a body scan meditation guide.

bash scripts/script.sh body-scan [--duration short|medium|long] [--focus full|upper|lower]

log

Record a meditation session to the journal.

bash scripts/script.sh log <duration_min> [--type <type>] [--mood <1-10>] [--note <text>]

stats

View meditation practice statistics.

bash scripts/script.sh stats [--period week|month|year|all] [--format table|json]

playlist

Generate a meditation audio playlist.

bash scripts/script.sh playlist [--mood calm|sleep|focus|energy] [--duration <minutes>] [--count <num>]

Output

All commands print to stdout. Session logs are stored in ~/.meditation/sessions.json. Timer and breathing commands print real-time prompts to the terminal.

Requirements

  • bash 4+
  • python3 (standard library only)

Feedback

Questions or suggestions? → https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-meditation": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#meditation#mindfulness#breathing#wellness#timer#body-scan
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

cron-job-guardian

检查 cron 或 timer 配置中的频率、幂等、重试、日志与并发风险。;use for cron, timer, ops workflows;do not use for 直接启停生产任务, 替代真正监控.

52yuanchangxing 4473

buddy-followup

Agents say "I'll follow up" — and then forget. This skill fixes that. When you kick off a long-running task (sub-agent, build, API call, script), set a timer before you move on. When it fires, you wake up with the original context on every configured channel and actually deliver the update you promised. If the task isn't done yet, set another timer and keep going. No hardcoded IDs — channels are read dynamically from OpenClaw config.

baiyishr 4473

experience-wu-ye-hua-yuan

Feel deep calm as you wander a moonlit garden, letting silence guide you to inner answers. This low‑intensity, 30‑45 min experience unfolds in two gentle steps. 静夜花园,心灵宁静. Jardín nocturno, paz interior.

buystsuff 4190

experience-the-chapel-of-paradox

Experience spacious paradox and quiet self‑reflection as mirrors multiply your presence, inviting you to sit with Zen koans and quantum complementarity. Six guided steps ease the claustrophobic echo into calm awareness. Intensity: medium, Duration: 30‑45 min. 宽阔的悖论. paradoja amplia.

buystsuff 4190

breathe

Breathing techniques reference — box breathing, 4-7-8, Wim Hof, pranayama, resonance breathing. Use when guiding breathwork for stress relief, focus, sleep, or athletic performance.

bytesagain1 4126