wiki-query

Query the Roblox wiki to produce citation-backed Luau answers.

8|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/CodePhobiia/claude-roblox-game-studio --skill wiki-query-codephobiia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-query
Source: https://github.com/CodePhobiia/claude-roblox-game-studio/tree/main/.claude/skills/wiki-query
Command: npx skills add https://github.com/CodePhobiia/claude-roblox-game-studio --skill wiki-query-codephobiia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides accurate, citation-backed Roblox/Luau guidance by querying the Roblox wiki starting at wiki/index.md, following wikilinks to related pages, and synthesizing an answer for user questions.

Core Features & Use Cases

  • Wiki-driven answers: Reads the wiki to provide fact-based explanations with sources.
  • Wiki navigation: Traverses wikilinks from index to related pages for comprehensive coverage.
  • Citation-rich outputs: Returns answers with inline citations to source pages.
  • Optional publishing: Can propose filing the answer back as a new wiki page for reuse.

Quick Start

Ask a Roblox/Luau question and the skill will load the wiki, follow relevant links, and return a cited answer.

Frequently Asked Questions about wiki-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get accurate Roblox Luau guidance with citations?

You can get accurate Roblox Luau guidance with citations by querying the Roblox wiki, loading the index, traversing related wikilinks, and synthesizing a structured answer with inline sources.

What is the best way to research Roblox services and Luau patterns?

The best way to research Roblox services and Luau patterns is through a wiki-first workflow that loads wiki/index.md, reads candidate pages, and follows related links to compile comprehensive explanations.

Can I propose filing a synthesized Roblox wiki answer as a new page?

Yes, you can propose filing a synthesized Roblox wiki answer as a new page for reuse, as the workflow includes an optional publishing step to submit the generated guidance back to the wiki.

Why should I use a wiki-first workflow for Roblox Luau questions?

A wiki-first workflow ensures fact-based explanations by starting at wiki/index.md, navigating related pages, and producing source-cited answers rather than relying on unsupported or generic information.

What are the limitations of querying the Roblox wiki for Luau knowledge?

Querying the Roblox wiki is limited to the scope of existing wiki pages and their linked content, meaning answers depend on the availability and accuracy of the documentation currently indexed in wiki/index.md.