Upload, download, search, and share files on Google Drive. Create folders and manage permissions. Use when asked to share a file, upload to gdrive, search cloud storage, manage a Drive folder, or organize Google Drive files.
Install with Tessl CLI
npx tessl i github:odyssey4me/agent-skills --skill google-drive95
Does it follow best practices?
Evaluation — 99%
↑ 1.25xAgent success when using this skill
Validation for skill structure
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that follows best practices. It uses third person voice, lists specific concrete actions, includes a comprehensive 'Use when...' clause with natural trigger terms, and clearly distinguishes itself through Google Drive-specific terminology. The description provides everything Claude needs to correctly select this skill.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Upload, download, search, and share files', 'Create folders', and 'manage permissions'. These are clear, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both what (upload, download, search, share, create folders, manage permissions) AND when with explicit 'Use when...' clause containing multiple trigger scenarios. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'share a file', 'upload to gdrive', 'search cloud storage', 'manage a Drive folder', 'organize Google Drive files'. Includes both formal ('Google Drive') and informal ('gdrive') variations. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche focused specifically on Google Drive with distinct triggers like 'gdrive', 'Google Drive', 'Drive folder'. Unlikely to conflict with other file or cloud storage skills due to platform-specific terminology. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured skill with excellent actionability and progressive disclosure. The command examples are concrete and executable, workflows are clearly sequenced with appropriate error handling guidance, and advanced content is properly delegated to reference files. Minor verbosity in the setup sections prevents a perfect conciseness score.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly efficient but includes some redundancy, such as listing dependencies both in Installation and in the check command description. The setup verification section could be tighter. | 2 / 3 |
Actionability | Provides fully executable bash commands throughout with specific examples for common workflows like searching, downloading, uploading, and sharing. Commands are copy-paste ready with clear argument patterns. | 3 / 3 |
Workflow Clarity | Multi-step processes like 'download a file' and 'upload and share' are clearly sequenced. Error handling section explicitly distinguishes retryable vs non-retryable errors with clear guidance to stop and inform user on auth failures. | 3 / 3 |
Progressive Disclosure | Excellent structure with quick start in main file and clear one-level-deep references to command-reference.md, drive-queries.md, and api-reference.md. External OAuth guides are appropriately linked rather than inlined. | 3 / 3 |
Total | 11 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
Table of Contents
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.