google-drive

Search and manage Google Drive files and folders through the Codexclaw workspace-cli wrapper.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates safe, controlled Google Drive file and folder management through Codexclaw's wrapped Google Workspace CLI, reducing manual steps and permission risks.

Core Features & Use Cases

  • Search Drive files and retrieve content quickly across nested folders.
  • Create Drive folders and upload files while enforcing operator boundary and permissions.
  • Generate and share links, and manage access for teams without exposing sensitive data.

Quick Start

Ask the wrapper to search_drive_files for a query and get_drive_file_content for the target file within the Codexclaw boundary.

Frequently Asked Questions about google-drive

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

FAQPage Schema
How do I search for Google Drive files across nested folders?

You can search Google Drive files across nested folders by invoking the search_drive_files command through the wrapped Workspace CLI to quickly locate specific items.

Can I upload files and create folders in Google Drive while enforcing operator boundaries?

Yes, you can create Drive folders and upload files while enforcing operator boundary and permissions to reduce manual steps and permission risks.

What's the best way to manage sharing and access for Drive files without exposing sensitive data?

Generate and share links, and manage access for teams without exposing sensitive data by configuring sharing settings within the defined Workspace CLI boundary.

Do I need Node.js to run the Google Workspace wrapper for Drive management?

Yes, the wrapper satisfies runtime requirements and health checks using node and the workspace-cli wrapper to manage your Drive content safely.

How do I retrieve content from a specific file found in Google Drive?

Retrieve content from a specific file by calling get_drive_file_content for the target file within the Codexclaw boundary after locating it.

Are there limitations to using a wrapped Workspace CLI for content access instead of direct API calls?

The wrapper operates within a defined Codexclaw boundary to ensure safe, controlled management, which restricts actions to allowed operator boundaries and permissions.