google-drive
Installation
SKILL.md
Google Drive
Access the Google Drive API with managed OAuth authentication. List, search, create, and manage files and folders.
Quick Start
CLI:
maton google-drive file list -Q "name contains 'budget'"
maton api "/google-drive/drive/v3/files?q=name+contains+'budget'"
Python: