dropbox-lite

Automate Dropbox file uploads, downloads, listings, and searches with automatic OAuth token refresh.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/gouravsingh311/splice-app --skill dropbox-lite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dropbox-lite
Source: https://github.com/gouravsingh311/splice-app/tree/main/.codex/skills/dropbox-lite
Command: npx skills add https://github.com/gouravsingh311/splice-app --skill dropbox-lite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates routine Dropbox file operations by handling uploads, downloads, listing, and searches while automatically refreshing OAuth tokens to minimize manual credential management.

Core Features & Use Cases

  • Upload, download, list, and search files in Dropbox to streamline file workflows.
  • Automatic OAuth token refresh using a refresh token to maintain seamless access.
  • Use Case: teams needing reliable cloud file management and synchronization across devices without manual token handling.

Quick Start

Connect your Dropbox account and use the skill to upload a local file or browse and search files in your Dropbox.

Frequently Asked Questions about dropbox-lite

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

FAQPage Schema
How do I automate Dropbox file uploads and downloads without manually re-authenticating?

Automate Dropbox file uploads and downloads using OAuth refresh tokens to maintain seamless access. The skill handles routine file operations while automatically refreshing tokens to minimize manual credential management across personal or team workflows.

What Dropbox file operations can I automate using OAuth authentication?

You can automate uploading, downloading, listing, and searching files in Dropbox using OAuth authentication. The integration applies to programmatic file operations across multiple folders for personal or team workflows.

How does automatic OAuth token refresh work for Dropbox integrations?

Automatic OAuth token refresh uses a stored refresh token to maintain seamless access. The skill implements automatic refreshing using standard credentials, requiring only a one-time connection to handle ongoing authentication.

Do I need standard OAuth credentials to manage Dropbox files programmatically?

Yes, you need standard OAuth credentials to manage Dropbox files programmatically. The skill requires only standard credentials and a refresh token to enable reliable cloud file management and synchronization across devices.

Can I search for files across multiple Dropbox folders using automation?

Yes, you can search for files across multiple Dropbox folders using automation. The skill supports listing and searching files to streamline file workflows for teams needing programmatic file operations.

Why does my Dropbox API integration keep losing access during automated file transfers?

Your Dropbox API integration loses access when access tokens expire during automated file transfers. This skill solves the problem by implementing automatic token refreshing using refresh tokens to maintain continuous access.