# gws-admin-reports

> Claude/Codex skill by [@googleworkspace](https://omgskills.com/library/googleworkspace/index.md) · 30k stars · Updated 2026-08-01

Google Workspace Admin SDK: Audit logs and usage reports.

Tags: agent-skills, ai-agent, automation, cli, discovery-api, gemini-cli-extension, google-admin, google-api, google-calendar, google-chat, google-docs, google-drive, google-sheets, google-workspace, oauth2, rust

## Install

```sh
git clone https://github.com/googleworkspace/cli /tmp/cli && ln -s /tmp/cli/skills/gws-admin-reports ~/.claude/skills/gws-admin-reports
```

## From README

admin-reports (reportsv1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. API Resources activities list — Retrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides. watch — Start receiving notifications for account activities. For more information, see Receiving Push Notifications. channels stop — Stop watching resources through this channel. customerUsageReports get — Retrieves a report which is a collection of properties and statistics for a specific customer's account. For more information, see the Customers Report guide.

## Links

- HTML page: https://omgskills.com/skills/googleworkspace/cli/gws-admin-reports/
- GitHub: https://github.com/googleworkspace/cli
- Author: [@googleworkspace](https://omgskills.com/library/googleworkspace/index.md)

## More from this repo

- [gws-sheets](https://omgskills.com/skills/googleworkspace/cli/gws-sheets/index.md) — Google Sheets: Read and write spreadsheets.
   - [@googleworkspace](https://omgskills.com/library/googleworkspace/index.md) · 31k stars
- [gws-slides](https://omgskills.com/skills/googleworkspace/cli/gws-slides/index.md) — Google Slides: Read and write presentations.
   - [@googleworkspace](https://omgskills.com/library/googleworkspace/index.md) · 30k stars
- [gws-calendar](https://omgskills.com/skills/googleworkspace/cli/gws-calendar/index.md) — Google Calendar: Manage calendars and events.
   - [@googleworkspace](https://omgskills.com/library/googleworkspace/index.md) · 30k stars
