Operates Roblox Studio through WEPPY Roblox MCP, guiding tool/action selection, multi-studio routing, UI creation, playtesting, and log inspection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/weppy-roblox-ai-toolkit:weppy-roblox-mcp-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to operate Roblox Studio through WEPPY Roblox MCP with the right tool/action sequence. Keep exact action and parameter lookup in references so the main workflow stays small.
Use this skill to operate Roblox Studio through WEPPY Roblox MCP with the right tool/action sequence. Keep exact action and parameter lookup in references so the main workflow stays small.
references/multi-studio-routing.md, select one target, and keep its selector on related calls.references/mcp-actions.md for exact action names, params, tier, route, and aliases.references/ui-studio.md instead of ad hoc GUI mutation.references/playtest.md.execute_luau. Use arbitrary Luau only when no typed action covers the request.references/mcp-actions.md: generated MCP tool/action/parameter reference.references/multi-studio-routing.md: deterministic target selection and selector precedence.references/ui-studio.md: UI Studio design brief, create/update, preview, and Design Check loop.references/playtest.md: playtest controls, automated test runner, logs, and screenshot limitations.npx claudepluginhub hope1026/weppy-roblox-mcp --plugin weppy-roblox-ai-toolkitCreates, imports, reviews, uploads, updates, or reuses Roblox assets via WEPPY Asset Library, Studio-local workflows, AI image or model generation, and Roblox Open Cloud.
Provides expert guidance on Roblox game development: Lua scripting, Roblox Studio, game systems, monetization, and building experiences. Activates on Roblox-related queries.
Scripts a Roblox experience in Luau: services, Instances, events, server/client split, and RemoteEvents. Activates when user mentions Roblox, Luau, or common Roblox API patterns.