Printing Press home

Media and Entertainment

iCloud

pp-icloud

Query iCloud data stored locally on macOS — Photos library storage analysis, with Contacts and more coming. All reads hit local SQLite databases directly; no network calls or iCloud API token required.

Printed by @matysanchez (Matias Sanchez Moises)

Install

npx — recommended

npx -y @mvanhorn/printing-press-library install icloud

Installs the CLI binary and the agent skill (Claude Code, Codex, Cursor, Gemini CLI, Copilot, and more). Add --cli-only or --skill-only for one half. Requires Node.

Hermes

hermes skills install mvanhorn/printing-press-library/cli-skills/pp-icloud --force

From the Hermes CLI. Inside a chat session use /skills install with the same path.

OpenClaw

Install the pp-icloud skill from https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-icloud. The skill defines how its required CLI can be installed.

Paste this to your OpenClaw agent — the skill describes how to install its CLI.

View source on GitHub →