character-creator

Design and validate Kazusa AI chatbot character JSON profiles with structured fields.

3|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/eamars/KazusaAIChatbot --skill character-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: character-creator
Source: https://github.com/eamars/KazusaAIChatbot/tree/main/.agents/skills/character-creator
Command: npx skills add https://github.com/eamars/KazusaAIChatbot --skill character-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing consistent, rich chatbot personas is time-consuming and error-prone; this skill provides a structured framework to create, validate, and tune character JSON profiles for Kazusa AI chatbot.

Core Features & Use Cases

  • Structured demographics and personality: Fill demographics, MBTI, and core traits in a repeatable template.
  • Boundary and speech modeling: Define boundary_profile and linguistic_texture_profile to drive consistent behavior and voice.
  • Validation workflow: Quick-reference, coherence checks, and evals ensure completeness and plausibility.

Quick Start

Draft a new character profile by filling demographics, personality_brief, boundary_profile, and linguistic_texture_profile, then validate against QUICK_REFERENCE and evals.

Frequently Asked Questions about character-creator

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

FAQPage Schema
How do I create a consistent JSON character profile for an AI chatbot?

To design character profiles, fill structured parameters including demographics, personality_brief, boundary_profile, and linguistic_texture_profile to ensure consistent chatbot personas.

What is a boundary_profile and linguistic_texture_profile in chatbot personality design?

A boundary_profile drives consistent behavioral constraints, while a linguistic_texture_profile defines the chatbot's unique voice and speech patterns within the character JSON schema.

How do I validate a character JSON profile for completeness and plausibility?

Validate character JSON profiles by enforcing field completeness, enum and float validations, and coherence checks using provided quick-reference guidelines and evals.

Can I adapt an existing character concept into a structured Kazusa chatbot profile?

Yes, you can adapt external character sources or create original personas by mapping their traits into the structured demographics, personality, boundary, and linguistic parameters.

What parameters are required to define MBTI and core traits in a chatbot personality template?

The structured template requires filling demographics, MBTI types, and core traits to establish a repeatable and rich chatbot personality profile.