Skip to content
Roblox Suite

The skills

Fifteen skills. Each one a Markdown file your agent reads before writing Roblox code.

A skill is a small instruction file that tells your agent which Roblox APIs are current, which are deprecated, and where the official docs say so. Install them once, ask your agent anything, and it builds against the right call instead of guessing from memory.

The catalog.

All fifteen skills grouped by domain, the same way the suite publishes them to the skills.sh registry. Each links to a full page with the official sources behind it.

Core

3 skills

Foundational Roblox development skills every agent should start with.

Gameplay

3 skills

Skills for building characters, physics, AI, world mechanics, and moving players between places.

Presentation

4 skills

Skills for user interfaces, animation, visual effects, audio, and polish.

Systems

3 skills

Skills for data persistence, monetization, external automation, and live ops.

Quality

1 skill

Skills for testing, debugging, and profiling experiences.

Agent workflows

1 skill

Skills for connecting AI agents directly to Roblox Studio.