Google Apps Script

🌐Community
by jezweb · vlatest · Repository

Automates tasks within Google Workspace (Docs, Sheets, etc.) using Google Apps Script, boosting efficiency and streamlining workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add google-apps-script npx -- -y @trustedskills/google-apps-script
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "google-apps-script": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/google-apps-script"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Google Apps Script skill enables AI agents to interact with and automate tasks within Google Workspace applications, such as Google Sheets, Docs, and Forms. It allows users to write, execute, and manage scripts that can manipulate data, trigger events, or integrate with external services.

When to use it

  • Automating repetitive tasks in Google Sheets, like updating data from an API or generating reports.
  • Creating custom workflows for Google Forms submissions, such as sending emails or logging responses.
  • Integrating third-party APIs with Google Workspace apps for extended functionality.

Key capabilities

  • Script execution within Google Apps environment
  • Access to Google Sheets, Docs, and Forms APIs
  • Ability to trigger scripts via events or time-based triggers
  • Integration with external services using URL fetch or other APIs

Example prompts

  • "Create a script that automatically updates my Google Sheet with the latest weather data from an API."
  • "Set up a trigger to send an email whenever someone submits a form in Google Forms."
  • "Write a function to format and clean data in my Google Docs document."

Tips & gotchas

  • Ensure you have proper authorization and permissions when accessing or modifying Google Workspace files.
  • Be mindful of script execution limits, such as time and API quotas, which can affect performance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jezweb
Installs
224

🌐 Community

Passed automated security scans.