box-content-api Skill
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 conte Published by openai in plugins.
What is box-content-api Skill?
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 conte Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Research
- Writing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use box-content-api Skill
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/box/skills/box/SKILL.md
What it does
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 conte
Skill instructions
Box Content API Overview Implement Box content workflows in application code. Reuse the repository's existing auth and HTTP or SDK stack whenever possible, identify the acting Box identity before coding, and make the smallest end-to-end path work before layering on sharing, metadata, webhooks, or AI. Route The Request | If the user needs... | Primary object | Read first | Pair with | Minimal verification | | --- | --- | --- | --- | --- | | Local verification, manual smoke tests, or quick inspection from Codex without app code changes | Current CLI environment | references/box-cli.md | references/auth-and-setup.md | scripts/boxclismoke.py check-auth then a read command | | Uploads, folders, listings, downloads, shared links, collaborations, or metadata | File or folder | references/content-workflows.md | references/auth-and-setup.md | Read-after-write call using the same actor | | Organizing, reorganizing, or batch-moving files across folders; bulk metadata tagging; migrating folder str
Explore related resources
Frequently asked questions
What is box-content-api?
box-content-api is a open-source AI agent skill with Copy skill directory. 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.
Who is box-content-api best for?
box-content-api is best for reusing agent instructions, scripts, and references, writing workflows, research workflows.
How do I install box-content-api?
Install or run box-content-api using Copy skill directory. Check box-content-api for the latest setup command.
Is box-content-api actively maintained?
box-content-api may need a closer maintenance check before production use.