← Back to Skills Marketplace
Recipe Organize Drive Folder
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
359
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-organize-drive-folder
Description
Create a Google Drive folder structure and move files into the right locations.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-organize-drive-folder - After installation, invoke the skill by name or use
/recipe-organize-drive-folder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Recipe Organize Drive Folder?
Create a Google Drive folder structure and move files into the right locations. It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.
How do I install Recipe Organize Drive Folder?
Run "/install recipe-organize-drive-folder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Organize Drive Folder free?
Yes, Recipe Organize Drive Folder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Organize Drive Folder support?
Recipe Organize Drive Folder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Organize Drive Folder?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills