google-workspace

Upload binary files to Google Drive and manage Google Docs and Sheets.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill google-workspace-partners-in-biz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/Partners-in-Biz/partnersinbiz-web/tree/main/.claude/skills/google-workspace
Command: npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill google-workspace-partners-in-biz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the storage, retrieval, and sharing of binary artifacts (like images, videos, PDFs) across Google Drive, Docs, and Sheets.

Core Features & Use Cases

  • Binary Artifacts Management: Store, retrieve, and share binary files like images, videos, and PDFs.
  • Google Workspace Integration: Utilize Google Drive, Docs, and Sheets for artifact storage.
  • Use Case: If you need to save an image, video, or PDF to Google Drive, use this skill to upload it and manage its access rights.

Quick Start

Upload a file to Google Drive using the google-workspace skill.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I automate uploading binary artifacts to Google Drive?

This Skill manages binary artifacts stored in Google Workspace by automating operations like uploading images, videos, and PDFs to Google Drive via the Google API Python Client.

Can I use Google Workspace to store and manage binary files like videos and PDFs?

Yes, this Skill simplifies the storage, retrieval, and sharing of binary artifacts like images, videos, and PDFs by utilizing Google Drive, Docs, and Sheets for artifact storage.

Does this Google Drive file management approach require specific API dependencies?

Yes, automating Google Drive file management and binary artifact storage requires the google-api-python-client dependency to access Google Workspace APIs.

What is the best way to append rows to Google Sheets when managing Google Drive files?

The best way to append rows to Google Sheets while managing Google Drive files is using a script that integrates Google Workspace APIs to connect binary artifact storage with spreadsheet records.

How do I create Google Docs programmatically when saving binary artifacts?

To create Google Docs programmatically when saving binary artifacts, you use the Google API Python Client to automate document creation alongside your Google Drive file uploads.