fix-drive-errors

Community

Fix Google Drive sync errors

Authorbenthamite
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves Google Drive synchronization errors caused by specific types of directories (like node_modules or build outputs) by applying the .nosync trick and restarting the Google Drive client.

Core Features & Use Cases

  • Automated Scanning: Identifies problematic directories within ~/My Drive/ based on common patterns and Google Drive logs.
  • .nosync Application: Renames problematic directories and creates symlinks to exclude them from Google Drive sync.
  • .gitignore Updates: Automatically updates .gitignore files in affected Git repositories.
  • Google Drive Restart: Gracefully quits and restarts the Google Drive application to refresh its sync status.
  • Use Case: When Google Drive displays persistent sync errors, this skill can be invoked to clean up the sync queue and restore normal operation.

Quick Start

Run the fix-drive-errors skill to scan your Google Drive for problematic directories and apply the .nosync trick.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-drive-errors
Download link: https://github.com/benthamite/dotfiles/archive/main.zip#fix-drive-errors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.