verify-npc-data

Validate scenario NPC data against Samgukji 14 standards.

Updated May 29, 2026
One-click install
npx skills add https://github.com/peppone-choi/opensamguk --skill verify-npc-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-npc-data
Source: https://github.com/peppone-choi/opensamguk/tree/main/.claude/skills/verify-npc-data
Command: npx skills add https://github.com/peppone-choi/opensamguk --skill verify-npc-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that the character data for Non-Player Characters (NPCs) in your scenarios is up-to-date and consistent with the latest official game data (Samgukji 14), preventing inconsistencies and errors.

Core Features & Use Cases

  • 5-Stat Verification: Confirms that all NPC characters have the complete set of five stats (Leadership, Strength, Intellect, Politics, Charm), migrating from older 3-stat systems.
  • Data Consistency Check: Compares NPC stats against the official Samgukji 14 database to ensure accuracy.
  • Missing Character Identification: Flags any characters present in Samgukji 14 but absent from your scenarios.
  • Attribute Validation: Checks for correct character names, birth/death dates, and ensures non-historical characters have officially generated Politics and Charm stats.
  • Use Case: After updating character stats in your Samgukji scenario JSON files, run this Skill to automatically verify that all changes are accurate, complete, and adhere to the game's standards, before releasing a new version.

Quick Start

Verify the NPC character data against the latest Samgukji 14 standards.

Frequently Asked Questions about verify-npc-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify NPC stats in Samgukji 14 scenarios?

You can validate NPC character data by comparing local xlsx files against online wiki references, ensuring 5-stat completeness, stat accuracy, and identifying any missing or misaligned characters according to Samgukji 14 standards.

How do I check for missing characters in my Samgukji scenario data?

To check for missing characters in your Samgukji scenario data, compare your local dataset against the official game database to automatically flag any characters present in the standard release but absent from your files.

Does Samgukji 14 require 5-stat verification for non-historical NPCs?

Yes, Samgukji 14 requires 5-stat verification for non-historical NPCs. You must validate that Politics and Charm stats are officially generated, ensuring the complete migration from older 3-stat systems.

What is the best way to validate Samgukji NPC birth and death dates?

The best way to validate Samgukji NPC birth and death dates is to use an automated data consistency checker that cross-references your local scenario files with the official game wiki for name consistency and accurate dates.

Do I need local xlsx files to validate Samgukji game data?

Yes, you need local xlsx data files containing your scenario NPCs, along with access to online wiki references, to perform the comparison required for validating Samgukji 14 character data accuracy.