Skip to content

Commit 16ac27f

Browse files
authored
Add Box plugin to marketplace (#196)
1 parent 902e914 commit 16ac27f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,17 @@
350350
"name": "pdf-viewer",
351351
"source": "./pdf-viewer",
352352
"description": "View, annotate, and sign PDFs in a live interactive viewer. Mark up contracts, fill forms with visual feedback, stamp approvals, and place signatures — then download the annotated copy."
353+
},
354+
{
355+
"name": "box",
356+
"description": "Work with your Box content directly from Claude Code — search files, organize folders, collaborate with your team, and use Box AI to answer questions, summarize documents, and extract data without leaving your workflow.",
357+
"category": "productivity",
358+
"source": {
359+
"source": "url",
360+
"url": "https://github.com/box/box-for-ai.git",
361+
"sha": "0fb23244e3c35cd562206c80eff1e22c456046ea"
362+
},
363+
"homepage": "https://github.com/box/box-for-ai"
353364
}
354365
]
355366
}

0 commit comments

Comments
 (0)