CtrlK
BlogDocsLog inGet started
Tessl Logo

dropbox-automation

Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.

75

1.51x
Quality

65%

Does it follow best practices?

Impact

94%

1.51x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/dropbox-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a thorough and well-structured Dropbox automation skill with excellent workflow clarity — clear sequences, validation checkpoints, and async polling guidance. Its main weaknesses are significant content repetition (pitfalls repeated in multiple sections), lack of concrete executable call examples, and being overly long for a single file without progressive disclosure to supporting documents.

Suggestions

Deduplicate pitfalls — consolidate path format rules, base64 encoding notes, and shared link conflict warnings into the 'Known Pitfalls' section only, and reference it from workflows instead of repeating.

Add at least 2-3 concrete MCP call examples showing actual tool invocations with realistic parameters (e.g., a complete RUBE_SEARCH_TOOLS call followed by a DROPBOX_SEARCH_FILE_OR_FOLDER call with sample query and options).

Split the quick reference table and detailed per-workflow parameter lists into a separate REFERENCE.md file, keeping the main SKILL.md focused on workflow sequences and key pitfalls.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes significant repetition — pitfalls about base64 encoding, path formats, and shared link conflicts are repeated across individual workflows AND in the 'Known Pitfalls' section. The quick reference table largely duplicates information already covered in the workflows. Some parameter explanations are unnecessary for Claude (e.g., explaining what case-insensitive means). Could be tightened by ~30%.

2 / 3

Actionability

The skill provides specific tool names, parameter names, and clear tool sequences, which is good. However, there are no executable code examples or concrete MCP call examples showing actual invocations with sample parameters. The guidance is specific but remains at the 'describe what to do' level rather than 'here is exactly how to call it.' The upload workflow mentions a 'FileUploadable object with s3key, mimetype, and name' without showing a concrete example.

2 / 3

Workflow Clarity

Workflows are clearly sequenced with numbered steps, explicit prerequisite/required/optional annotations, and validation checkpoints (e.g., checking metadata before creating links, polling batch job status, checking for existing shared links before creating new ones). The sharing workflow explicitly includes prerequisite validation steps and error recovery guidance. Batch operations include polling steps for async completion.

3 / 3

Progressive Disclosure

The content is a monolithic ~250-line document with no bundle files to offload detail into. The detailed parameter lists, pitfalls for each workflow, common patterns section, known pitfalls section, and quick reference table all live in one file. For a skill this comprehensive, the detailed per-workflow parameter documentation and the full quick reference table could be split into separate reference files, with the main SKILL.md serving as a concise overview.

2 / 3

Total

9

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description does a good job listing specific Dropbox operations and identifying the integration mechanism, making it distinctive. However, it lacks an explicit 'Use when...' clause that would help Claude know exactly when to select this skill, and some trigger terms could be more natural and user-facing rather than technical.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks to upload, download, share, or organize files in Dropbox, or mentions Dropbox cloud storage.'

Include more natural user-facing trigger terms like 'cloud storage', 'share a Dropbox link', 'sync files', or 'Dropbox folder' to improve keyword coverage.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: file management, sharing, search, uploads, downloads, and folder operations. Also specifies the platform (Dropbox) and tooling (Rube MCP/Composio).

3 / 3

Completeness

Clearly answers 'what does this do' with specific Dropbox operations, but lacks an explicit 'Use when...' clause or equivalent trigger guidance. The 'when' is only implied by the listed capabilities.

2 / 3

Trigger Term Quality

Includes good keywords like 'Dropbox', 'file management', 'sharing', 'search', 'uploads', 'downloads', and 'folder operations', but misses common user variations like 'cloud storage', 'sync files', 'share a link', or file extension mentions. The term 'Rube MCP (Composio)' is technical jargon unlikely to be used by end users.

2 / 3

Distinctiveness Conflict Risk

Clearly scoped to Dropbox specifically, with the additional qualifier of Rube MCP (Composio) as the integration method. This is unlikely to conflict with other file management or cloud storage skills.

3 / 3

Total

10

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
davepoon/buildwithclaude
Reviewed

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.