Step
Log daily steps, set fitness goals, and chart walking trends. Use when logging counts, tracking progress, charting trends, setting goals.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/stepStep
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
| 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 |
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 |
step Version: | v2.0.0 |
step Data | dir: $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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-step": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
Bmi
Calculate BMI, log weight entries, and chart body composition trends. Use when tracking fitness progress, setting weight goals, or reviewing data.
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。
decision-ledger
从纪要、聊天或项目材料中提取决策、负责人、截止时间、前提假设与撤销条件。;use for decision, meeting, governance workflows;do not use for 编造不存在的决策, 替代法律审计.