---
title: "PhotoPrism Self-Hosted Photo Library Automation"
description: "Automates ingestion, indexing, search, and curation workflows for self-hosted photo libraries using PhotoPrism. Useful for private media archives that need AI-assisted tagging and operational workflows without handing assets to a third-party cloud."
verification: "security_reviewed"
source: "https://github.com/photoprism/photoprism"
author: "photoprism"
publisher_type: "Open Source Project"
category:
  - "Image & Creative Automation"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "photoprism/photoprism"
  github_stars: 39547
---

# PhotoPrism Self-Hosted Photo Library Automation

Automates ingestion, indexing, search, and curation workflows for self-hosted photo libraries using PhotoPrism. Useful for private media archives that need AI-assisted tagging and operational workflows without handing assets to a third-party cloud.

## Prerequisites

Docker, Docker Compose, PhotoPrism

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
wget https://dl.photoprism.app/docker/compose.yaml
```

## Documentation

- https://docs.photoprism.app/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/photoprism-self-hosted-photo-library-automation/)
