Language:JapaneseEnglish

box Claude Code Plugin

Category
Productivity
Topics
Documents & Content Creation · Project Management & Collaboration · AI Agents & AI App Development
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-16 (UTC)
Source (GitHub) last updated
2026-08-10 (UTC) (17 days ago)

The explanation below is AI-generated. Please verify it against the sources.

According to the README, the skills cover authentication setup, use of Box MCP tools, webhook configuration, and Box AI retrieval workflows, and they are packaged so an assistant has the context needed to complete these tasks correctly. It can be installed either as a standalone Agent Skill or as a platform plugin for Claude Code, Codex, or Cursor, and it operates by connecting to a Box MCP server. The material also includes guidance for troubleshooting issues like authentication errors and webhook signature problems. When MCP tooling isn't available, the skill falls back to verification through the Box CLI or direct REST calls.

About the service

Box is a cloud-based content management and collaboration service where organizations store, share, and secure business files, and it provides AI features for tasks such as summarizing and extracting information from documents.

What you can do with box

  • Search for files and folders within a Box account
  • Set up shared links, upload files, and organize folder structures
  • Configure and troubleshoot Box webhooks tied to file events
  • Investigate authentication problems such as JWT or 401 errors
  • Fall back to Box CLI or REST API calls to verify actions when MCP tools are unavailable

Sources

Back to list