Documentation Index
Fetch the complete documentation index at: https://v5.rpgjs.dev/llms.txt
Use this file to discover all available pages before exploring further.
Studio overview
RPGJS Studio can be used directly from an AI coding assistant such as Claude Code, Codex, or any similar tool that supports skills.In this section
- What the Studio skill is for
- How to install the RPGJS Studio skill
- How to create and configure the Studio API key
- How to connect an RPGJS game to Studio data
Recommended workflow
- Install the shared skill:
- When the tool asks which skill to install, choose
RPGJS Studio. - Create an API key from RPGJS Studio API keys.
- Add the key to your environment with
RPGSTUDIO_API_KEY.
.env file: