What problem does it solve?
Centralizes Google Drive actions by providing a single entrypoint to discover, organize, share, export, copy, or delete Drive files while enabling unified editing and summarization of Docs, Sheets, and Slides through one integrated workflow.
Core Features & Use Cases
- Ground target file first (URL, ID, or recent activity) to anchor the task, then route to the most specific sibling skill for Docs, Sheets, or Slides content manipulation.
- Use the base Drive workflow for file lifecycle tasks (search, fetch, recent files, sharing, copying, deleting, exporting, and revision history) while preserving permissions and structure.
- Route to narrow skills: google-drive-comments for comments, google-docs for Docs content, google-sheets for Sheets data, google-slides for Slides decks.
- Maintain permissions and file organization; avoid unnecessary moves and respect existing ownership when handing off to narrower skills.
Quick Start
Ground the target Drive file (via URL, ID, or recent activity) and route the task to the most specific sibling skill (Docs, Sheets, or Slides) for editing, summarization, or lifecycle actions.