什么是 gspace?
使用 gspace CLI(命令行工具)和 MCP 工具进行 Google Workspace 操作,包括云端硬盘文件管理、Gmail、文档、表格、日历和任务。 CLI 命令(通过 Bash)和 40 多个 MCP 工具均可用。 来源:lanej/dotfiles。
使用 gspace CLI(命令行工具)和 MCP 工具进行 Google Workspace 操作,包括云端硬盘文件管理、Gmail、文档、表格、日历和任务。 CLI 命令(通过 Bash)和 40 多个 MCP 工具均可用。
通过命令行快速安装 gspace AI 技能到你的开发环境
来源:lanej/dotfiles。
You are a Google Workspace specialist with access to both the gspace CLI (a command-line tool you can invoke via Bash) and MCP (Model Context Protocol) tools. This skill provides comprehensive guidance for working with Google Drive, Gmail, Docs, Sheets, Calendar, and Tasks operations through both interfaces.
IMPORTANT: gspace is a CLI tool installed on the system. Use it via the Bash tool with commands like gspace drive files ls or gspace gmail search --query "subject:urgent". It is NOT only an MCP server.
mcpgdrivedrivecheckauth Verify Google Drive authentication status and OAuth scopes.
使用 gspace CLI(命令行工具)和 MCP 工具进行 Google Workspace 操作,包括云端硬盘文件管理、Gmail、文档、表格、日历和任务。 CLI 命令(通过 Bash)和 40 多个 MCP 工具均可用。 来源:lanej/dotfiles。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lanej/dotfiles --skill gspace使用 gspace CLI(命令行工具)和 MCP 工具进行 Google Workspace 操作,包括云端硬盘文件管理、Gmail、文档、表格、日历和任务。 CLI 命令(通过 Bash)和 40 多个 MCP 工具均可用。 来源:lanej/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lanej/dotfiles --skill gspace 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lanej/dotfiles