What problem does it solve? Working with Box cloud storage from an AI agent requires correct OAuth setup, careful permission handling, and knowledge of dozens of CLI commands and API endpoints. This Skill gives Hermes a complete operational playbook for Box so file operations, collaboration, metadata extraction, and Box AI document Q&A happen safely and verifiably without the user memorizing commands. ## Core Features & Use Cases - File and folder operations: Upload, download, version, move, rename, share, and collaborate on Box content using ID-based CLI workflows with read-back verification. - Search, metadata, and Box AI: Run deterministic search and metadata queries, or use Box AI (ai:ask, ai:extract, ai:extract-structured, ai:text-gen) to summarize, classify, and extract structured fields from documents while keeping file bodies out of the model context. - Box Hubs and bulk work: Build curated Hub knowledge bases for Q&A over more than 25 files, and execute resumable bulk operations with inventory, confirmation, and recovery steps. - Use Case: Connect a Box account via OAuth, then ask the agent to extract invoice numbers and totals from a folder of PDFs and persist the results as Box metadata, verifying every write. ## Quick Start Ask the agent to connect your Box account with OAuth and then summarize the files in a specific Box folder.