renovar-gdrive

Automate Google Drive OAuth token renewal across multiple accounts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/luansinezio/Beza-OS --skill renovar-gdrive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: renovar-gdrive
Source: https://github.com/luansinezio/Beza-OS/tree/main/.claude/skills/renovar-gdrive
Command: npx skills add https://github.com/luansinezio/Beza-OS --skill renovar-gdrive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the OAuth token renewal for three Google Drive MCPs (luan, admin, jobs), addressing expirations and authentication errors by orchestrating a Chrome-based OAuth flow and token refresh across accounts.

Core Features & Use Cases

  • Automated token refresh: Detects token expiry or errors and starts the OAuth flow to renew credentials for all three Drive MCPs.
  • Controlled reauthorization: Handles per-account prompts and scopes, ensuring the correct account is renewed.
  • Quick setup and troubleshooting: Provides pre-requisites and a robust flow with manual steps and verification of updated credentials.

Quick Start

Invoke the renewal to refresh all configured Google Drive credentials.

Frequently Asked Questions about renovar-gdrive

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

FAQPage Schema
How do I automate Google Drive OAuth token renewal for multiple accounts?

Automating Google Drive OAuth token renewal detects expired tokens or authentication errors and orchestrates a Chrome-based OAuth flow to refresh credentials across multiple accounts. It handles per-account prompts, callbacks, and saves updated credentials automatically.

Why does my Google Drive MCP authentication fail when tokens expire?

Google Drive MCP authentication fails when OAuth tokens expire and require manual intervention. Automating the token renewal process detects these expirations or errors and initiates a Chrome-based OAuth flow to restore access for the affected accounts.

What is the best way to refresh expired OAuth credentials for Google Drive MCPs?

Refreshing expired OAuth credentials for Google Drive MCPs is best handled by automating the Chrome-based OAuth flow. This process confirms the correct account, handles the authentication callback, and saves the refreshed tokens to the configured location.

Do I need Chrome to reauthorize Google Drive tokens across different accounts?

Yes, Chrome is required to perform the OAuth flow for reauthorizing Google Drive tokens. The automated renewal process uses Chrome to handle per-account prompts, authentication scopes, and callbacks to ensure the correct account is renewed.

How to troubleshoot Google Drive token renewal when authentication errors occur?

Troubleshooting Google Drive token renewal involves detecting the authentication error and invoking the automated OAuth flow. The process provides manual verification steps to ensure updated credentials are correctly saved and applied to the configured MCPs.