Agent Skillsgoogleworkspace/cli › recipe-create-shared-drive

recipe-create-shared-drive

GitHub

用于创建 Google 共享驱动器并配置成员权限,支持添加具有特定角色的用户及列出成员列表。

skills/recipe-create-shared-drive/SKILL.md googleworkspace/cli

Trigger Scenarios

需要创建新的 Google 共享驱动器 需要向共享驱动器添加成员或分配角色 需要查看共享驱动器的成员列表

Install

npx skills add googleworkspace/cli --skill recipe-create-shared-drive -g -y
More Options

Use without installing

npx skills use googleworkspace/cli@recipe-create-shared-drive

指定 Agent (Claude Code)

npx skills add googleworkspace/cli --skill recipe-create-shared-drive -a claude-code -g -y

安装 repo 全部 skill

npx skills add googleworkspace/cli --all -g -y

预览 repo 内 skill

npx skills add googleworkspace/cli --list

SKILL.md

Frontmatter
{
    "name": "recipe-create-shared-drive",
    "metadata": {
        "version": "0.22.5",
        "openclaw": {
            "domain": "productivity",
            "category": "recipe",
            "requires": {
                "bins": [
                    "gws"
                ],
                "skills": [
                    "gws-drive"
                ]
            }
        }
    },
    "description": "Create a Google Shared Drive and add members with appropriate roles."
}

Create and Configure a Shared Drive

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Create a Google Shared Drive and add members with appropriate roles.

Steps

  1. Create shared drive: gws drive drives create --params '{"requestId": "unique-id-123"}' --json '{"name": "Project X"}'
  2. Add a member: gws drive permissions create --params '{"fileId": "DRIVE_ID", "supportsAllDrives": true}' --json '{"role": "writer", "type": "user", "emailAddress": "member@company.com"}'
  3. List members: gws drive permissions list --params '{"fileId": "DRIVE_ID", "supportsAllDrives": true}'

Version History

  • a3768d0 Current 2026-08-20 07:26

Same Skill Collection

skills/gws-admin-reports/SKILL.md
skills/gws-calendar-agenda/SKILL.md
skills/gws-classroom/SKILL.md
skills/gws-drive-upload/SKILL.md
skills/gws-drive/SKILL.md
skills/gws-events-renew/SKILL.md
skills/gws-events-subscribe/SKILL.md
skills/gws-gmail-read/SKILL.md
skills/gws-gmail-reply-all/SKILL.md
skills/gws-gmail-reply/SKILL.md
skills/gws-gmail-triage/SKILL.md
skills/gws-gmail-watch/SKILL.md
skills/gws-modelarmor-create-template/SKILL.md
skills/gws-modelarmor-sanitize-prompt/SKILL.md
skills/gws-modelarmor-sanitize-response/SKILL.md
skills/gws-modelarmor/SKILL.md
skills/gws-script-push/SKILL.md
skills/gws-shared/SKILL.md
skills/gws-workflow-email-to-task/SKILL.md
skills/gws-workflow-file-announce/SKILL.md
skills/gws-workflow-meeting-prep/SKILL.md
skills/gws-workflow-standup-report/SKILL.md
skills/gws-workflow-weekly-digest/SKILL.md
skills/gws-workflow/SKILL.md
skills/persona-content-creator/SKILL.md
skills/persona-customer-support/SKILL.md
skills/persona-event-coordinator/SKILL.md
skills/persona-exec-assistant/SKILL.md
skills/persona-hr-coordinator/SKILL.md
skills/persona-it-admin/SKILL.md
skills/persona-project-manager/SKILL.md
skills/persona-researcher/SKILL.md
skills/persona-sales-ops/SKILL.md
skills/persona-team-lead/SKILL.md
skills/recipe-backup-sheet-as-csv/SKILL.md
skills/recipe-batch-invite-to-event/SKILL.md
skills/recipe-block-focus-time/SKILL.md
skills/recipe-bulk-download-folder/SKILL.md
skills/recipe-compare-sheet-tabs/SKILL.md
skills/recipe-copy-sheet-for-new-month/SKILL.md
skills/recipe-create-classroom-course/SKILL.md
skills/recipe-create-doc-from-template/SKILL.md
skills/recipe-create-events-from-sheet/SKILL.md
skills/recipe-create-expense-tracker/SKILL.md
skills/recipe-create-feedback-form/SKILL.md
skills/recipe-create-gmail-filter/SKILL.md
skills/recipe-create-meet-space/SKILL.md
skills/recipe-create-presentation/SKILL.md
skills/recipe-create-task-list/SKILL.md

Metadata

Files
0
Version
a3768d0
Hash
464a83c2
Indexed
2026-08-20 07:26

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 02:37
浙ICP备14020137号-1 $mapa de visitantes$