Codex Official Productivity

Box

Search and reference your documents, contracts, and files stored in Box. Find relevant documents, read file contents, and surface knowledge from your Box workspace without downloading anything.

box documents storage search

Install

$ npx codex-marketplace add openai/plugins/plugins/box --plugin

Box is an official OpenAI Codex plugin available through the Codex Marketplace. Install it with one command and Codex gains the ability to work with Box directly from your coding session.

Install:

npx codex-marketplace add openai/plugins/plugins/box --plugin

Then use it naturally: codex "OpenAI — describe what you want to do".

The plugin follows the official OpenAI plugin spec with a plugin.json manifest, SKILL.md files, and marketplace.json integration. The source lives in the openai/plugins GitHub repository (893 stars).

Features

Document search

Search Box by filename, content, or metadata to find relevant files instantly.

File reading

Read the content of documents, spreadsheets, and text files stored in Box.

Folder navigation

Browse Box folder structures to understand how documents are organized.

Common Use Cases

  • Finding contracts and specifications before starting work
  • Reading documentation stored in Box
  • Searching company knowledge bases for relevant context
893 GitHub stars
← All Codex plugins

Plugin info

Platform Codex
Type plugin
Developer OpenAI
Status Official