Step

by BytesAgain

Log daily steps, set fitness goals, and chart walking trends. Use when logging counts, tracking progress, charting trends, setting goals.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/step

文档

Step

Terminal-first Step manager. Keep your health & wellness data organized with simple commands.

Why Step?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

bash
# See what you can do
step help

# Check current status
step status

# View your statistics
step stats

Commands

CommandWhat it does
step logLog
step trackTrack
step chartChart
step goalGoal
step remindRemind
step weeklyWeekly
step monthlyMonthly
step compareCompare
step exportExport
step streakStreak
step milestoneMilestone
step trendTrend
step statsSummary statistics
step export<fmt> Export (json
step search<term> Search entries
step recentRecent activity
step statusHealth check
step helpShow this help
step versionShow version
step $name:$c entries
step Total:$total entries
step Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
step Version:v2.0.0
step Datadir: $DATA_DIR
step Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
step Disk:$(du -sh "$DATA_DIR" 2>/dev/null
step Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
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