drive

Manage Google Drive files and spreadsheets via the AtrisOS API.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/atrislabs/atris-plugins --skill drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drive
Source: https://github.com/atrislabs/atris-plugins/tree/main/plugins/atris-workspace/skills/drive
Command: npx skills add https://github.com/atrislabs/atris-plugins --skill drive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines your interaction with Google Drive, allowing you to manage files, search for documents, and work with spreadsheets directly through an AI interface, eliminating the need to navigate the Google Drive UI for common tasks.

Core Features & Use Cases

  • File Management: Browse, search, read, and upload files.
  • Spreadsheet Integration: Read and update Google Sheets.
  • Use Case: Quickly find a specific document, like "Q3 Marketing Report," without manually searching through folders, or update a sales spreadsheet with new data.

Quick Start

Run the bootstrap script to connect your Google Drive account.

Frequently Asked Questions about drive

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

FAQPage Schema
How do I manage Google Drive files through an API without using the web interface?

You can browse, search, read, and upload Google Drive files directly via API commands. This Skill integrates with Google Drive through the AtrisOS API to perform file operations, eliminating manual navigation of the Drive UI.

Can I read and write Google Sheets data using a backend API?

Yes, you can read and update Google Sheets through the AtrisOS API. This Skill supports performing read and write operations on spreadsheets, allowing you to manage sheet data without opening the Google Sheets UI.

What do I need to authenticate Google Drive API requests for file browsing?

You need the Atris CLI to authenticate and interact with the API. This Skill relies on the Atris CLI to securely connect your Google Drive account before you can execute file operations or manage spreadsheets.

How do I search for specific documents like a Q3 report in Google Drive programmatically?

You can search for specific documents in Google Drive by using the search functionality provided by this Skill. It queries your Drive via the AtrisOS API to quickly locate files like a Q3 Marketing Report without manual folder searching.

Does this Google Drive integration support uploading files directly to specific folders?

Yes, the integration supports uploading files to Google Drive via the AtrisOS API. You can upload files directly through the AI interface, bypassing the standard web upload process for faster file management.