google-workspace-integration

Generate tax optimization reports and accountant emails using Google Workspace.

6|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/CleanExpo/ATO --skill google-workspace-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace-integration
Source: https://github.com/CleanExpo/ATO/tree/main/.agent/skills/google_workspace_integration
Command: npx skills add https://github.com/CleanExpo/ATO --skill google-workspace-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the generation of professional tax optimization reports and communications using Google Docs, Sheets, Gmail, and Drive to reduce manual preparation time and errors.

Core Features & Use Cases

  • Google Docs: Generate professional tax reports with legislation references.
  • Google Sheets: Produce calculation sheets for deductions, losses, and recoveries.
  • Gmail: Email reports directly to accountants with attachments.
  • Google Drive: Store and organize all related documents for auditability.

Quick Start

Use the google-workspace-integration skill to generate a Tax Optimization Report for a client and email it to the accountant.

Frequently Asked Questions about google-workspace-integration

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

FAQPage Schema
How do I automate tax optimization report generation using Google Workspace?

Automating tax optimization report generation uses Google Docs and Sheets to compile legislation references and deduction calculations, then saves files to Google Drive. This workflow reduces manual preparation time and errors for Australian client engagements.

Can I email generated tax reports directly to accountants through Gmail?

Emailing generated tax reports to accountants is supported directly through Gmail. The workflow attaches the finalized tax optimization documents from Google Drive and sends them to specified accountant contacts automatically.

Do I need Google Cloud OAuth 2.0 credentials to use Google Sheets and Gmail for tax reports?

Google Cloud OAuth 2.0 credentials are required to authorize API access. You must configure specific API access scopes for Google Docs, Sheets, Gmail, and Drive within a Node.js environment using the googleapis library.

What is the best way to organize Australian tax documents for auditability?

Organizing Australian tax documents for auditability is handled by Google Drive. The system automatically stores and structures generated tax optimization reports and calculation sheets to maintain a verifiable audit trail.

Does this Google Workspace integration support tax calculation sheets for deductions and losses?

Tax calculation sheets for deductions, losses, and recoveries are fully supported. The integration uses Google Sheets to automatically produce these detailed calculation matrices alongside the main tax optimization reports.

Why does the Google Workspace tax automation workflow require a Node.js environment?

A Node.js environment is required to execute the googleapis library, which handles the API requests. This setup processes the OAuth 2.0 authentication and manages data transfer between Google Docs, Sheets, Gmail, and Drive.