Skills google-drive
Read Google Drive files via Google Workspace CLI through Platform Gateway.
install
source · Clone the upstream repo
git clone https://github.com/useopencompany/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/useopencompany/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/google-drive" ~/.claude/skills/useopencompany-skills-google-drive && rm -rf "$T"
manifest:
google-drive/SKILL.mdsource content
Google Drive (Compatibility Read-Only)
Compatibility alias for Google Workspace read actions.
Capabilities
- List files (read-only)
Notes
- Routed to provider
.gws - Write/admin operations are intentionally unavailable.