roblox-deep-interview

roblox-deep-interview is a skill for Claude Code, Codex from schmusch/roblox-ai-workflow. It costs 0 tokens per session (2,289 once invoked), scanned A, original, no licence file.

A structured interview process for clarifying complex or uncertain Roblox projects. It uses questions to turn an unclear creator idea into more specific requirements.

In plain words
What is it for?
Use it to discuss a Roblox project in depth before implementation, especially when the intended experience or requirements are not yet clear.
Why use it?
It helps reveal missing decisions when a Roblox brief is large, vague, or still changing.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to discuss a Roblox project in depth before implementation, especially when the intended experience or requirements are not yet clear.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/schmusch/roblox-ai-workflow/roblox-deep-interview
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add schmusch/roblox-ai-workflow --skill roblox-deep-interview
Clone the repo
git clone --depth 1 https://github.com/schmusch/roblox-ai-workflow

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for roblox-deep-interview

README.md
[![agentmods](https://agentmods.dev/badge/skills/schmusch/roblox-ai-workflow/roblox-deep-interview/github.svg)](https://agentmods.dev/skills/schmusch/roblox-ai-workflow/roblox-deep-interview)
Your own site
<a href="https://agentmods.dev/skills/schmusch/roblox-ai-workflow/roblox-deep-interview"><img src="https://agentmods.dev/badge/skills/schmusch/roblox-ai-workflow/roblox-deep-interview/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roblox-deep-interview

Your own site · 80×15
<a href="https://agentmods.dev/skills/schmusch/roblox-ai-workflow/roblox-deep-interview"><img src="https://agentmods.dev/badge/skills/schmusch/roblox-ai-workflow/roblox-deep-interview.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,289 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02289
Opus 5 $0.00000 $0.01144
Sonnet 5 $0.00000 $0.00458
Haiku 4.5 $0.00000 $0.00229

Measured 9d ago against content hash 880889780f99, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

roblox-deep-interview scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/roblox-deep-interview/SKILL.md · 210 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 210 lines · 0 tokens per session scan A 880889780f99

Subscribe to this mod's changes

roblox-deep-interview is a skill published in the GitHub repository schmusch/roblox-ai-workflow (1 stars, last pushed 3mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,289 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

roblox-dev-skill

Core scripting and engine skill for Roblox game development. Covers full-lifecycle development: architecture, Luau scripting, debugging, security, performance, data persistence, networking, and the Roblox Studio environment. MUST use this skill whenever the user mentions: 'Roblox', 'Luau', 'Roblox Studio'…

MSayib/roblox-dev-skill · 145 tokens

pufferlib

This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for…

foryourhealth111-pixel/Vibe-Skills · 83 tokens

alfworld-object-storer

Use when the agent is holding an object and needs to place it into a target receptacle in ALFWorld. This skill checks receptacle suitability, opens closed containers if needed, and executes the put command to store the object. It handles both open surfaces (countertops, beds) and closed containers (drawers, cabinets).

zjunlp/SkillNet · 74 tokens

alfworld-search-pattern-executor

Systematically searches a sequence of likely locations for a target object based on common sense. Use when you need to find a specific object and know which receptacles to check but not which one contains it. Takes a list of candidate receptacles, orchestrates navigation and inspection, and outputs when the target is…

zjunlp/SkillNet · 74 tokens

alfworld-tool-locator

Searches for a specified tool or device (e.g., a desklamp, knife, or sponge) within the ALFWorld environment by checking relevant surfaces. Use when you need a tool to interact with another object as part of a task but the tool is not in your inventory or immediate vicinity. Takes a tool name as implicit input and…

zjunlp/SkillNet · 96 tokens

alfworld-object-heater

Heats a specified object using an available heating appliance (e.g., microwave, stoveburner). Use when you are holding an object that requires heating and need to navigate to and operate the heating appliance. Takes the object and appliance as inputs and results in the object being in a heated state.

zjunlp/SkillNet · 65 tokens