Codex plugin marketplace for building, reviewing, testing, and publishing Java 11 RuneLite external plugins for Old School RuneScape.
The skill focuses on RuneLite core and Plugin Hub prior-art research, Plugin Hub constraints, Jagex third-party client guidelines, RuneLite API usage, Java quality, and practical plugin development workflow.
Codex plugin marketplace for a RuneLite external plugin development skill focused on OSRS, Java 11, Plugin Hub compliance, and Jagex guideline checks.
- Building RuneLite external plugins for Old School RuneScape
- Searching RuneLite core and Plugin Hub for existing plugins and implementation examples
- Reviewing plugin changes for RuneLite Plugin Hub readiness
- Choosing the right RuneLite API surface for game state, widgets, overlays, menus, and events
- Keeping Java code compatible with Java 11
- Avoiding Jagex third-party client guideline violations
.agents/plugins/marketplace.json- Codex marketplace catalog.plugins/runelite-plugin-developer/.codex-plugin/plugin.json- Codex plugin manifest.plugins/runelite-plugin-developer/skills/runelite-plugin-developer/SKILL.md- skill entrypoint.plugins/runelite-plugin-developer/skills/runelite-plugin-developer/agents/openai.yaml- optional Codex UI metadata.plugins/runelite-plugin-developer/skills/runelite-plugin-developer/references/- supporting RuneLite, OSRS, API, quality, and testing guidance loaded only when needed.
Install or copy plugins/runelite-plugin-developer/skills/runelite-plugin-developer/ as a Codex skill folder. Codex discovers the skill from that folder's SKILL.md and can invoke it as:
$runelite-plugin-developer
Add this repository as a Codex plugin marketplace:
codex plugin marketplace add pk-enjoyer/runelite-plugin-developer-skill --ref mainThen open the Codex plugin directory, select pk-enjoyer Codex Plugins, and install RuneLite Plugin Developer.
The marketplace entry points at:
plugins/runelite-plugin-developer/
That plugin manifest points at its bundled skills/ directory.
Apache-2.0