persona-builder

Guide structured interviews to create bot personality configurations.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/choms0521/my-claude-skills --skill persona-builder-choms0521
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: persona-builder
Source: https://github.com/choms0521/my-claude-skills/tree/main/generated/codex/skills/persona-builder
Command: npx skills add https://github.com/choms0521/my-claude-skills --skill persona-builder-choms0521

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires socratic-interview, bot-management, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps define or remove your bot's persona by conducting a series of Socratic interviews, resulting in a personality config ready to apply to your bot's active runtime.

Core Features & Use Cases

  • Define Bot Persona: Create a persona with specific speaking style, emotional tone, interaction habits, and worldview.
  • Manage Personality Configs: Supports --remove to delete existing persona configurations.
  • Tester Agent Review: Generates sample conversations for review and refinement of the bot's personality.

Quick Start

Use the /persona-builder command to start defining your bot's persona.

Frequently Asked Questions about persona-builder

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

FAQPage Schema
How do I define a bot persona using a Socratic interview?

You can define a bot persona by initiating a structured Socratic interview that covers five personality dimensions: speaking style, emotional tone, interaction habits, worldview, and address. This process generates a personality configuration for your bot's active runtime.

What is included in a personality config for an AI bot?

A personality config includes specifications for five core dimensions: speaking style, emotional tone, interaction habits, worldview, and address. These elements dictate how the bot interacts within its active runtime.

Can I generate sample conversations to test a bot personality config?

Yes, you can generate sample conversations using the Tester Agent Review feature. This allows you to review and refine the bot's personality configuration before finalizing it.

How do I remove an existing bot persona configuration?

You can remove an existing bot persona configuration by using the --remove command. This deletes the active personality settings from your bot's runtime.

Does persona creation require a specific bot management dependency?

Yes, creating a bot persona relies on socratic-interview and bot-management dependencies to properly structure the interactive design process and apply the resulting personality config.