select-photos

Select event photos into album_select and digest_highlights deliverables.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/mocchalera/select-photos-skill --skill select-photos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: select-photos
Source: https://github.com/mocchalera/select-photos-skill/tree/main/select-photos
Command: npx skills add https://github.com/mocchalera/select-photos-skill --skill select-photos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

Event photography post-work is labor-intensive: sifting through hundreds of shots, removing near-duplicates, checking for key moments, and organizing two deliverables without editing originals.

Core Features & Use Cases

  • End-to-end photo selection workflow: copy originals to a working project, generate labeled contact sheets, and compute lightweight quality metrics.
  • Dual-delivery outputs: album_select for a broad, story-driven album and digest_highlights for tight, share-ready selections.
  • Optional eye/face review and replacement workflow to improve accuracy while preserving event flow.

Quick Start

Provide a folder or ZIP of event photos and ask the skill to generate album_select and digest_highlights results.

Frequently Asked Questions about select-photos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate event photo selection from a ZIP file for album curation?

Automating event photo selection from a ZIP file involves processing the archive to remove duplicates and compute quality metrics. This workflow outputs two curated sets: a broad album_select and a share-ready digest_highlights package.

What is the best way to generate contact sheets and quality metrics for event photography?

Generating contact sheets and quality metrics requires copying original photos into a working project and computing lightweight assessments. This produces labeled visual manifests and metric reports to streamline photo selection.

Do I need Python and Pillow to curate highlight reels from event photos?

Yes, you need Python with the Pillow library to curate highlight reels from event photos. Optional OpenCV integration provides advanced eye and face crop detection to improve replacement accuracy during selection.

Can I remove near-duplicate photos and prioritize emotional coverage without editing originals?

Yes, you can remove near-duplicate photos and prioritize emotional coverage without editing originals. The workflow copies source images to a working project, ensuring non-editing constraints are met while organizing deliverables.

What are the limitations of automated photo selection for event collections?

Limitations of automated photo selection include relying on lightweight quality metrics and optional eye or face detection, which may require manual review. It focuses on coverage and emotions without applying edits to original photographs.