CtrlK
BlogDocsLog inGet started
Tessl Logo

gws-drive

Google Drive: Manage files, folders, and shared drives.

Install with Tessl CLI

npx tessl i github:googleworkspace/cli --skill gws-drive
What are skills?

59

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

90%

Drive API Exploration and Integration Script

Schema discovery workflow

Criteria
Without context
With context

Uses drive --help

100%

100%

Uses gws schema for first method

100%

100%

Uses gws schema for second method

100%

100%

Schema informs --params flag

100%

100%

Schema informs --json flag

0%

0%

Correct command syntax

100%

100%

Script comments explain pattern

100%

100%

README present

100%

100%

Schema called before API call

100%

100%

No undiscovered param guessing

100%

100%

Without context: $0.7929 · 2m 53s · 48 turns · 53 in / 8,210 out tokens

With context: $0.3385 · 1m 12s · 17 turns · 177 in / 3,733 out tokens

80%

28%

Drive Audit Report Generator

Required fields parameter and file filtering

Criteria
Without context
With context

about.get has fields param

80%

100%

files.list excludes trash

100%

100%

comments endpoint has fields param

0%

100%

about.get not missing fields

100%

100%

comments not missing fields

0%

100%

active_files.json output

100%

100%

audit_report.txt output

100%

100%

files.list fields param

0%

0%

gws schema usage

0%

0%

Correct gws syntax

100%

100%

Without context: $0.5911 · 2m 32s · 35 turns · 3,615 in / 8,079 out tokens

With context: $0.4003 · 1m 16s · 20 turns · 304 in / 4,058 out tokens

90%

Shared Drive Management Script Migration

Deprecated teamdrives API avoidance

Criteria
Without context
With context

drives.list used

100%

100%

drives.get used

100%

100%

drives.create used

100%

100%

No teamdrives commands

100%

100%

gws schema usage

0%

0%

ops_summary.txt produced

100%

100%

Correct drive ID param name

100%

100%

requestId param preserved

100%

100%

Drive name preserved

100%

100%

Comments explain migration

100%

100%

Without context: $0.1327 · 38s · 11 turns · 15 in / 2,138 out tokens

With context: $0.3579 · 1m 4s · 18 turns · 23 in / 3,585 out tokens

Evaluated
Agent
Claude Code

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.