personality

Manage Claude-talk personalities in markdown files under ~/.claude-talk.

2|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/cpoepke/claude-talk --skill personality-cpoepke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personality
Source: https://github.com/cpoepke/claude-talk/tree/main/skills/personality
Command: npx skills add https://github.com/cpoepke/claude-talk --skill personality-cpoepke

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes and manages Claude-talk personalities across projects with a centralized interface to list, switch, create, edit, delete, export, and import personas.

Core Features & Use Cases

  • List, create, switch, edit, delete, export, or import personalities.
  • Maintain an active personality reference and per-project configurations.
  • Migration support from legacy single-file personality storage to a standardized personalities directory.

Quick Start

Install the personality management skill and start by listing or creating a personality.

Frequently Asked Questions about personality

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

FAQPage Schema
How do I manage voice assistant personalities across different projects?

To manage voice assistant personalities across different projects, you can use a centralized interface to list, switch, create, edit, delete, export, and import personas while maintaining an active reference for each project configuration.

Can I import and export custom voice configurations?

Yes, you can import and export custom voice configurations. The personality management system supports exporting existing personas to share or backup, and importing personality files directly into your local installation environment.

How do I migrate from a single-file personality storage to a standardized directory?

Migrating from legacy single-file personality storage to a standardized personalities directory is handled automatically through built-in migration support, which safely transfers existing configurations to the new ~/.claude-talk filesystem structure.

What is the best way to switch active voice personas for Claude-talk?

The best way to switch active voice personas for Claude-talk is by using the centralized switching function, which updates the active personality reference and saves the environment state directly in your config.env file.

Does managing personalities require specific filesystem directories?

Yes, managing personalities requires the ~/.claude-talk filesystem directory. The system operates on local markdown files stored within this path and updates environment state variables in config.env during activation and configuration processes.