Box Automation

🌐Community
by davepoon · vlatest · Repository

Automates repetitive tasks within box environments, streamlining workflows and reducing manual effort for users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add box-automation npx -- -y @trustedskills/box-automation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "box-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/box-automation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates tasks within a Box account. It can be used to list files, download specific files based on criteria, and upload new files to designated folders. The agent can interact with your Box storage without manual intervention.

When to use it

  • Automate file backups from Box to another location.
  • Retrieve specific documents from Box based on keywords or dates.
  • Upload newly created marketing materials directly into a Box folder for team access.
  • Generate reports of files in a Box account, filtered by type and date modified.

Key capabilities

  • List files within a specified Box folder.
  • Download files matching specific criteria (e.g., name, file type).
  • Upload files to designated folders within the Box account.

Example prompts

  • "List all PDF files in my 'Marketing Materials' Box folder."
  • "Download the file named 'Q3 Sales Report.xlsx' from my Box account."
  • “Upload this image ‘new_logo.png’ into the ‘Logos’ folder on Box.”

Tips & gotchas

Requires proper authentication credentials for your Box account to function correctly. Ensure the agent has sufficient permissions within Box to perform the requested actions (list, download, upload).

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davepoon
Installs
19

🌐 Community

Passed automated security scans.