dropbox

Automate Dropbox file management via Robomotion CLI commands.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill dropbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dropbox
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/dropbox
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill dropbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dropbox cloud storage tasks require manual CLI steps; this skill automates uploading, downloading, organizing, and sharing files, reducing repetitive work.

Core Features & Use Cases

  • Upload, download, copy, move, and delete files and folders in Dropbox.
  • Search for files by name or content and manage file metadata.
  • Generate and share links for easy collaboration and access control.

Quick Start

Upload a local file to a Dropbox path using the robomotion dropbox upload_file command.

Frequently Asked Questions about dropbox

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

FAQPage Schema
How do I automate uploading and downloading files in Dropbox from the command line?

You can automate Dropbox file management by running CLI commands through Robomotion to programmatically upload, download, copy, move, and delete files without manual intervention.

What do I need to set up before automating Dropbox file management tasks?

You need a configured Robomotion environment with a valid Dropbox access token to execute session-based CLI commands for multi-step file operations and metadata handling.

Can I generate share links for Dropbox files using a CLI?

Yes, the CLI supports generating and sharing links for Dropbox files and folders, enabling automated collaboration and access control across personal and team workflows.

How do I search for specific files or folders in Dropbox via the command line?

You can search Dropbox by file name or content using CLI commands, retrieving matching files and folders along with their associated metadata for automated processing.

What is the best way to automate copying and moving folders between Dropbox paths?

Executing session-based CLI commands via Robomotion automates copying and moving folders between Dropbox paths, streamlining multi-step file organization and reducing repetitive manual work.