box-automation
Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.
Content Preview
--- name: box-automation description: Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas. requires: mcp: [rube] category: storage-docs --- # Box Automation via Rube MCP Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/box-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/box-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/box-automation/SKILL.md
Related Skills
box-cloud-filesystem
Cloud filesystem operations via Box CLI. Use when the user mentions
box-cloud-filesystemboxcloudfilesystem
by jeremylongshore · plugins-plus-skills
dropbox-automation
Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.
dropbox-automationdropboxautomation
by davepoon · buildwithclaude
seaborn
Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use scientific-visualization.
seabornseaborn
by K-Dense-AI · claude-scientific-skills
threejs-geometry
Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering.
generalthreejsgeometry
by sickn33 (Antigravity) · antigravity-awesome-skills