Skip to content

feat: add Google Workspace MCP skill#597

Closed
taslim wants to merge 2 commits into
nanocoai:mainfrom
taslim:feat/add-google-workspace-skill
Closed

feat: add Google Workspace MCP skill#597
taslim wants to merge 2 commits into
nanocoai:mainfrom
taslim:feat/add-google-workspace-skill

Conversation

@taslim

@taslim taslim commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds instruction-only skill for Google Workspace MCP integration via google_workspace_mcp
  • Supports 12 Google services: Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, and Custom Search
  • Users pick which services they need via multiSelect AskUserQuestion
  • Full GCP OAuth setup walkthrough (project creation, API enabling, consent screen, credentials)
  • Landmark-based code change instructions that work on both vanilla and modified repos
  • Includes troubleshooting and removal guides

Test plan

  • Run /add-google-workspace on a vanilla NanoClaw install
  • Verify AskUserQuestion service selection works with multiSelect
  • Complete GCP OAuth flow and confirm token generation
  • Verify container builds with workspace MCP dependencies
  • Confirm selected tools are available to the agent inside the container
  • Test removal instructions clean up all changes

🤖 Generated with Claude Code

Instruction-only skill that guides users through adding Google Workspace
integration to NanoClaw. Supports 12 services: Gmail, Calendar, Drive,
Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, and
Custom Search. Uses multiSelect AskUserQuestion for service selection.

Includes full GCP OAuth setup walkthrough, landmark-based code change
instructions that work on both vanilla and modified repos, and
troubleshooting/removal guides.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@TomGranot

Copy link
Copy Markdown
Contributor

Google Workspace MCP skill — a lot of people have been asking for Google integration. @gavrielc worth reviewing the OAuth flow and scope here.

@Andy-NanoClaw-AI Andy-NanoClaw-AI added PR: Skill Skill package or skill-related changes Status: Needs Review Ready for maintainer review labels Mar 5, 2026
chiptoe-svg pushed a commit to chiptoe-svg/nanoclaw that referenced this pull request Mar 7, 2026
Adds instruction-only skill for Google Workspace MCP integration via
google_workspace_mcp. Supports 12 services: Gmail, Calendar, Drive,
Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, and
Custom Search. Includes full GCP OAuth setup walkthrough.

Cherry-picked from nanocoai#597.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gavrielc

Copy link
Copy Markdown
Collaborator

Closing as part of a stale issue/PR cleanup. If this is still relevant, please reopen and we'll take another look.

@gavrielc gavrielc closed this May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Skill Skill package or skill-related changes Status: Needs Review Ready for maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants