gog-photos Skill
Google Photos operations through gog. Published by openclaw in gogcli.
What is gog-photos Skill?
Google Photos operations through gog. Published by openclaw in gogcli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Writing
- Research
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use gog-photos Skill
- Use it for data analysis.
- Use it for design and media.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog-photos/SKILL.md
What it does
Google Photos operations through gog.
Skill instructions
Google Photos <!-- Generated by scripts/gen-agent-skills.mjs; do not edit. -- Use gog for Google Photos operations. Read ../gog/SKILL.md first for shared auth, output, safety, and live-write rules. Safe start bash gog auth list --check --json --no-input gog schema photos --json gog --readonly --account user@example.com photos --help - Select the account explicitly with --account. - Use --json --wrap-untrusted for agent-readable Google content. - Use --readonly when the task must not mutate Google data. - Use --no-input in automation and --dry-run before supported writes. - Confirm the exact account, object, and mutation before any write or delete. Commands | Command | Purpose | | --- | --- | | download | Download an app-created media item | | get | Get an app-created media item | | list | List app-created media items | | picker | Access user-selected media with the Photos Picker API | | search | Search app-created media items | Run gog photos <command --help for flags and gog schema ph
Explore related resources
Frequently asked questions
What is gog-photos?
gog-photos is a open-source AI agent skill with Copy skill directory. Google Photos operations through gog.
Who is gog-photos best for?
gog-photos is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.
How do I install gog-photos?
Install or run gog-photos using Copy skill directory. Check gog-photos for the latest setup command.
Is gog-photos actively maintained?
gog-photos may need a closer maintenance check before production use.
Auto-fetched from GitHub.