/install mac-maintenance
Mac Maintenance
Use terminal-first inspection. Prefer read-only checks before making changes. Summarize findings, then propose the smallest useful set of actions.
Workflow
- Clarify the scope if the request is broad: storage, performance, startup items, battery/power, networking, or OpenClaw health.
- Run non-destructive inspection first.
- Group findings into:
- safe to report immediately
- safe to fix automatically
- risky changes that need confirmation
- If making changes, prefer reversible actions and explain impact briefly.
- End with a short maintenance summary and next steps.
Common checks
Storage and large files
- Inspect free space.
- Find unusually large files and folders.
- Separate cache/log growth from user documents.
- Suggest archival or cleanup before deleting anything.
Background activity
- Inspect running processes, launch agents, and login items.
- Look for obvious resource hogs, crash loops, or stale helpers.
- Distinguish system services from third-party items.
Power and sleep
- Inspect
pmsetsettings, assertions, and recent sleep/wake logs. - Use this path when diagnosing lid-close disconnects, overnight idle behavior, or caffeinate/disablesleep experiments.
Networking
- Check interface status, local IPs, DNS, and reachability.
- For OpenClaw issues, also inspect
openclaw statusand relevant logs.
OpenClaw-specific maintenance
- Run
openclaw statuswhen relevant. - Check gateway health, channel state, update availability, and obvious warnings.
- Surface security warnings but do not change security-sensitive configuration without confirmation.
Change policy
Safe without extra confirmation:
- inspection commands
- generating reports
- creating maintenance notes/scripts in the workspace
Ask before:
- deleting files outside obvious disposable caches
- changing startup items or launch agents
- changing power management settings
- installing or removing software
- changing firewall, SSH, or security settings
Output pattern
When reporting results, use this structure:
- What I checked
- What I found
- Recommended actions
- What I can do next
Keep it practical. Avoid long generic Mac advice if the issue is specific.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mac-maintenance - 安装完成后,直接呼叫该 Skill 的名称或使用
/mac-maintenance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Mac Maintenance 是什么?
Inspect and maintain a Mac through repeatable terminal-first checks for disk usage, large files, launch agents, login items, power settings, sleep/wake behav... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。
如何安装 Mac Maintenance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mac-maintenance」即可一键安装,无需额外配置。
Mac Maintenance 是免费的吗?
是的,Mac Maintenance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mac Maintenance 支持哪些平台?
Mac Maintenance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mac Maintenance?
由 Benboby(@benboby)开发并维护,当前版本 v1.0.0。