Dropboxの内容を整理する際に、古くなったファイル、重複したファイル、一時的なファイル、不要なファイルを特定し、明確な確認を経た後のみ削除します。 次のような場合に使用: ユーザーがDropboxのファイルやフォルダの削除、除去、整理を明確に依頼した場合
Clean up Dropbox content by identifying obsolete, duplicate, temporary, or unwanted files and deleting only after explicit review. Use when the user explicitly asks to delete, remove, or clean up Dropbox files or folders.
Use this skill for careful deletion workflows in Dropbox.
searchlist_folderget_file_metadatalist_shared_linkscopydeletecheck_job_statussearch or list_folder to identify candidate content.get_file_metadata to verify each deletion candidate.list_shared_links when deleting shared content could affect others.copy, and use check_job_status for any asynchronous copy job until it completes successfully.delete only for the exact confirmed items.check_job_status for any asynchronous copy or deletion job until it completes or must be reported as pending.Before deleting anything, confirm:
Before deletion, present:
After deletion, present:
Never delete based only on a broad pattern like "old files" or "duplicates" without listing exact targets. Never delete a parent folder when the user confirmed only child files. If confidence is not high, stop and ask the user to choose.
organize-dropbox-folder.find-dropbox-content or inspect-dropbox-file.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。