← Back to Skills Marketplace
benboby

Mac Maintenance

by Benboby · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mac-maintenance
Description
Inspect and maintain a Mac through repeatable terminal-first checks for disk usage, large files, launch agents, login items, power settings, sleep/wake behav...
README (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.

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mac-maintenance
  3. After installation, invoke the skill by name or use /mac-maintenance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mac-maintenance
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.

How do I install Mac Maintenance?

Run "/install mac-maintenance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mac Maintenance free?

Yes, Mac Maintenance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mac Maintenance support?

Mac Maintenance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mac Maintenance?

It is built and maintained by Benboby (@benboby); the current version is v1.0.0.

💬 Comments