← 返回
未分类 中文

Google Drive File Management

Google Drive file management for OpenClaw using gog CLI. Upload, download, list, search, and organize files.
使用 gog CLI 为 OpenClaw 管理 Google Drive 文件,支持上传、下载、列表、搜索和整理。
rhanxerox rhanxerox 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 295
下载
💾 0
安装
1
版本
#drive#files#gog#google#latest#rhandus#storage#tiklick

概述

File Management Skill

Gestión de archivos en Google Drive para OpenClaw. Sube, descarga, lista, busca y organiza archivos en la nube.

Uso

Utiliza esta herramienta cuando necesites:

  • Subir archivos del workspace a Google Drive
  • Descargar archivos de Drive al workspace
  • Listar y organizar archivos en Drive
  • Buscar archivos específicos
  • Compartir archivos con el equipo

Características

  • Subida inteligente: Detecta tipo de archivo y organiza automáticamente
  • Búsqueda en Drive: Encuentra archivos por nombre o contenido
  • Sincronización selectiva: Sincroniza solo lo necesario
  • Backup automático: Opción de backup de archivos críticos

Comandos

drive upload

Sube archivos a Google Drive.

  • Argumentos:
  • file (string, requerido): Ruta del archivo a subir
  • --folder (string, opcional): ID de carpeta en Drive (default: root)
  • --name (string, opcional): Nombre personalizado en Drive

drive download

Descarga archivos desde Google Drive.

  • Argumentos:
  • fileId (string, requerido): ID del archivo en Drive
  • --output (string, opcional): Ruta de destino (default: workspace)

drive list

Lista archivos en Google Drive.

  • Argumentos:
  • --folder (string, opcional): ID de carpeta (default: root)
  • --limit (number, opcional): Máximo resultados (default: 20)
  • --query (string, opcional): Filtro de búsqueda

drive search

Busca archivos en Google Drive.

  • Argumentos:
  • query (string, requerido): Términos de búsqueda
  • --type (string, opcional): Tipo de archivo (document,spreadsheet,presentation,etc.)

drive share

Comparte un archivo.

  • Argumentos:
  • fileId (string, requerido): ID del archivo
  • --email (string, requerido): Email para compartir
  • --role (string, opcional): Rol (reader,writer,commenter) (default: reader)

Configuración

Requiere gog CLI configurado con acceso a Google Drive.

La cuenta por defecto es TU_EMAIL_GOOGLE.

Ejemplos

# Subir un archivo a Drive
file upload /workspace/ventas-y-gastos/README.md --folder "appDataFolder"

# Listar archivos en Drive
file list --limit 10

# Buscar documentos
file search "reporte ventas 2026"

# Descargar un archivo
file download 1ABC123DEF456 --output /workspace/backups/

# Compartir un archivo
file share 1ABC123DEF456 --email equipo@tiklick.com --role writer

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 326,791
it-ops-security

Alerting & Notification System

rhanxerox
OpenClaw集中告警通知系统,支持多渠道告警、智能规则、升级处理与审计。
★ 1 📥 1,245
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,674