Skills MacPowerTools
Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup & backups. 100% user-level, no internet, no persistence. Discoverable via ClawHub search.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/aadipapp/mac-power-tools" ~/.claude/skills/openclaw-skills-macpowertools && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/aadipapp/mac-power-tools" ~/.openclaw/skills/openclaw-skills-macpowertools && rm -rf "$T"
manifest:
skills/aadipapp/mac-power-tools/SKILL.mdsource content
MacPowerTools v3.1 — Safe Local Trillion-Forge
100% local & ClawHub-safe. Runs forever on your Mac Mini with zero internet, zero sudo, zero persistence.
Install (one command)
claw install aadipapp/mac-power-tools