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.

Install with Tessl CLI

npx tessl i github:Lingjie-chen/MT5 --skill box-automation
What are skills?

77

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

56%

Box File Upload Automation Workflow

File upload workflow and connection setup

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

0%

100%

RUBE_MANAGE_CONNECTIONS setup

0%

100%

ACTIVE status check

0%

100%

Attributes before file ordering

0%

100%

Root folder as string zero

100%

100%

Numeric string IDs

37%

100%

Large file chunk upload

100%

100%

Conflict handling noted

100%

100%

BOX_SEARCH_FOR_CONTENT for folder lookup

37%

100%

parent_id parameter used

100%

100%

OAuth auth link step

0%

100%

Without context: $0.4957 · 2m 33s · 21 turns · 1,857 in / 8,799 out tokens

With context: $0.4776 · 1m 56s · 16 turns · 22 in / 6,978 out tokens

92%

64%

Box Content Audit Automation

Search query construction and pagination

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

0%

100%

RUBE_MANAGE_CONNECTIONS setup

0%

100%

ACTIVE connection check

0%

100%

Uppercase boolean operators

100%

100%

BOX_SEARCH_FOR_CONTENT used

0%

100%

query parameter present

0%

100%

Marker-based pagination

0%

100%

Offset limit awareness

0%

100%

Pagination to completion

100%

100%

Filter validation note

0%

0%

manifest.json output

100%

100%

Without context: $0.3742 · 1m 49s · 18 turns · 24 in / 5,934 out tokens

With context: $0.4569 · 1m 51s · 19 turns · 273 in / 6,081 out tokens

100%

72%

Box Project Space Setup and Teardown

Folder management, deletion, and nested parameters

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

0%

100%

RUBE_MANAGE_CONNECTIONS setup

0%

100%

ACTIVE check before operations

0%

100%

parent__id double underscore

0%

100%

Valid folder names

0%

100%

Soft vs permanent deletion

0%

100%

Recursive for non-empty folders

100%

100%

Valid collaboration roles listed

100%

100%

BOX_UPDATE_COLLABORATION for role changes

0%

100%

Root folder string ID

100%

100%

BOX_CREATE_FOLDER used for provisioning

0%

100%

Without context: $0.4839 · 2m 11s · 21 turns · 89 in / 7,240 out tokens

With context: $0.4672 · 2m 8s · 16 turns · 176 in / 7,725 out tokens

Evaluated
Agent
Claude Code

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.