diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 8d7e23d8..71c8deef 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1501,6 +1501,18 @@ "authentication": "ON_INSTALL" }, "category": "Productivity" + }, + { + "name": "dropbox", + "source": { + "source": "local", + "path": "./plugins/dropbox" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "Productivity" } ] } diff --git a/plugins/dropbox/.app.json b/plugins/dropbox/.app.json new file mode 100644 index 00000000..9de4c572 --- /dev/null +++ b/plugins/dropbox/.app.json @@ -0,0 +1,7 @@ +{ + "apps": { + "dropbox": { + "id": "asdk_app_69b31dc2110c8191b8b47dc98fe5a052" + } + } +} diff --git a/plugins/dropbox/.codex-plugin/plugin.json b/plugins/dropbox/.codex-plugin/plugin.json new file mode 100644 index 00000000..08bb8457 --- /dev/null +++ b/plugins/dropbox/.codex-plugin/plugin.json @@ -0,0 +1,43 @@ +{ + "name": "dropbox", + "version": "0.1.0", + "description": "Work with Dropbox using the configured Dropbox app connector.", + "author": { + "name": "OpenAI", + "email": "support@openai.com", + "url": "https://openai.com/" + }, + "homepage": "https://www.dropbox.com/", + "repository": "https://github.com/openai/plugins", + "license": "MIT", + "keywords": [ + "dropbox", + "files", + "documents", + "storage" + ], + "apps": "./.app.json", + "interface": { + "displayName": "Dropbox", + "shortDescription": "Work with Dropbox files", + "longDescription": "Use Dropbox to find files, summarize stored content, and write files back through the connected Dropbox app.", + "developerName": "OpenAI", + "category": "Productivity", + "capabilities": [ + "Interactive", + "Write" + ], + "websiteURL": "https://www.dropbox.com/", + "privacyPolicyURL": "https://www.dropbox.com/privacy", + "termsOfServiceURL": "https://www.dropbox.com/terms", + "defaultPrompt": [ + "Find my document and summarize it", + "Generate a shareable link for this PDF", + "Save this chat as a file in my Dropbox" + ], + "brandColor": "#0061FF", + "composerIcon": "./assets/app-icon.png", + "logo": "./assets/app-icon.png", + "screenshots": [] + } +} diff --git a/plugins/dropbox/assets/app-icon.png b/plugins/dropbox/assets/app-icon.png new file mode 100644 index 00000000..35843be9 Binary files /dev/null and b/plugins/dropbox/assets/app-icon.png differ diff --git a/plugins/dropbox/assets/dropbox.svg b/plugins/dropbox/assets/dropbox.svg new file mode 100644 index 00000000..c8b41aa3 --- /dev/null +++ b/plugins/dropbox/assets/dropbox.svg @@ -0,0 +1,7 @@ + + + + + + +