Skip to main content

cnpc-scripting

Write and debug JavaScript scripts for the CustomNPCs (CNPC / Custom NPCs / Noppes NPC) Minecraft mod. This skill MUST be loaded whenever the user wants to create, edit, debug, explain, or improve NPC behavior scripts for this mod — the API is version-specific and cannot be guessed from general JavaScript knowledge. Trigger on any of these signals, alone or combined: - Direct names: "CustomNPCs", "CNPC", "Custom NPCs", "customnpcs", "Noppes NPC", "noppes", "Nashorn NPC脚本", "CustomNPC+", "CNPC+", "BetaZavr", "Goodbird", "自定义NPC", "NPC模组" - Ambiguous triggers: BEFORE assuming any other game engine, scan for "NPC" + "脚本" in a Minecraft-like context. If detected, ask: "你是在写 CustomNPCs (CNPC) 模组的脚本吗?" - Domain signals: Minecraft + NPC + script/mod behavior in one request - URLs: "kodevelopment.nl/customnpcs" or "goodbird-git.github.io/CNPC" - Code signals: `npc.`, `e.player`, `npc.say()`, `Java.type()`, `getNbt()`, etc.

Jump to install

Source facts

Repository
SaltfishSheep/SKILL_CNPC_SCRIPTING
Last source activity
August 8, 2026 at 10:39
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.