← 返回 Skills 市场
googleworkspace-bot

Recipe Organize Drive Folder

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
359
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-organize-drive-folder
功能描述
Create a Google Drive folder structure and move files into the right locations.
安全使用建议
This recipe is coherent and low-risk as-written, but before using it: (1) confirm you have a trusted 'gws' CLI and the 'gws-drive' skill installed — those components handle authentication to Google Drive; (2) verify which Google account/credentials gws will use and ensure they have appropriate, least-privilege access; (3) test the commands with a temporary folder and safe sample files to avoid accidentally moving or deleting important data; and (4) review the gws-drive skill's declared env vars/permissions, since this recipe relies on that skill to access your Drive.
功能分析
Type: OpenClaw Skill Name: recipe-organize-drive-folder Version: 1.0.12 The skill bundle is a standard recipe for organizing Google Drive folders using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md calls the 'gws' CLI and references the 'gws-drive' skill to create folders and move files in Google Drive. Required binaries (gws) and the declared dependency on gws-drive are appropriate and expected for Drive operations.
Instruction Scope
Instructions are narrowly scoped to creating folders, moving files, and listing contents via gws commands. They use placeholder IDs (FILE_ID, PARENT_FOLDER_ID) and do not instruct reading unrelated files, environment variables, or system paths. There is no open-ended guidance granting broad discretionary data collection.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded by the skill itself. That is the lowest-risk model for this type of recipe.
Credentials
The skill declares no required env vars, which is consistent for an instruction-only recipe. However, it depends on the 'gws' CLI and the 'gws-drive' skill: those components will likely require Google credentials or local auth tokens. The recipe itself does not request extra/unrelated secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modifications to other skills/config; autonomous invocation is allowed by platform default but not elevated here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-organize-drive-folder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-organize-drive-folder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated internal version to 0.22.5 in metadata. - No changes to features, instructions, or functionality.
v1.0.11
- Updated skill version in metadata from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No changes to documentation content or functionality.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated skill version from 0.22.0 to 0.22.1 in metadata. - No functional or instructional changes in documentation.
v1.0.7
- Bumped version to 0.22.0. - No functional or documentation changes were made.
v1.0.6
- Bumped recipe version from 0.21.1 to 0.21.2 in documentation. - No changes to features, code, or usage instructions.
v1.0.5
- Updated version in metadata from 0.20.1 to 0.21.1. - No changes to functionality or documentation content.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Updated version to 0.20.0 in SKILL.md (was 0.19.0).
v1.0.2
- Updated metadata: moved version to the metadata section and set to 0.19.0. - Removed version field from the top-level manifest. - No changes to skill functionality or usage instructions.
v1.0.1
- Minor metadata formatting changes in SKILL.md for consistency - No functional changes to recipe steps or instructions
v1.0.0
- Initial release of recipe-organize-drive-folder. - Sets up instructions to create a Google Drive folder structure. - Guides users in moving existing files to their appropriate folders. - Requires loading the gws-drive skill as a prerequisite. - Includes sample commands for folder creation, file movement, and verification.
元数据
Slug recipe-organize-drive-folder
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Organize Drive Folder 是什么?

Create a Google Drive folder structure and move files into the right locations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。

如何安装 Recipe Organize Drive Folder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-organize-drive-folder」即可一键安装,无需额外配置。

Recipe Organize Drive Folder 是免费的吗?

是的,Recipe Organize Drive Folder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Organize Drive Folder 支持哪些平台?

Recipe Organize Drive Folder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Organize Drive Folder?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论