gws-admin-reports

Retrieve Google Workspace admin audit logs and usage reports via CLI.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill gws-admin-reports-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-admin-reports
Source: https://github.com/73ai/openbotkit/tree/main/skills/gws-admin-reports
Command: npx skills add https://github.com/73ai/openbotkit --skill gws-admin-reports-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Administrators need a reliable way to retrieve Google Workspace admin audit logs and usage reports without manual collection or ad-hoc scripting.

Core Features & Use Cases

  • Retrieve audit logs for Google Workspace services across a customer's domain.
  • Generate usage reports such as customerUsageReports, entityUsageReports, and userUsageReport for audits and compliance.
  • Automate reporting workflows via a CLI to feed dashboards and compliance reviews.

Quick Start

Use the gws tooling to begin fetching audit and usage reports with a single, clear command.

Frequently Asked Questions about gws-admin-reports

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Google Workspace admin audit logs?

You retrieve Google Workspace admin audit logs by applying the Skill across admin activities to obtain activity lists for specified dates. This requires authentication setup and security rules defined in the shared gws-skills framework.

Can I automate Google Workspace usage reports via a CLI?

Yes, you can automate reporting workflows via the gws CLI to feed dashboards and compliance reviews. The Skill generates customerUsageReports, entityUsageReports, and userUsageReport for specified dates.

What is the best way to generate customer usage reports for Google Workspace compliance?

The best way to generate Google Workspace usage reports for compliance is using a CLI to retrieve customerUsageReports and userUsageReport data. This avoids manual collection or ad-hoc scripting for audits.

Do I need authentication setup to access Google Workspace entity usage reports?

Yes, you need authentication setup and security rules defined in the shared gws-skills framework to access Google Workspace entity usage reports. The capability relies on the gws CLI for command execution.

What Google Workspace admin report types are available for specified dates?

Available Google Workspace admin report types include admin activities audit logs, customerUsageReports, entityUsageReports, and userUsageReport resources. These obtain activity lists and usage statistics for specified dates.