Skip to content

Meditation

Verified

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

52 downloads
$ Add to .claude/skills/

About This Skill

# 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 bash scripts/script.sh start [--duration <minutes>] [--bell <interval_min>] [--type focus|open|loving-kindness] ```

breathe

Run a guided breathing exercise.

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

body-scan

Generate a body scan meditation guide.

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

log

Record a meditation session to the journal.

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

stats

View meditation practice statistics.

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

playlist

Generate a meditation audio playlist.

```bash 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

Use Cases

  • Guide timed meditation sessions with various techniques and styles
  • Lead breathing exercises and body scan meditation practices
  • Track meditation practice history and view session statistics
  • Provide structured meditation routines for stress relief and mindfulness
  • Log meditation sessions for building consistent practice habits

Pros & Cons

Pros

  • +Compatible with multiple platforms including claude-code, openclaw
  • +Zero external dependencies — runs with standard tools only
  • +Well-documented with detailed usage instructions and examples

Cons

  • -No built-in analytics or usage metrics dashboard
  • -Configuration may require familiarity with developer tools concepts

FAQ

What does Meditation do?
Guide meditation practice. Use when starting timed sessions, breathing exercises, body scans, logging practice, or viewing stats.
What platforms support Meditation?
Meditation is available on Claude Code, OpenClaw.
What are the use cases for Meditation?
Guide timed meditation sessions with various techniques and styles. Lead breathing exercises and body scan meditation practices. Track meditation practice history and view session statistics.

100+ free AI tools

Writing, PDF, image, and developer tools — all in your browser.

Next Step

Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.