What problem does it solve? Authors of fiction struggle to keep character behavior consistent across a long manuscript and lack a way to test dialogue and subtext interactively. This Skill derives structured psychological profiles from a character's actions in the narrative and powers a local chatbot that roleplays the character without breaking persona or inventing facts. ## Core Features & Use Cases - Automated Profile Extraction: Classifies character appearances as Agent or Patient in the narrative event graph and derives Big Five (OCEAN) personality traits from action patterns. - In-Character Chatbot (Roleplay): Builds a system prompt with biography, traits, and event history so a local LLM (e.g., Qwen-2.5-7B, Llama-3-8B) answers author interviews in first person as the character. - Consistency Auditing: Checks whether a scene being written respects the character's registered psychological profile, with graph-anchored context injection to prevent hallucinated facts. - Use Case: An author asks "Kael, why do you hate the sorcerer Érebo?" and the chatbot answers in first person using only facts anchored in the character's Temporal Entity Graph history. ## Quick Start Ask the assistant to generate a psychological profile for a character from the manuscript and start an in-character interview chat with that persona.