roblox-upload
Upload any file to Roblox from your terminal.
A universal CLI and local dashboard for uploading assets to Roblox through the Open Cloud Assets API, built so any Claude Code session can upload files and get asset IDs back without ever opening Studio. Every upload is logged to a local SQLite history with a small searchable dashboard, and your API key never touches disk.
- Type
- CLI
- API
- Open Cloud
- License
- MIT
One command
Run roblox-upload icon.png and an asset ID comes back. Files, directories, globs, and JSON output all work.
Asset IDs back
Returns the exact asset ID Roblox expects for ImageLabel.Image, Decal.Texture, and friends.
SQLite history
Every upload is logged locally. Search, filter, and copy IDs from the dashboard at 127.0.0.1:7787.
Key is session-only
It never writes your key to disk. Export it per session, and setup-claude registers the tool with Claude Code.
roblox-upload, a project by Remiel Shirazi · Creator, 2026