Skip to main content

box-content-api

Build and troubleshoot Box integrations for uploads, folders, folder listings, downloads and previews, shared links, collaborations, search, metadata, event-driven automations, and Box AI retrieval flows. Use when Codex needs to add Box APIs or SDKs to an app, wire Box-backed document workflows, organize or share content, react to new files, or fetch Box content for search, summarization, extraction, or question-answering.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--box
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/box/skills/box/SKILL.md -o .claude/skills/box.md

Drops the SKILL.md into .claude/skills/box.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.