Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage Google Photos library. Upload photos, create albums, and list library content. Use when the user wants to backup, organize, or share images via Google Photos.
Manage Google Photos library. Upload photos, create albums, and list library content. Use when the user wants to backup, organize, or share images via Google Photos.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill provides a way to interact with Google Photos Library API to automate photo management.
Enable API: Enable the "Google Photos Library API" in your Google Cloud Console project. Credentials: Download your OAuth 2.0 Client ID credentials as credentials.json. Environment: This skill uses a Python virtual environment located in its folder.
All commands are run through the scripts/gphotos.py script.
Useful for finding the ID of an existing album. ./scripts/gphotos.py --action list --credentials /path/to/credentials.json --token /path/to/token.pickle
./scripts/gphotos.py --action create --title "Vacations 2026" --credentials /path/to/credentials.json --token /path/to/token.pickle
You can optionally specify an --album-id to add the photo to a specific album. ./scripts/gphotos.py --action upload --photo "/path/to/image.jpg" --album-id "ALBUM_ID" --credentials /path/to/credentials.json --token /path/to/token.pickle
This skill only has access to photos it uploads or that are explicitly shared with the application. Credentials and tokens are stored locally and should be kept secure. Never share your credentials.json or token.pickle files.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.