Управление Google Sites через командную строку
★ 7.4 · web-development
gog-sites is a Claude Code skill that handles Google Sites operations via the gog command-line utility. It exposes four commands: get (fetch site metadata), list (enumerate Sites visible in Drive), search (find sites by text or Drive query), and url (print editor URLs). Every run requires an explicit --account flag; --readonly prevents accidental mutations, --dry-run previews supported writes, and --no-input keeps the skill safe in automation pipelines. It is intended for Google Workspace developers and administrators who need to programmatically inspect, search, or retrieve editor links for Google Sites without manual browser interaction.
- #google-sites
- #website-builder
- #gog
- #web-content