From dropbox
Create, inspect, and manage Dropbox file requests for collecting uploads from other people. Use when the user asks to collect files, request uploads, create an upload portal, check a file request, or list existing file requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dropbox:collect-files-with-requestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to help users collect files from others through Dropbox file requests.
Use this skill to help users collect files from others through Dropbox file requests.
create_file_requestget_file_requestlist_file_requestscreate_folderget_file_metadatalist_folder/, or the user's personal root, such as /FirstName LastName, as the destination. Dropbox requires the file request destination to be a child folder under that folder, such as /FirstName LastName/Invoices.create_folder only after explicit confirmation.create_file_request, confirm the title, destination folder, deadline if applicable, and whether the request should be open or closed if that option is available.get_file_request for a known raw request ID.list_file_requests when the user asks for existing requests or cannot identify one.Before creating a file request, confirm:
Before creating a destination folder, confirm:
/, or the user's personal rootReturn:
Do not create folders or file requests without explicit confirmation. Do not assume uploaded files are private or reviewed; describe the destination and access implications clearly. Dropbox does not allow file requests at a team root, such as /, or the user's personal root; ask the user to confirm a child folder under that folder and do not retry with a guessed folder.
share-dropbox-content.organize-dropbox-folder.npx claudepluginhub ai-integr8tor/anthropics-knowledge-work-plugins --plugin dropboxSets up isolated workspaces using native worktree tools or git worktree fallback. Use before starting feature work to protect the current branch.