CLI · Open Cloud

Upload to Roblox
from your terminal.

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.

roblox-upload

Open Cloud, made painless.

API key never touches disk. History always available. Works as part of any Claude Code session.

One command

roblox-upload icon.png returns an asset ID. Files, dirs, globs, JSON output - it all works.

Asset IDs back

Returns the exact asset ID Roblox expects for ImageLabel.Image, Decal.Texture, and friends.

SQLite history

Every upload logged locally. Search, filter, copy IDs from the dashboard at 127.0.0.1:7787.

Key is session-only

Never written to disk. Export ROBLOX_API_KEY per session. Setup-claude registers the tool with Claude Code.

Stop clicking Asset Manager.

MIT licensed. Works on Windows, macOS, Linux. Built for Claude Code but useful from any terminal.

View on GitHub