Step
name: "Step"
by bytesagain1 · published 2026-03-22
$ claw add gh:bytesagain1/bytesagain1-step---
name: "Step"
description: "Log daily steps, set fitness goals, and chart walking trends. Use when logging counts, tracking progress, charting trends, setting goals."
version: "2.0.0"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["health", "wellness", "tracking", "self-care", "step"]
---
# Step
Terminal-first Step manager. Keep your health & wellness data organized with simple commands.
Why Step?
Getting Started
# See what you can do
step help
# Check current status
step status
# View your statistics
step statsCommands
| Command | What it does |
|---------|-------------|
| `step log` | Log |
| `step track` | Track |
| `step chart` | Chart |
| `step goal` | Goal |
| `step remind` | Remind |
| `step weekly` | Weekly |
| `step monthly` | Monthly |
| `step compare` | Compare |
| `step export` | Export |
| `step streak` | Streak |
| `step milestone` | Milestone |
| `step trend` | Trend |
| `step stats` | Summary statistics |
| `step export` | <fmt> Export (json|csv|txt) |
| `step search` | <term> Search entries |
| `step recent` | Recent activity |
| `step status` | Health check |
| `step help` | Show this help |
| `step version` | Show version |
| `step $name:` | $c entries |
| `step Total:` | $total entries |
| `step Data` | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `step Version:` | v2.0.0 |
| `step Data` | dir: $DATA_DIR |
| `step Entries:` | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total |
| `step Disk:` | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `step Last:` | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null || echo never) |
| `step Status:` | OK |
| `step [Step]` | log: $input |
| `step Saved.` | Total log entries: $total |
| `step [Step]` | track: $input |
| `step Saved.` | Total track entries: $total |
| `step [Step]` | chart: $input |
| `step Saved.` | Total chart entries: $total |
| `step [Step]` | goal: $input |
| `step Saved.` | Total goal entries: $total |
| `step [Step]` | remind: $input |
| `step Saved.` | Total remind entries: $total |
| `step [Step]` | weekly: $input |
| `step Saved.` | Total weekly entries: $total |
| `step [Step]` | monthly: $input |
| `step Saved.` | Total monthly entries: $total |
| `step [Step]` | compare: $input |
| `step Saved.` | Total compare entries: $total |
| `step [Step]` | export: $input |
| `step Saved.` | Total export entries: $total |
| `step [Step]` | streak: $input |
| `step Saved.` | Total streak entries: $total |
| `step [Step]` | milestone: $input |
| `step Saved.` | Total milestone entries: $total |
| `step [Step]` | trend: $input |
| `step Saved.` | Total trend entries: $total |
Data Storage
All data is stored locally at `~/.local/share/step/`. Each action is logged with timestamps. Use `export` to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
---
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...