Gdrive Cart
Description
GDrive Context Cart (Context Bridge) — visual context staging between Google Drive and AI agent harnesses (Hermes, Claude Code, Cursor, OpenClaw). Docs to Markdown, Sheets to CSV, manifest + clipboard hand-off.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GDrive Context Cart
A lightweight visual context staging bridge connecting cloud storage and AI coding agents (Hermes, Claude Code, Cursor, OpenClaw, Codex, etc.).
English
Overview
Most agent integrations for cloud drives (such as headless CLI tools or MCP servers) rely exclusively on programmatic API calls or keyword searches. When a workspace contains thousands of documents, an agent searching blind wastes significant context tokens and frequently retrieves outdated or incorrect revisions.
`gdrive-cart` implements a **Context Staging Basket** architecture:
- Human Curation: Rapid visual navigation, search, and selection of relevant files and folders in a clean local web interface.
- Machine Processing: Queued batch downloading, automatic format conversion (Docs to Markdown, Sheets to CSV), recursive directory resolution, and compilation of a structured
_context_manifest.md. - Seamless Hand-off: Automatic generation and copying of the local path hand-off text to the system clipboard, allowing users to paste (
Ctrl + V) directly into their agent interface without disrupting prompt composition.
Upstream Dependency & Companion Architecture
`gdrive-cart` is designed as a **companion visual tool** rather than a standalone authentication stack. It builds directly upon the official **`google-workspace`** skill (by Nous Research):
- Authentication Delegation: It intentionally does not re-implement the Google Cloud OAuth PKCE verification flow. Instead, it delegates credential creation and refresh to the upstream
google-workspacesetup, consuming the resultinggoogle_token.json. - Separation of Concerns: The upstream
google-workspaceskill provides headless function-calling tools;gdrive-cartprovides the human-facing visual staging layer, format conversion, and context distillation. - Standalone Usage: In non-Hermes environments (such as Claude Code or Cursor), users simply place an authorized `google_token.j
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI