roblox-cloud

Installation
SKILL.md

Roblox Open Cloud

When to Load

Load for Open Cloud, API keys, OAuth, webhooks, or supported HttpService. Route in-game data work to roblox-data and roblox-server-data; gameplay and Studio work to domain skills.

Quick Reference

Choose authentication first

  • API key: server, CI, bot, webhook worker, or owner automation. Scope to required resources and operations.
  • OAuth 2.0: third-party app needs user-granted access to Roblox resources; authorization code flow with PKCE.
  • Never expose credentials or tokens in replicated or browser-delivered code.

REST mechanics

Installs
485
GitHub Stars
42
First Seen
May 28, 2026
roblox-cloud — tabooharmony/roblox-brain