Box Skill

Storage

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Box tools.

13 tools
SKILL.md

Box
SKILL.md

Domain knowledge for Box — cloud storage, files, folders, collections, collaborations

Box

Box is cloud content management and file sharing. Folders, files, collections, collaborations, e-sign.

Data Model

  • Folders and Files are content. Collections are saved groupings. List to get folder_id, file_id, collection id.
  • Collection-scoped: List items in a collection. File-scoped: Collaborations, comments, tasks. Folder-scoped: Collaborations.
  • Events are audit log. Users are account users. Trash holds deleted items.
  • Sign: Sign requests and templates for e-signature workflows.
  • Hierarchy: folder_id or file_id for scoped operations.

Gotchas

  • IDs: folder_id, file_id, collection from list responses. Required for scoped operations.

Use with Box Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Box API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Box?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Box Skill - SKILL.md for Claude Code, Cursor & More