Maintenance
/install maintenance
Maintenance
Maintenance makes home management simple. Record, search, and analyze your data with clear terminal output.
Why Maintenance?
- 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
maintenance help
# Check current status
maintenance status
# View your statistics
maintenance stats
Commands
| Command | What it does |
|---|---|
maintenance add |
Add |
maintenance inventory |
Inventory |
maintenance schedule |
Schedule |
maintenance remind |
Remind |
maintenance checklist |
Checklist |
maintenance usage |
Usage |
maintenance cost |
Cost |
maintenance maintain |
Maintain |
maintenance log |
Log |
maintenance report |
Report |
maintenance seasonal |
Seasonal |
maintenance tips |
Tips |
maintenance stats |
Summary statistics |
maintenance export |
\x3Cfmt> Export (json |
maintenance search |
\x3Cterm> Search entries |
maintenance recent |
Recent activity |
maintenance status |
Health check |
maintenance help |
Show this help |
maintenance version |
Show version |
maintenance $name: |
$c entries |
maintenance Total: |
$total entries |
maintenance Data |
size: $(du -sh "$DATA_DIR" 2>/dev/null |
maintenance Version: |
v2.0.0 |
maintenance Data |
dir: $DATA_DIR |
maintenance Entries: |
$(cat "$DATA_DIR"/*.log 2>/dev/null |
maintenance Disk: |
$(du -sh "$DATA_DIR" 2>/dev/null |
maintenance Last: |
$(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
maintenance Status: |
OK |
maintenance [Maintenance] |
add: $input |
maintenance Saved. |
Total add entries: $total |
maintenance [Maintenance] |
inventory: $input |
maintenance Saved. |
Total inventory entries: $total |
maintenance [Maintenance] |
schedule: $input |
maintenance Saved. |
Total schedule entries: $total |
maintenance [Maintenance] |
remind: $input |
maintenance Saved. |
Total remind entries: $total |
maintenance [Maintenance] |
checklist: $input |
maintenance Saved. |
Total checklist entries: $total |
maintenance [Maintenance] |
usage: $input |
maintenance Saved. |
Total usage entries: $total |
maintenance [Maintenance] |
cost: $input |
maintenance Saved. |
Total cost entries: $total |
maintenance [Maintenance] |
maintain: $input |
maintenance Saved. |
Total maintain entries: $total |
maintenance [Maintenance] |
log: $input |
maintenance Saved. |
Total log entries: $total |
maintenance [Maintenance] |
report: $input |
maintenance Saved. |
Total report entries: $total |
maintenance [Maintenance] |
seasonal: $input |
maintenance Saved. |
Total seasonal entries: $total |
maintenance [Maintenance] |
tips: $input |
maintenance Saved. |
Total tips entries: $total |
Data Storage
All data is stored locally at ~/.local/share/maintenance/. 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]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install maintenance - 安装完成后,直接呼叫该 Skill 的名称或使用
/maintenance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Maintenance 是什么?
Log home maintenance tasks, set reminders, and track repair history with checklists. Use when scheduling repairs, tracking appliance upkeep, inventorying. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 298 次。
如何安装 Maintenance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install maintenance」即可一键安装,无需额外配置。
Maintenance 是免费的吗?
是的,Maintenance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Maintenance 支持哪些平台?
Maintenance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Maintenance?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。