✓ Verified 💻 Development ✓ Enhanced Data

Apple Photos

Apple Photos.app integration for macOS.

Rating
4.3 (497 reviews)
Downloads
13,652 downloads
Version
1.0.0

Overview

Apple Photos.app integration for macOS.

Complete Documentation

View Source →

Apple Photos

Access Photos.app via SQLite queries. Run scripts from: cd {baseDir}

Requirements

  • Full Disk Access for terminal (System Settings → Privacy → Full Disk Access)

Commands

CommandUsage
Library statsscripts/photos-count.sh
List albumsscripts/photos-list-albums.sh
Recent photosscripts/photos-recent.sh [count]
List peoplescripts/photos-list-people.sh
Search by personscripts/photos-search-person.sh [limit]
Search by contentscripts/photos-search-content.sh [limit]
Search by datescripts/photos-search-date.sh [end] [limit]
Photo infoscripts/photos-info.sh
Export photoscripts/photos-export.sh [output_path]

Output

  • Recent/search: Filename | Date | Type | UUID
  • People: ID | Name | Photo Count
  • Default export: /tmp/photo_export.jpg

Workflow: View a Photo

  • Get UUID: scripts/photos-recent.sh 1
  • Export: scripts/photos-export.sh "UUID"
  • View at /tmp/photo_export.jpg

Notes

  • Date format: YYYY-MM-DD or YYYY-MM-DD HH:MM
  • Content search uses ML, slower (~5-10s) than date/person (~100ms)
  • HEIC auto-converts to JPEG on export
  • Name search is case-insensitive, partial match

Installation

Terminal bash

openclaw install apple-photos
    
Copied!

Tags

#apple_apps-and-services #integration

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author tyler6204
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install apple-photos