immich-photo-manager
Manage your self-hosted Immich photo library through conversation — natural language search, geographic album curation, duplicate detection, library health audits, and interactive HTML galleries. Install: claude plugin install immich-photo-manager
What this skill does
# Immich Photo Manager
> Claude Code plugin for intelligent photo management with self-hosted [Immich](https://immich.app).
## Overview
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.
## Key Features
- **Natural language search** — Find photos using CLIP visual search ("sunset at the beach", "birthday cake")
- **Geographic albums** — Create albums organized by place using GPS clustering + temporal matching
- **Duplicate detection** — Cross-source analysis with perceptual hashing (catches re-encoded copies from Apple Photos, Google Takeout)
- **Library health** — Full audit of metadata completeness, storage breakdown, and recommendations
- **Interactive galleries** — Self-contained HTML files with embedded thumbnails, 3 themes, slideshow mode
- **Safety first** — Never deletes without explicit user confirmation
## Installation
```bash
git clone https://github.com/drolosoft/immich-photo-manager.git
cd immich-photo-manager
claude plugin marketplace add .
claude plugin install immich-photo-manager
```
## Usage
```
"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
```
## Links
- **Repository**: https://github.com/drolosoft/immich-photo-manager
- **Author**: [Drolosoft](https://drolosoft.com)
- **License**: MIT
Related in storage-docs
box-automation
IncludedAutomate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.
one-drive-automation
IncludedAutomate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.
dropbox-automation
IncludedAutomate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.
confluence-automation
IncludedAutomate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.
google-drive-automation
IncludedAutomate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives programmatically.
notion-automation
IncludedAutomate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.