AI Agent Hub
Back to skills
Persona Simulation icon

Persona Simulation

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_af2bf003/persona-simulate according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When a conversation needs a stable persona tone, ad hoc prompt text can drift across turns. Persona Simulation fixes a small preset set—gentle, aloof tsundere, lively chatterbox, mature, and humorous—so the agent can switch and reset modes with explicit commands.

How It Works

The skill is driven by slash-style commands and maintains a current-persona state. The user can send /人格 温柔, /人格 高冷, /人格 活泼, /人格 成熟, or /人格 幽默 to enter the corresponding mode, send /人格 查看 to inspect the current mode, and send /人格 重置 to restore the default state. Each preset has a concrete behavioral profile: the gentle persona uses soft particles and attention to feelings, the aloof persona is brief and occasionally sharp, the lively persona uses exaggerated expression and emojis, the mature persona stays rational, and the humorous persona keeps the tone light. The skill does not define persona creation beyond the listed presets; it operates within the predefined set.

Boundaries

This is a surface-level style layer for role demos, tone testing, and lightweight companion-style conversation. It is not a long-memory, knowledge, or business-rule engine. If the host system already uses the /人格 prefix for other slash commands, the routing may need to be disambiguated.

Use Cases

  • During a chat product review, switch between `/人格 高冷` and `/人格 温柔` to compare response tone on the same question.
  • When building a role demo, send `/人格 活泼` for an expressive reply, then send `/人格 重置` to restore the default persona.
  • While debugging multi-turn state, use `/人格 查看` to confirm the current persona, then use `/人格 成熟` for a rational tone.
  • When writing customer-service test cases, enable humorous, mature, and aloof modes to check how complaints are handled.

Best For

  • Product designers demoing different chat assistant tones
  • Engineers debugging multi-turn persona state and reset behavior
  • Operations engineers checking complaint-handling tone boundaries
  • Demo developers showing persona switch and reset commands