family-persona

Manage family personas and generate roleplay dialogues for council interactions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lofibrainwav/AFO_Kingdom --skill family-persona
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: family-persona
Source: https://github.com/lofibrainwav/AFO_Kingdom/tree/main/skills/family-persona
Command: npx skills add https://github.com/lofibrainwav/AFO_Kingdom --skill family-persona

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates AFO Family personas (Yeongdeok, Sima Yi, Zhuge Liang) for roleplay interactions and family council dynamics.

Core Features & Use Cases

  • Persona Management: Load, switch, and tailor personas.
  • Dialogue Generation: Roleplay conversations and strategic council discussions.
  • Relationship Dynamics: Model interactions and influence among members.

Quick Start

persona = FamilyPersonaManager.load("Yeongdeok") dialogue = persona.generate_dialogue(topic="Innovation strategy")

Frequently Asked Questions about family-persona

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

FAQPage Schema
How do I create and manage family personas for roleplay interactions?

Family persona management allocates and maintains authentic characters like Yeongdeok, Zhuge Liang, and Sima Yi for interactive roleplay. Load a persona using FamilyPersonaManager.load(), then generate dialogue or council interactions tied to that character's background and strategic perspective.

Can I use family personas for dialogue generation and council deliberations?

Yes. The Skill generates roleplay conversations and strategic council discussions by persona. Call generate_dialogue() with a topic to produce character-specific responses, and use council meeting facilitation to model interactions and influence dynamics among multiple family members.

What's the best way to model relationship dynamics and interactions between family members?

Relationship dynamics tracking models interactions and influence among personas within family scenarios. After generating dialogues and council exchanges, the Skill tracks how each persona's decisions and statements affect others, enabling simulation of governance dynamics and strategic family deliberations.

How do I switch between different personas during roleplay sessions?

Persona switching lets you transition between characters mid-session without reloading. Load a persona, generate its dialogue, then call the switch function to activate another persona. This enables dynamic dialogue exchanges where multiple family members participate sequentially or in council settings.

Does this work for AI-driven storytelling and governance simulations?

Yes. The Skill is applied in AI-driven storytelling, governance simulations, and dynamic dialogue exchanges. It maintains character authenticity and strategic reasoning across roleplay narratives and council deliberations, supporting complex multi-persona scenarios with relationship tracking.