ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Step

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/step
Or

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

# 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 | [email protected]

Metadata

Stars3917
Views3
Updated2026-04-08
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-bytesagain1-step": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#health#wellness#tracking#self-care#step
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.