google-drive

Manage Google Drive files, folders, permissions, and exports via AgentPMT API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines Google Drive operations for AI agents, enabling them to manage files, organize folders, and collaborate without manual intervention.

Core Features & Use Cases

  • File Management: Search, upload, download, move, copy, and delete files within Google Drive.
  • Organization: Create and manage folder structures.
  • Collaboration: Share files and manage permissions.
  • Export: Convert Google Docs, Sheets, and Slides to various formats (PDF, DOCX, XLSX).
  • Use Case: An agent needs to find a specific report from last quarter, download it, convert it to PDF, and then share it with a colleague.

Quick Start

Use the google-drive skill to search for files named 'quarterly report'.

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 for AI agents?

Automate Google Drive file management by using an external API that enables AI agents to search, upload, download, move, and copy files programmatically. This streamlines operations without manual intervention.

Can I export Google Workspace documents to PDF and other formats programmatically?

Export Google Workspace documents to common formats including PDF, DOCX, and XLSX programmatically. The API converts Google Docs, Sheets, and Slides files directly for AI-driven workflows.

How can AI search Google Drive files by name or content?

Search Google Drive files by name or content through programmatic API access. This allows AI agents to find specific reports or documents within Drive folders automatically.

Does this Google Drive automation tool support folder creation and permission setting?

Google Drive automation supports folder creation, management, and permission setting. AI agents can organize folder structures and share files with colleagues by managing access programmatically.

What is needed to integrate Google Drive operations with a credit-based payment system?

Integrating Google Drive operations requires EIP-191 signing for secure API access and connects with a credit-based payment system. This ensures authenticated file management and document export operations.