box-automation

Automate Box file upload, download, search, and collaboration workflows via Rube MCP.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill box-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: box-automation
Source: https://github.com/huivrotiki/antigravity-code-workspace-copy/tree/main/02-Skills/box-automation
Command: npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill box-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Box cloud storage operations (upload/download, search, folder management, sharing, collaborations, and metadata queries) via Rube MCP to reduce manual toil and ensure consistent governance across Box workspaces.

Core Features & Use Cases

  • Upload and download files to and from Box with folder resolution and basic conflict handling.
  • Search and browse Box content by name, metadata, and content to locate items quickly.
  • Manage folders: create, update, move, copy, delete with permissions and trash handling.
  • Share files and manage collaborations, including access levels and invitations.
  • Run sign-request workflows and metadata queries through Composio's Box toolkit, using current schemas.

Quick Start

Connect Box via RUBE_MANAGE_CONNECTIONS and run a workflow to upload a file to a folder using BOX_UPLOAD_FILE.

Frequently Asked Questions about box-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Box cloud storage workflows programmatically?

Automate Box cloud storage workflows by executing sequences like BOX_UPLOAD_FILE, BOX_SEARCH_FOR_CONTENT, and BOX_CREATE_FOLDER via a connected Rube MCP toolkit to manage files, folders, and collaborations.

Can I manage Box file collaborations and access control through automation?

Manage Box collaborations and access control by applying programmatic operations to share files, set access levels, and send invitations across Box workspaces using the Rube MCP integration.

How do I search for content in Box using metadata queries?

Search Box content by name, metadata, and content by executing metadata queries through the connected Box toolkit, allowing you to locate items quickly across workspaces.

What do I need to set up before running Box automation tasks?

Before running Box automation tasks, you must establish a connected Rube MCP Box toolkit and ensure the Box connection status is ACTIVE using RUBE_MANAGE_CONNECTIONS.

Does this approach handle folder management and file conflicts in Box?

Folder management and file conflicts in Box are handled through programmatic operations to create, update, move, copy, and delete folders with basic conflict resolution and trash handling.

Can I run sign-request workflows for Box files using this method?

Run sign-request workflows and metadata queries for Box files by utilizing Composio's Box toolkit with current schemas through the established Rube MCP connection.