google-drive

Access and update Google Drive files and spreadsheet records via authenticated APIs.

Updated May 9, 2026
One-click install
npx skills add https://github.com/pmcdowall/hermes-skills --skill google-drive-pmcdowall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive
Source: https://github.com/pmcdowall/hermes-skills/tree/main/.archive/google-drive
Command: npx skills add https://github.com/pmcdowall/hermes-skills --skill google-drive-pmcdowall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies access to OFS Google Drive files and project spreadsheets by providing a structured way to find, read, and update operational records through Google APIs.

Core Features & Use Cases

  • Drive File Management: Search for files, list folder contents, and locate project resources stored in Google Drive.
  • Spreadsheet Operations: Read and update Google Sheets values such as hosting records, project statuses, and deployment information.
  • Use Case: When managing website projects, use this Skill to find a project's tracking spreadsheet and update its hosting status or retrieve key project details.

Quick Start

Use the google-drive skill to find the project spreadsheet for a website and update its status record.

Frequently Asked Questions about google-drive

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

FAQPage Schema
How do I automate Google Drive file management through an API?

You need configured Google API credentials and spreadsheet or Drive access permissions set up in your environment before this Skill can authenticate and perform automated data retrieval or updates.

How do I read and update Google Sheets records for project tracking?

Spreadsheet operations support reading and updating Google Sheets values such as hosting records, project statuses, and deployment information for website project management scenarios.

What's the best way to locate a specific project spreadsheet in Google Drive?

Drive file discovery lets you search for files, list folder contents, and locate project resources stored in Google Drive, then read or update the located spreadsheet's records.

Do I need Google API credentials to manage Drive files and spreadsheet records?

Yes, configured Google API credentials and explicit spreadsheet or Drive access permissions are required for this Skill to authenticate and perform automated file and record operations.

Can I update hosting status records in a Google Sheets spreadsheet automatically?

Hosting status records in Google Sheets can be updated automatically via authenticated API calls that write new values to specific cells or ranges in the project tracking spreadsheet.