From all-skills
Manages self-hosted Immich photo libraries via natural language search, geographic album curation, duplicate detection, health audits, and interactive HTML galleries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:immich-photo-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Claude Code plugin for intelligent photo management with self-hosted [Immich](https://immich.app).
Claude Code plugin for intelligent photo management with self-hosted Immich.
When your Immich library has grown past the point of manual management, this plugin gives Claude direct access to your instance through 21 MCP tools and 11 specialized skills. Search with natural language, create geographic albums from GPS data, find duplicates across import sources, and browse results in interactive HTML galleries.
git clone https://github.com/drolosoft/immich-photo-manager.git
cd immich-photo-manager
claude plugin marketplace add .
claude plugin install immich-photo-manager
"How healthy is my photo library?"
"Show me my photos from Italy"
"Create albums for everywhere I've traveled"
"Find duplicates in my library"
/cleanup — scan for screenshots and junk
/my-travels — discover all travel destinations
npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsCreates, curates, and publishes Immich albums organized by geography, theme, or custom criteria. Activates on album-related requests.
Automates Google Photos tasks (upload media, manage albums, search photos, batch add items) via Rube MCP (Composio). Always searches tools first for current schemas.
Integrates with Apple Photos.app on macOS to list albums, search by date/person/content, and export photos via SQLite-backed CLI scripts.