CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-bulk-download-folder

List and download all files from a Google Drive folder.

Install with Tessl CLI

npx tessl i github:googleworkspace/cli --skill recipe-bulk-download-folder
What are skills?

72

2.08x

Quality

60%

Does it follow best practices?

Impact

100%

2.08x

Average score across 3 eval scenarios

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/recipe-bulk-download-folder/SKILL.md
SKILL.md
Review
Evals

Evaluation results

100%

43%

Drive Folder Backup Script

gws drive file listing and download

Criteria
Without context
With context

Uses gws CLI

100%

100%

Correct list subcommand

100%

100%

Correct list --params

0%

100%

JSON format flag

100%

100%

Correct download subcommand

100%

100%

fileId in download params

0%

100%

alt media param

0%

100%

Output flag usage

80%

100%

Saves to backup dir

100%

100%

Without context: $0.4436 · 1m 17s · 21 turns · 1,743 in / 3,916 out tokens

With context: $0.2495 · 1m 3s · 20 turns · 135 in / 3,471 out tokens

100%

51%

Export Drive Documents for Distribution

Google Docs PDF export via gws

Criteria
Without context
With context

Uses gws CLI

100%

100%

Correct list subcommand

100%

100%

List --params with q query

0%

100%

JSON format on list

0%

100%

Uses export subcommand

100%

100%

fileId in export params

0%

100%

PDF mimeType

0%

100%

Output flag on export

72%

100%

Saves to exports dir

100%

100%

Without context: $0.3281 · 1m 25s · 23 turns · 135 in / 4,721 out tokens

With context: $0.2946 · 56s · 20 turns · 25 in / 2,952 out tokens

100%

61%

Offline Archive of a Mixed-Content Drive Folder

Mixed file type handling: download vs export

Criteria
Without context
With context

Uses gws CLI

100%

100%

Correct list subcommand

100%

100%

List --params with q query

0%

100%

JSON format on list

50%

100%

Uses files get for binary

0%

100%

alt media in get params

0%

100%

fileId in get params

0%

100%

Uses files export for Docs

100%

100%

PDF mimeType in export

0%

100%

Output flag on both commands

50%

100%

Saves to archive dir

100%

100%

Without context: $0.3865 · 1m 32s · 27 turns · 26 in / 4,885 out tokens

With context: $0.2206 · 45s · 16 turns · 21 in / 2,463 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.