CtrlK
BlogDocsLog inGet started
Tessl Logo

minecraft-modpack-server

Host modded Minecraft servers (CurseForge, Modrinth).

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./optional-skills/gaming/minecraft-modpack-server/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a high-quality, actionable runbook with lean operational content and well-organized sections; its main gap is the lack of interleaved validation checkpoints between steps, with verification concentrated at the end. Adding explicit per-step confirmation/feedback gates would push workflow clarity to the top level.

Suggestions

Insert explicit validation checkpoints between steps — e.g. after Install Java verify 'java -version' returns the expected release before moving to the mod loader, and confirm the install-only run completed before accepting the EULA.

Add a brief feedback/recovery loop for first-startup failures (e.g. if 'Done!' never appears, check logs for the common modded causes and how to resolve them).

Consider splitting the large G1GC JVM args block and the full backup script into reference files under ./scripts/ or ./references/ if the skill grows, to keep the overview leaner.

DimensionReasoningScore

Conciseness

The body is lean operational content with no padding explaining concepts Claude already knows; nearly every line is executable commands, properties, or genuinely domain-specific tuning (e.g. 'allow-flight=true ... REQUIRED for modded', 'max-tick-time=180000 ... modded needs longer tick timeout'). It is not level 2 because the explanatory asides are non-obvious domain specifics that earn their tokens rather than removable filler.

3 / 3

Actionability

It provides fully executable, copy-paste-ready commands throughout — wget/unzip, apt install, EULA echo, server.properties blocks, a complete G1GC JVM args set, ufw rules, a generated launch script, and a backup script with timestamping and pruning. It is not level 2 because there is no pseudocode; placeholders like <URL> and <VERSION> are explicitly user-supplied values rather than missing detail.

3 / 3

Workflow Clarity

Steps are clearly numbered 1-9 and a dedicated Verification section exists (pgrep, tail logs, 'Done (Xs)!', connection test), with the destructive/batch backup script guarded by a world-folder check. It is not level 3 because validation is terminal rather than interleaved as explicit per-step checkpoints with feedback loops (e.g. no 'verify Java before proceeding' or 'confirm install completed before EULA'). It is not level 1 because the sequence and a verification phase are both present.

2 / 3

Progressive Disclosure

As a single self-contained SKILL.md with no bundle files, it is organized into clear, well-labeled sections (When to use, Gather Preferences, Steps 1-9, Pitfalls, Verification) with no nested-reference problem. It is not level 2 because the content is well-structured rather than a monolithic wall of text, and the inline operational config (server.properties, JVM args, backup script) is appropriately part of the runbook rather than reference material that should be deferred to separate files.

3 / 3

Total

11

/

12

Passed

Description

72%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concise and distinct, naming a clear niche plus the primary mod platforms, but it lacks explicit invocation triggers and a broader enumeration of concrete capabilities. Adding a 'Use when...' clause and listing more actions (download packs, tune JVM, automate backups) would raise both completeness and specificity.

Suggestions

Add an explicit trigger clause, e.g. 'Use when setting up or configuring a modded Minecraft server from a CurseForge or Modrinth server pack.'

Broaden the action list beyond the single verb 'Host' to name concrete actions like download/inspect packs, install the mod loader, configure server.properties, tune JVM args, and automate backups.

Include common alternative phrasings users might say (e.g. 'modpack server', 'NeoForge/Forge server', 'server pack') to improve trigger coverage.

DimensionReasoningScore

Specificity

The phrase 'Host modded Minecraft servers (CurseForge, Modrinth)' names a concrete domain and two platforms but relies on a single generic verb ('Host') rather than listing multiple specific concrete actions. It is not level 1 (the domain and platforms are concrete, not vague like 'Helps with documents') nor level 3 (no enumeration of distinct actions such as download, configure, tune, back up).

2 / 3

Completeness

The description states what it does ('Host modded Minecraft servers (CurseForge, Modrinth)') but includes no 'Use when...' clause or equivalent explicit trigger for when to invoke it. Per the rubric guideline, a missing explicit trigger caps completeness at 2; it is not level 1 because the 'what' is clearly stated, and not level 3 because there is no explicit 'when'.

2 / 3

Trigger Term Quality

'modded Minecraft servers' plus 'CurseForge' and 'Modrinth' are exactly the natural terms a user would say when needing this skill, giving good coverage of likely phrasings. It is not level 2 (which expects only a bare keyword like 'Works with PDF files' with missing variations) — the natural core phrasing and the two primary mod platforms are both present.

3 / 3

Distinctiveness Conflict Risk

Hosting modded Minecraft servers via specific mod platforms (CurseForge, Modrinth) is a clear niche with distinct triggers unlikely to conflict with other skills. It is not level 2 (which describes still-overlapping skills like 'Works with document files') because the modded-Minecraft-server scope is sharply differentiated.

3 / 3

Total

10

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
NousResearch/hermes-agent
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.