eg
MA

macinventory

repo →

Claude Code plugin that documents Mac apps, configs, and settings for easy restoration

stdio· No auth· source

macinventory is an open-source shell script that audits a macOS machine and produces a full documentation bundle covering installed apps, Homebrew packages, system settings, and configuration files. The output doubles as a restoration guide for rebuilding the same environment on a new device. Intended for developers, IT leads, and technical founders managing their own machines or small fleets, it fits the offboarding, migration, and disaster-recovery workflows that ecommerce engineering teams run manually today.

> what it does

  • Scans installed applications, Homebrew formulae, casks, and npm globals
  • Exports system preferences and dotfile locations into readable markdown
  • Generates step-by-step restoration guide for rebuilding on fresh hardware
  • Runs locally via shell script with no cloud dependency
  • Supports developer handoff, device migration, and audit documentation