LaunchKit · 2026
Back to Skills

mac-power-tools

A unified suite of power user tools for macOS, combining system cleanup and secure Android file transfer.

0
788 downloads
by @aadipapp

Setup & Installation

openclaw skills install @aadipapp/mac-power-tools

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install mac-power-tools

Version History

v1.0.9Mar 10, 2026 - Version note by skill developer:

- Transitioned to a fully local, internet-free, and user-level toolkit for Mac optimization and agent simulation. - Removed dependencies on external binaries, persistent installation, and networked Moltbook/viral features; now ClawHub-searchable only. - Simplified required dependencies—only Python (>=3.10) and numpy are needed. - Introduced new safe-cleanup and local maintenance features. - Updated capability set to focus on local trillion-agent simulations, CoreML forecasting, and user-level process monitoring.

What This Skill Does

MacPowerTools is a local Mac optimization toolkit for OpenClaw agents on Apple Silicon. It runs agent swarm simulations, forecasts CoreML resource usage, and handles safe cleanup and backups without internet access or elevated permissions.

Runs entirely at user level with no sudo or internet requirements, making it safe on managed or shared Macs where other optimization tools would be blocked.

When to use it

  • Simulating large agent swarms on a Mac Mini before scaling
  • Forecasting CoreML memory headroom for local AI workloads
  • Cleaning up temporary files without admin rights
  • Backing up local agent configurations before a run
  • Monitoring active processes during Apple Silicon agent workloads

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: check CoreML headroom and clean up before launching a new agent swarm

AGENT
  1. 1Runs coreml-forecast to estimate available memory and CPU on current hardware
  2. 2Runs process-monitor to identify resource-heavy background tasks
  3. 3Executes safe-cleanup to remove temporary files and free disk space
  4. 4Creates a local-backup of the current agent configuration
OUTPUT

Resource forecast report with estimated swarm capacity, cleanup summary, and backup confirmation

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Apple Silicon Mac (macOS)