S4US

Roqer — AI skill for Claude Code

AI community

An open-source AI agent for Roblox Studio.

How to install Roqer

This entry records only its repository, not the path inside it, so there is no exact command to give. Open S4US/Roqer and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Roqer does

An open-source AI agent for Roblox Studio. It builds, scripts, and playtests in your place using your ChatGPT or Claude subscription.

Alternatives in AI

  • Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • WeKnora — Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, an 26.9k ★

README

Roqer logo

Roqer

An open-source AI agent for Roblox Studio.
Tell it what you want, and it builds, scripts, and playtests it in your place,
using the ChatGPT or Claude subscription you already have.

CI MIT license

Features

  • Your own model. ChatGPT through the Codex app, Claude through Claude Code, or any OpenAI- or Anthropic-compatible endpoint, including local models.
  • Works in your place. Reads and edits instances, properties, and scripts. A script edit is refused if the script changed after the agent read it, so it won't overwrite your own changes.
  • Models in Blender. Turn on the optional Blender integration and the agent models what parts can't make (curved shapes, detailed props, vehicle bodies), checks each model with a preview render, and uploads it into your place. It can render UI icons too.
  • Tests its own work. Runs solo and multi-client playtests, reads server and client output, takes screenshots, and profiles performance.
  • You stay in control. Choose how much it may do on its own, from Read only to Full auto, and see every script change as a diff.
  • Built for Roblox. Bundled Roblox skills, Creator Store search and insertion, and Open Cloud uploads with your own key.
  • Local. No Roqer account or server. Chats are saved on your computer, and the conversation goes straight to your model provider.

Getting started

You need:

  • Windows and Roblox Studio (macOS is untested)
  • Node.js 20 or newer
  • a model: ChatGPT with the Codex app, Claude with [Claude Code]