MONx: Skill for Claude Code

.claude/skills/run-monx/SKILL.md

run-monx is a skill for Claude Code from Coldensjo/MONx. It costs 73 tokens per session (1,856 once invoked), scanned A, original, no licence file.

A tool guide for MONx, a Tauri desktop editor for Ironcore monster XML files, including its Rust data-processing backend.

In plain words
What is it for?
Use it to start or build MONx, capture its interface, open a workspace, exercise the editor, or verify changes to monster, item, and data-file handling.
Why use it?
It provides a defined way to run the editor and check related backend changes.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Coldensjo/MONx's own configuration. It tells Claude Code how to work on MONx itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything MONx configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Coldensjo/MONx. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Coldensjo/MONx/main/.claude/skills/run-monx/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Coldensjo/MONx

Made for: Claude Code.

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 run-monx

README.md
[![agentmods](https://agentmods.dev/badge/skills/coldensjo/monx/run-monx.svg)](https://agentmods.dev/skills/coldensjo/monx/run-monx)
Your own site
<a href="https://agentmods.dev/skills/coldensjo/monx/run-monx"><img src="https://agentmods.dev/badge/skills/coldensjo/monx/run-monx.svg" alt="Measured on agentmods" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,856 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00073 $0.01856
Opus 5 $0.00036 $0.00928
Sonnet 5 $0.00015 $0.00371
Haiku 4.5 $0.00007 $0.00186

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

Security

Grade A, and why

run-monx 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 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (driver.ps1), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/run-monx/SKILL.md · 97 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 97 lines · 73 tokens per session scan A c2b344b67992

Subscribe to this mod's changes

run-monx is a skill published in the GitHub repository Coldensjo/MONx (11 stars, last pushed 11d ago), with no licence file. It adds 73 tokens to every session and 1,856 once invoked, about $0.0004 per session on Opus 5. 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

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens

troubleshoot

Investigate unexpected chat agent behavior by analyzing direct debug logs in JSONL files. Use when users ask why something happened, why a request was slow, why tools or subagents were used or skipped, or why instructions/skills/agents did not load.

microsoft/vscode · 55 tokens

project-setup-info-local

Comprehensive setup steps to help the user create complete project structures in a VS Code workspace; this tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: user wants to create a new complete project from scratch; setting up entire project…

microsoft/vscode · 263 tokens

update-skills

Create or update repository skills and instructions when major learnings are discovered during a session. Use when the user says "learn!", when a significant pattern or pitfall is identified, or when reusable domain knowledge should be captured for future sessions.

microsoft/vscode · 51 tokens

github-copilot-upgrader

Use this to update the Github Copilot CLI/SDK.

microsoft/vscode · 18 tokens

commit

Commit staged or unstaged changes with an AI-generated commit message that matches the repository's existing commit style. Use when the user asks to 'commit', 'commit changes', 'create a commit', 'save my work', or 'check in code'.

microsoft/vscode · 52 tokens