RovibesROVIBES // ROBLOX INFO
ENJA
Live
DevForum2 months ago

Assistant Updates: Introducing Creator-Authored Skills

Summary

Roblox has introduced creator-authored Skills for Studio Assistant, allowing developers to define custom instructions for specific workflows and coding conventions. These skills can be created from scratch or by duplicating existing Roblox-authored ones, providing more control over how the AI assistant helps with development tasks.

UpdateFeatureHype
Read original article →
+85Vibe

Vibe score

-100 to +100

Community reactions

DevForum
Neutral0 eng

This topic was automatically opened after 10 minutes.

DevForum
Neutral0 eng

Another peak update for the Assistant. It’d be great if place-scoped Skills were exposed through the Studio MCP server. That way, external AI clients connected over MCP could read the project’s conventions and workflows instead of only Studio Assistant benefiting from them.

DevForum
Neutral0 eng

Another Roblox Great Update! Thank you!

DevForum
Neutral0 eng

Hi there, these skills are available through the MCP server and we highly encourage you to use them that way! Place scoped skills aren’t released yet but are on the way and will also be accessible through the MCP server

DevForum
Neutral0 eng

Hey there, @swish741 @avienn_a Hi, how do I modify Roblox Studio MCP? I want to customize it, I couldn’t find Roblox Studio MCP plugin inside of “Built-In Plugins” folder My use case is simply to display using a plugin button when MCP server is connected so I don’t have to go though Assistant every

DevForum
Neutral0 eng

currently we don’t package roblox mcp as a plugin, so that isn’t doable. I will surface this feedback, thanks

DevForum
Neutral0 eng

Since, so we can basically have AI agents do entire review’s before shipping things out. Nice addition as a developer friendly AI tool!

DevForum
Neutral0 eng

are there any plans to allow users to use whichever model they want for the roblox assistant

DevForum
Neutral0 eng

currently we have a BYOK support to allow users to use models other than our default/free quota model

DevForum
Neutral0 eng

To add to the above, you can already bring your own MCP-compatible LLM today through the Studio MCP server, and we’re looking at what more we can do beyond that (things like OpenRouter). Nothing we can commit to yet, but it’s something we’re actively exploring.

DevForum
Neutral0 eng

This is a good update, and I’m very interested in Roblox’s Skills. How can I download them fully and install them in another app?

DevForum
Neutral0 eng

do you guys have any plans to support agent rules? like an AGENTS.md, because the tacky way i do it is having the rules inside a roblox script, but it ends up with having the assistant forget the rules and having to remind it every new conversation to read the rules

DevForum
Neutral0 eng

“Skills” is kind of counterintuitive for an AI feature. Cool update for people who use AI within Studio though

DevForum
Neutral0 eng

Ails: This is a good update, and I’m very interested in Roblox’s Skills. How can I download them fully and install them in another app? Glad you’re into Skills! A couple of options depending on how you want to use them. If your external LLM is connected through the Studio MCP server, it can pull and

DevForum
Neutral0 eng

awesome update for Assistant, i’ve been experimenting with my own skills for a while and made a public collection of Roblox-specific skills for external agent clients at github.com/TabooHarmony/roblox-brain . this makes me wonder though, does Assistant’s skill parser ignore frontmatter fields it doe

DevForum
Neutral0 eng

Can i add notes for assistant to read? Like “try not to overthink” so the assistant doesn’t have errors?

DevForum
Neutral0 eng

We need Claude X Roblox studio integration Pls

DevForum
Neutral0 eng

right now our frontmatter parsing just expects a single line name and description field in the frontmatter, and any other fields are ignored within the — deliminators

DevForum
Neutral0 eng

would love to see how well this can be implemented into daily development.