Open Cloud Assets API wrapped in one command. Asset IDs come straight back. Local SQLite history with a small dashboard. Built so Claude Code sessions can upload files without ever opening Studio.
API key never touches disk. History always available. Works as part of any Claude Code session.
roblox-upload icon.png returns an asset ID. Files, dirs, globs, JSON output - it all works.
Returns the exact asset ID Roblox expects for ImageLabel.Image, Decal.Texture, and friends.
Every upload logged locally. Search, filter, copy IDs from the dashboard at 127.0.0.1:7787.
Never written to disk. Export ROBLOX_API_KEY per session. Setup-claude registers the tool with Claude Code.
MIT licensed. Works on Windows, macOS, Linux. Built for Claude Code but useful from any terminal.
View on GitHub