CtrlK
BlogDocsLog inGet started
Tessl Logo

google-drive-automation

Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives programmatically.

Install with Tessl CLI

npx tessl i github:Lingjie-chen/MT5 --skill google-drive-automation
What are skills?

77

1.36x

Quality

67%

Does it follow best practices?

Impact

97%

1.36x

Average score across 3 eval scenarios

Optimize this skill with Tessl

npx tessl skill review --optimize ./.trae/skills/google-drive-automation/SKILL.md
SKILL.md
Review
Evals

Evaluation results

100%

26%

Google Drive Quarterly Archive Reorganization

Folder creation and file organization workflow

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

100%

100%

RUBE_MANAGE_CONNECTIONS setup

62%

100%

ACTIVE check before proceeding

37%

100%

Find-before-create pattern

60%

100%

parent_id as ID not name

90%

100%

Chained folder IDs

100%

100%

FIND_FILE for name-to-ID resolution

30%

100%

remove_parents on move

83%

100%

Pagination with nextPageToken

60%

100%

contains not wildcards

100%

100%

No domain corpora

100%

100%

Without context: $0.2416 · 1m 18s · 11 turns · 13 in / 4,634 out tokens

With context: $0.3747 · 1m 29s · 17 turns · 429 in / 5,003 out tokens

98%

21%

Marketing Asset Export Pipeline

Search query syntax and Google Workspace file export

Criteria
Without context
With context

contains for name search

100%

100%

mimeType filter in query

100%

100%

trashed=false filter

0%

100%

mime_type for Workspace export

75%

100%

No mime_type for native files

80%

100%

nextPageToken pagination

100%

100%

s3url temporary URL handling

0%

100%

Query complexity awareness

100%

75%

Correct Docs export format

100%

100%

Correct Sheets export format

100%

100%

Without context: $0.2919 · 1m 24s · 18 turns · 395 in / 4,257 out tokens

With context: $0.3439 · 1m 19s · 16 turns · 22 in / 4,380 out tokens

94%

32%

Contractor File Access Provisioning

File sharing permission management and contact resolution

Criteria
Without context
With context

GMAIL_SEARCH_PEOPLE for resolution

50%

100%

FIND_FILE before sharing

70%

100%

Correct role for read/comment

100%

100%

type='user' for individuals

100%

100%

Confirmation before type='anyone'

30%

40%

transfer_ownership for ownership change

100%

100%

RUBE_SEARCH_TOOLS first

0%

100%

RUBE_MANAGE_CONNECTIONS setup

0%

100%

LIST_PERMISSIONS verification

100%

100%

No wildcard in query

100%

100%

Propagation note

0%

100%

Without context: $0.2807 · 1m 31s · 15 turns · 20 in / 5,201 out tokens

With context: $0.3748 · 1m 54s · 19 turns · 276 in / 5,176 out tokens

Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.