Skip to main content
Back to registry

google-workspace

jezweb/claude-skills

Status : Production Ready Last Updated : 2026-01-09 Dependencies : Cloudflare Workers (recommended), Google Cloud Project Skill Version : 1.0.0

Installs428
Install command
npx skills add https://github.com/jezweb/claude-skills --skill google-workspace
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Status : Production Ready Last Updated : 2026-01-09 Dependencies : Cloudflare Workers (recommended), Google Cloud Project Skill Version : 1.0.0 All Google Workspace APIs use the same authentication mechanisms. Choose based on your use case. Best for: Acting on behalf of a user, accessing user-specific data. Critical: Best for: Backend automation, no user interaction, domain-wide delegation. Domain-Wide Delegation (impersonate users): Setup Required: All Google Workspace APIs enforce quotas. These are approximate - check each API's specific limits. Most Google APIs support batching multiple requests into one HTTP call. Limits: Secrets to set: Cause : Refresh token revoked or expired (6 months of inactivity) Fix : Re-authenticate user, request new refresh token Cause : App not verified, or user not in test users list Fix : Add user to OAuth consent screen test users, or complete app verification Cause : Missing required scope Fix : Check scopes in authorization URL, re-authenticate with correct scopes Cause : Quota exceeded Fix : Implement exponential backoff, reduce request frequency, request quota increase Cause : Using wrong API version, or resource in trash Fix : Check API version in URL, check trash for deleted items Detailed patterns for each API are in the references/ directory.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does google-workspace do?

Status : Production Ready Last Updated : 2026-01-09 Dependencies : Cloudflare Workers (recommended), Google Cloud Project Skill Version : 1.0.0

Is google-workspace good?

google-workspace does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does google-workspace work with?

google-workspace currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to google-workspace?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install google-workspace?

npx skills add https://github.com/jezweb/claude-skills --skill google-workspace

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering