← ClaudeAtlas

weppy-roblox-assets-guidelisted

Use when creating, importing, reviewing, uploading, updating, or reusing Roblox assets through WEPPY Asset Library, Studio-local asset workflows, AI-generated images or models, and Roblox Open Cloud.
hope1026/weppy-roblox-mcp · ★ 61 · AI & Automation · score 79
Install: claude install-skill hope1026/weppy-roblox-mcp
# WEPPY Roblox Assets Guide ## Workflow 1. Identify whether the source is a Studio selection or path, an Asset Library item, a generated local file, a Creator Store result, or an existing Roblox asset. 2. Read `references/asset-library.md` for local round-trip, import, review, and thumbnail work. 3. Read `references/creator-store.md` before searching, inspecting, or inserting a Creator Store asset. 4. Read `references/generated-assets.md` when an AI image file or Roblox GenerationService model is involved. 5. Read `references/studio-upload.md` before any Studio-local upload or temporary embedded-resource upload. 6. Read `references/open-cloud-upload.md` before credential checks, Open Cloud upload or update, and operation polling. 7. Ask for explicit approval whenever the workflow can create billable or temporary Roblox assets. 8. Verify the returned local asset ID, Roblox asset ID or URI, operation status, and intended Creator before using the result. Read `../weppy-roblox-mcp-guide/references/mcp-actions.md` for exact action schemas and parameters. ## Guardrails - Never invent Roblox asset IDs or Creator IDs. - Never print or request a raw Open Cloud API key through MCP tool arguments. - Never set `uploadTemporaryAssets=true` without explicit user approval. - Do not imply that WEPPY deletes, archives, or restores remote Roblox assets. - Keep Studio-local upload and Open Cloud upload as separate workflows.