← 返回 Skills 市场
320
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install public-google-drive
功能描述
Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required...
安全使用建议
This skill talks like it creates 'Google' docs but actually registers an agent with a third‑party service (Memyard) and will automatically create and store a bearer token at ~/.memyard/agent_config.json on first use. Before installing, decide whether you trust the remote service to receive the content you will create/edit. Ask the publisher how documents are actually stored and shared, whether the base_url can be changed, and why automatic registration/persistence is required. If you proceed, consider disabling autonomous invocation for the agent, inspect network calls (or run the skill in a sandboxed environment), and review or manually create the agent credentials instead of allowing automatic registration so you retain explicit consent and control over the token.
功能分析
Type: OpenClaw Skill
Name: public-google-drive
Version: 1.0.0
The skill provides a mechanism for an AI agent to create and edit Google Docs and Sheets via a third-party intermediary service (Memyard) without requiring user OAuth. It includes detailed instructions for the agent to automatically register, manage local configuration in `$HOME/.memyard/agent_config.json`, and apply appropriate filesystem permissions (chmod 0700/0600). The workflow uses a 'plan-then-execute' pattern for document writes to `api.memyard.com`, which is consistent with its stated purpose of providing a simplified, programmatic document hosting interface.
能力评估
Purpose & Capability
The skill claims to create 'Google Docs/Sheets' without OAuth, but all runtime instructions target a third‑party API (api.memyard.com) and host shareable links at app.memyard.com. Requiring no OAuth is coherent only because the service issues its own agent_key — the skill name is misleading and could cause users to think this integrates with Google when it does not.
Instruction Scope
At first use the SKILL.md instructs the agent to register automatically with the remote service and to persist an agent_key and agent_id to ~/.memyard/agent_config.json. The agent is expected to send user content to the remote API (plan/execute endpoints). Automatic registration and automatic transmission of content to an external service are scope-creep and a privacy/consent concern.
Install Mechanism
This is an instruction-only skill with no install steps or downloaded code, which minimizes install-time risk. There are no binaries or archive downloads.
Credentials
The skill requests no environment variables, but it instructs creating and storing a secret (agent_key) in the user's home directory. Persisting a bearer token for an external service without an explicit upfront credential request or explicit user consent is disproportionate and increases the risk of unwanted data exfiltration.
Persistence & Privilege
Although not granted 'always' privilege, the skill directs the agent to create persistent credentials in ~/.memyard/ and to use them for future calls. Combined with normal autonomous invocation, this gives the remote service an ongoing token tied to the user account on disk — a lasting capability the user may not expect.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install public-google-drive - 安装完成后,直接呼叫该 Skill 的名称或使用
/public-google-drive触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — create and edit public Google Docs/Sheets in Memyard’s workspace, no Google account required.
- Automatic agent registration and credential storage on first use; no manual setup needed.
- Securely persists agent config in a per-user directory.
- Supports creating, appending, and inserting content in both Docs and Sheets via a plan-then-execute workflow.
- Documents are hosted with shareable "anyone with link" view permission.
- Read-only endpoints to retrieve document metadata and list user documents.
元数据
常见问题
Public Google Drive 是什么?
Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。
如何安装 Public Google Drive?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install public-google-drive」即可一键安装,无需额外配置。
Public Google Drive 是免费的吗?
是的,Public Google Drive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Public Google Drive 支持哪些平台?
Public Google Drive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Public Google Drive?
由 Memyard(@memyard)开发并维护,当前版本 v1.0.0。
推荐 Skills