← 返回 Skills 市场
benboby

Mac Maintenance

作者 Benboby · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
42
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

Mac Maintenance

Use terminal-first inspection. Prefer read-only checks before making changes. Summarize findings, then propose the smallest useful set of actions.

Workflow

  1. Clarify the scope if the request is broad: storage, performance, startup items, battery/power, networking, or OpenClaw health.
  2. Run non-destructive inspection first.
  3. Group findings into:
    • safe to report immediately
    • safe to fix automatically
    • risky changes that need confirmation
  4. If making changes, prefer reversible actions and explain impact briefly.
  5. 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 pmset settings, 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 status and relevant logs.

OpenClaw-specific maintenance

  • Run openclaw status when 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.

安全使用建议
Install this if you want an agent to help inspect and maintain a Mac. Review any proposed commands before allowing deletions, startup item changes, power-setting changes, software installs/removals, or security configuration changes.
能力评估
Purpose & Capability
The stated purpose is macOS maintenance and troubleshooting, and the instructions cover aligned areas like storage, background processes, power settings, networking, and OpenClaw health.
Instruction Scope
The skill tells the agent to clarify broad requests, inspect first, summarize findings, and ask before deletions, startup changes, power changes, software installs/removals, or security-sensitive configuration changes.
Install Mechanism
The artifact contains only one non-executable SKILL.md file, with no scripts, declared dependencies, or package install behavior.
Credentials
The skill can lead to local Mac system inspection, but that access is expected for maintenance and is framed as terminal-first and non-destructive by default.
Persistence & Privilege
No persistence or privilege escalation is built into the artifact; it permits workspace notes/scripts and requires confirmation before higher-impact system changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mac-maintenance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mac-maintenance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of mac-maintenance skill - Provides terminal-first workflows to inspect and maintain Macs, focusing on storage, background processes, power/sleep settings, networking, and OpenClaw health. - Emphasizes non-destructive, read-only checks before making changes; groups findings by safety/risk. - Includes practical checklists for disk usage, large files, login items, power settings, and more. - Outlines a clear reporting and action recommendation structure for concise maintenance summaries.
元数据
Slug mac-maintenance
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论