mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-07-10 19:25:44 -03:00
Add dropbox plugin (#3323)
This commit is contained in:
parent
e671485536
commit
9ead327f68
@ -1167,6 +1167,22 @@
|
||||
},
|
||||
"homepage": "https://www.domino.ai"
|
||||
},
|
||||
{
|
||||
"name": "dropbox",
|
||||
"description": "The Dropbox plugin for Claude connects your Dropbox files directly to Claude, so you can search, organize, save generated content, and create sharing links without switching tools. It respects your existing Dropbox permissions, and Claude only works with files you already have access to.",
|
||||
"author": {
|
||||
"name": "Dropbox"
|
||||
},
|
||||
"category": "productivity",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/dropbox/dropbox-ai-plugins.git",
|
||||
"path": "claude",
|
||||
"ref": "main",
|
||||
"sha": "2f9c81a5d012cc9c389132331a93f4ade06a97a9"
|
||||
},
|
||||
"homepage": "https://www.dropbox.com"
|
||||
},
|
||||
{
|
||||
"name": "duckdb-skills",
|
||||
"description": "DuckDB-powered skills for Claude Code: read any data file, attach and query DuckDB databases, search DuckDB/DuckLake docs, search past session logs, and install/update DuckDB extensions.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user