Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion claude/skills/clean-up-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: clean-up-dropbox-content
description: 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.
disable-model-invocation: true
disable-model-invocation: false
---

# Clean Up Dropbox Content
Expand Down
2 changes: 1 addition & 1 deletion claude/skills/collect-files-with-request/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: collect-files-with-request
description: 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.
disable-model-invocation: true
disable-model-invocation: false
---

# Collect Files With Request
Expand Down
1 change: 1 addition & 0 deletions claude/skills/find-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: find-dropbox-content
description: Find Dropbox files and folders relevant to a user request. Use when the user asks to search Dropbox, find a document, locate recent files, browse a folder, identify likely source files, or narrow down where content lives before reading, sharing, organizing, or restoring it.
disable-model-invocation: false
---

# Find Dropbox Content
Expand Down
1 change: 1 addition & 0 deletions claude/skills/inspect-dropbox-file/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: inspect-dropbox-file
description: Inspect a Dropbox file or folder by checking metadata, shared links, and file content when needed. Use when the user asks what a file is, whether it is shared, when it changed, what access links exist, or asks to read/analyze a Dropbox file.
disable-model-invocation: false
---

# Inspect Dropbox File
Expand Down
2 changes: 1 addition & 1 deletion claude/skills/organize-dropbox-folder/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: organize-dropbox-folder
description: Organize Dropbox files and folders by creating folders, copying content, or moving content into a cleaner structure. Use when the user asks to organize, archive, consolidate, restructure, copy, or move Dropbox content.
disable-model-invocation: true
disable-model-invocation: false
---

# Organize Dropbox Folder
Expand Down
2 changes: 1 addition & 1 deletion claude/skills/share-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: share-dropbox-content
description: Share Dropbox files or folders by creating shared links, inspecting existing shared links, or explaining current shared-link state. Use only when the user explicitly asks to create a shared link, check access, or inspect a Dropbox shared link.
disable-model-invocation: true
disable-model-invocation: false
---

# Share Dropbox Content
Expand Down
2 changes: 1 addition & 1 deletion codex/skills/clean-up-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: clean-up-dropbox-content
description: 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.
disable-model-invocation: true
disable-model-invocation: false
---

# Clean Up Dropbox Content
Expand Down
2 changes: 1 addition & 1 deletion codex/skills/collect-files-with-request/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: collect-files-with-request
description: 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.
disable-model-invocation: true
disable-model-invocation: false
---

# Collect Files With Request
Expand Down
1 change: 1 addition & 0 deletions codex/skills/find-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: find-dropbox-content
description: Find Dropbox files and folders relevant to a user request. Use when the user asks to search Dropbox, find a document, locate recent files, browse a folder, identify likely source files, or narrow down where content lives before reading, sharing, organizing, or restoring it.
disable-model-invocation: false
---

# Find Dropbox Content
Expand Down
1 change: 1 addition & 0 deletions codex/skills/inspect-dropbox-file/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: inspect-dropbox-file
description: Inspect a Dropbox file or folder by checking metadata, shared links, and file content when needed. Use when the user asks what a file is, whether it is shared, when it changed, what access links exist, or asks to read/analyze a Dropbox file.
disable-model-invocation: false
---

# Inspect Dropbox File
Expand Down
2 changes: 1 addition & 1 deletion codex/skills/organize-dropbox-folder/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: organize-dropbox-folder
description: Organize Dropbox files and folders by creating folders, copying content, or moving content into a cleaner structure. Use when the user asks to organize, archive, consolidate, restructure, copy, or move Dropbox content.
disable-model-invocation: true
disable-model-invocation: false
---

# Organize Dropbox Folder
Expand Down
2 changes: 1 addition & 1 deletion codex/skills/share-dropbox-content/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: share-dropbox-content
description: Share Dropbox files or folders by creating shared links, inspecting existing shared links, or explaining current shared-link state. Use only when the user explicitly asks to create a shared link, check access, or inspect a Dropbox shared link.
disable-model-invocation: true
disable-model-invocation: false
---

# Share Dropbox Content
Expand Down
Loading