CtrlK
BlogDocsLog inGet started
Tessl Logo

box-automation

Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.

76

2.93x
Quality

65%

Does it follow best practices?

Impact

97%

2.93x

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/box-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

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 Box operations and naming the integration platform, making it distinctive and specific. However, it lacks an explicit 'Use when...' clause that would help Claude know exactly when to select this skill, and some of the terminology (Rube MCP, Composio) is technical rather than user-facing. Adding trigger guidance and more natural user terms would strengthen it.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Box, Box.com, or needs to manage files/folders in Box cloud storage.'

Include natural user-facing variations like 'Box.com', 'Box files', 'Box folders', 'cloud drive' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: file upload/download, search, folder management, sharing, collaborations, and metadata queries. Also specifies the platform (Box) and the integration method (Rube MCP/Composio).

3 / 3

Completeness

Clearly answers 'what does this do' with specific Box operations, but lacks an explicit 'Use when...' clause. The 'when' is only implied by the capabilities listed. The instruction to 'always search tools first' is operational guidance, not a trigger condition.

2 / 3

Trigger Term Quality

Includes good keywords like 'Box', 'cloud storage', 'file upload/download', 'sharing', 'collaborations', and 'metadata', but misses common user variations like 'Box.com', 'cloud files', 'shared folders', or 'file management'. The mention of 'Rube MCP (Composio)' is technical jargon unlikely to appear in user requests.

2 / 3

Distinctiveness Conflict Risk

Clearly scoped to Box cloud storage specifically, with distinct triggers like 'Box', 'Composio', and 'Rube MCP'. Unlikely to conflict with skills for other cloud storage providers (Google Drive, Dropbox, etc.) or general file operations.

3 / 3

Total

10

/

12

Passed

Implementation

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 comprehensive Box automation skill with well-structured workflows and clear step sequencing, but it suffers from verbosity and repetition across sections. The lack of concrete executable examples (actual MCP tool calls with sample parameters and expected responses) reduces actionability. The monolithic structure could benefit from splitting detailed parameter references and the quick reference table into separate files.

Suggestions

Add 1-2 concrete MCP tool call examples showing actual invocations with sample parameters and expected response shapes (e.g., a complete search-then-download flow)

Remove duplicated pitfall information — consolidate the per-workflow pitfalls and the 'Known Pitfalls' section to eliminate repetition

Move the quick reference table and detailed parameter lists to a separate REFERENCE.md file, keeping SKILL.md focused on workflows and key patterns

DimensionReasoningScore

Conciseness

The skill is quite lengthy (~200+ lines) with significant repetition between sections. The 'Known Pitfalls' section at the bottom repeats information already stated in per-workflow pitfalls (e.g., ID formats, search requirements). The quick reference table is useful but adds bulk. Some parameter descriptions are thorough but could be tightened.

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 real parameters. Everything is described rather than demonstrated with copy-paste-ready examples.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps, labeled as [Prerequisite], [Required], and [Optional]. The setup section includes a verification step before proceeding. Pitfalls sections serve as validation guidance, and the pagination pattern addresses completeness checking.

3 / 3

Progressive Disclosure

The content is entirely monolithic — everything is in one file with no references to external documents for detailed API references or advanced patterns. The quick reference table and common patterns could be separate files. However, the internal organization with clear headers and sections is decent.

2 / 3

Total

9

/

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.