Gws Tasks

🌐Community
by googleworkspace · vlatest · Repository

Gws Tasks automates Google Workspace task creation & management, streamlining workflows and boosting team productivity by integrating directly with your workspace.

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 gws-tasks npx -- -y @trustedskills/gws-tasks
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact directly with Google Workspace tasks, allowing them to create, update, and manage work items within the platform. It bridges the gap between natural language requests and specific task management actions in your organization's workflow.

When to use it

  • Delegating routine project tracking updates to an automated assistant without manual login.
  • Creating new action items based on meeting summaries or email threads automatically.
  • Querying current task statuses to provide real-time progress reports to stakeholders.
  • Assigning and reassigning work items dynamically as team priorities shift.

Key capabilities

  • Create new tasks within Google Workspace
  • Update existing task details and statuses
  • Manage task assignments and ownership
  • Integrate seamlessly with the googleworkspace/cli environment

Example prompts

  • "Create a high-priority task for the design team to finalize the Q3 marketing assets by Friday."
  • "Update the status of the client onboarding project to 'In Progress' and assign it to Sarah."
  • "List all open tasks related to the website migration initiative that are due this week."

Tips & gotchas

Ensure your AI agent has the necessary OAuth permissions configured within googleworkspace/cli before attempting to create or modify tasks. This skill relies on the underlying CLI infrastructure, so verify that the workspace environment is active and connected to your Google account.

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
googleworkspace
Installs
203

🌐 Community

Passed automated security scans.