Skip to main content
Back to registry

recipe-transfer-file-ownership

googleworkspace/cli

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

Installs582
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-transfer-file-ownership
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-drive Transfer ownership of Google Drive files from one user to another. [!CAUTION] Transferring ownership is irreversible without the new owner's cooperation. - List files owned by the user: gws drive files list --params '{"q": "'\''user@company.com'\'' in owners"}' - Transfer ownership: gws drive permissions create --params '{"fileId": "FILE_ID", "transferOwnership": true}' --json '{"role": "owner", "type": "user", "emailAddress": "newowner@company.com"}'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-transfer-file-ownership do?

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

Is recipe-transfer-file-ownership good?

recipe-transfer-file-ownership does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-transfer-file-ownership work with?

recipe-transfer-file-ownership currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to recipe-transfer-file-ownership?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-transfer-file-ownership?

npx skills add https://github.com/googleworkspace/cli --skill recipe-transfer-file-ownership

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering