What problem does it solve?
This skill resolves configuration drift and installation inconsistencies by automating the setup of the Roblox Creator Skills environment, ensuring that all necessary hooks, paths, and project-level configurations are correctly synchronized.
Core Features & Use Cases
- Environment Scoping: Automatically manages installation across user-level or project-specific directories to maintain clean separation of concerns.
- Configuration Management: Idempotently refreshes configuration files and agent scaffolding while preserving user-authored content.
- Use Case: When starting a new Roblox project or updating your development environment, use this skill to ensure your CLI tools, notification hooks, and agent definitions are perfectly aligned with the latest RCS standards.
Quick Start
Run the rcs setup command with the force and verbose flags to perform a clean installation and verify your current project configuration.