CtrlK
BlogDocsLog inGet started
Tessl Logo

one-drive-automation

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

69

1.70x
Quality

58%

Does it follow best practices?

Impact

85%

1.70x

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

Quality

Content

50%

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 reference for OneDrive automation via Rube MCP with good workflow organization and useful pitfall documentation. However, it suffers from significant redundancy between sections, lacks concrete executable examples (actual MCP call payloads), and misses explicit validation/confirmation checkpoints for destructive operations. The monolithic structure would benefit from splitting detailed parameter references and pitfalls into separate files.

Suggestions

Add concrete, copy-paste-ready MCP call examples showing actual JSON payloads for at least the most common operations (search, upload, share) to improve actionability.

Remove the redundant 'Known Pitfalls' and 'Common Patterns' sections by consolidating unique information into the workflow sections, or restructure so the main file is a concise overview that references detailed workflow files.

Add explicit validation checkpoints for destructive operations: e.g., before delete, verify item name/path matches expectation; before permission changes, display current permissions and get user confirmation.

Split detailed parameter lists and pitfalls into a separate REFERENCE.md file, keeping SKILL.md as a lean overview with workflow sequences and quick reference table.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes significant redundancy — the 'Known Pitfalls' section largely repeats pitfalls already listed under each workflow, and the 'Common Patterns' section restates information from workflow sections. The quick reference table adds value but the overall document could be tightened by ~30% without losing information.

2 / 3

Actionability

Tool sequences are clearly named and parameters are well-documented, but there are no executable code examples or concrete MCP call examples showing actual JSON payloads or invocations. The guidance stays at the level of 'call this tool with these parameters' without showing what a complete call looks like.

2 / 3

Workflow Clarity

Workflows are well-sequenced with clear prerequisite/required/optional labels and pitfall warnings. However, validation checkpoints are largely missing — for destructive operations like delete and permission changes, there's a mention to 'verify first' but no explicit validate-then-proceed feedback loop. The sharing workflow mentions getting confirmation but doesn't enforce a check-before-act pattern rigorously.

2 / 3

Progressive Disclosure

The document is a monolithic ~250-line file with no bundle files to offload detailed content. The per-workflow parameter lists and pitfalls could be split into separate reference files, with the main SKILL.md serving as a concise overview. The single external link to Composio docs is helpful but insufficient for progressive disclosure of this volume of content.

2 / 3

Total

8

/

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 OneDrive operations and naming the integration platform, making it distinctive. 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 natural trigger phrases and explicit usage guidance would strengthen it.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about OneDrive files, cloud storage on Microsoft OneDrive, sharing OneDrive links, or managing OneDrive folders.'

Include more natural user-facing trigger terms such as 'cloud storage', 'Microsoft OneDrive', 'share a file link', 'upload to OneDrive', or 'OneDrive permissions' to improve keyword coverage.

DimensionReasoningScore

Specificity

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

3 / 3

Completeness

Clearly answers 'what does this do' with the list of OneDrive operations, but lacks an explicit 'Use when...' clause. The 'when' is only implied by the capabilities listed, which caps this at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

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

2 / 3

Distinctiveness Conflict Risk

The explicit mention of 'OneDrive' and the specific integration via 'Rube MCP (Composio)' creates a clear niche that is unlikely to conflict with other file management or cloud storage skills targeting different platforms.

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.