entity-validator
CommunityEnsure lore data integrity.
Authorbivex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that extracted game lore entities conform to predefined rules and constraints, preventing data corruption and maintaining consistency.
Core Features & Use Cases
- Schema Validation: Verifies that extracted data adheres to the expected structure and data types.
- Constraint Enforcement: Checks for domain-specific rules like minimum backstory length or valid stat ranges.
- Duplicate Detection: Identifies and flags duplicate entities to maintain a clean knowledge base.
- Use Case: After AI agents extract character details, this skill will validate that each character has a backstory over 100 characters, a valid power level between 1-10, and that no two characters share the same name.
Quick Start
Validate the extracted entities against the defined schema and domain constraints.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: entity-validator Download link: https://github.com/bivex/loreSystem/archive/main.zip#entity-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.