From sundial-org-awesome-openclaw-skills-4
Accesses macOS Photos.app library via SQLite shell scripts to list albums/people, search photos by date/person/content, view info, and export images as JPEG.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Access Photos.app via SQLite queries. Run scripts from: `cd {baseDir}`
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Access Photos.app via SQLite queries. Run scripts from: cd {baseDir}
| Command | Usage |
|---|---|
| Library stats | scripts/photos-count.sh |
| List albums | scripts/photos-list-albums.sh |
| Recent photos | scripts/photos-recent.sh [count] |
| List people | scripts/photos-list-people.sh |
| Search by person | scripts/photos-search-person.sh <name> [limit] |
| Search by content | scripts/photos-search-content.sh <query> [limit] |
| Search by date | scripts/photos-search-date.sh <start> [end] [limit] |
| Photo info | scripts/photos-info.sh <uuid> |
| Export photo | scripts/photos-export.sh <uuid> [output_path] |
Filename | Date | Type | UUIDID | Name | Photo Count/tmp/photo_export.jpgscripts/photos-recent.sh 1scripts/photos-export.sh "UUID"/tmp/photo_export.jpgYYYY-MM-DD or YYYY-MM-DD HH:MM