"Inspect inventory, stockpile, altars, hearts, and respawn logic."
3.1
Rating
0
Installs
Backend Development
Category
This skill provides basic commands to grep and extract code segments related to game economy and respawn mechanics. The description is somewhat vague about what 'inspect' means and what output format is expected. Task knowledge is moderate - it provides specific grep patterns and line ranges, but these hard-coded line numbers are brittle and may not work across code versions. The structure is simple but adequate for a small skill. Novelty is low since a CLI agent could easily execute these grep and sed commands directly without significant token cost; the skill primarily bundles a few shell commands together without adding substantial complexity reduction or domain expertise.
Loading SKILL.md…

Skill Author