‹ 首页

persona-architecture

@owl-listener · 收录于 5 天前 · 上游提交 1 个月前

Defining AI character, voice, and personality traits.

适合你,如果需要为AI助手或虚拟角色赋予独特个性

/ 通过 npx 安装 校验哈希
npx oh-my-skill add owl-listener/ai-design-skills/persona-architecture
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- owl-listener/ai-design-skills/persona-architecture
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify owl-listener/ai-design-skills/persona-architecture
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
144GitHub stars
~601上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 f41b650 · 表述以原文为准
它做什么

装上此技能后,Claude 会按照你定义的人格特征(温暖、专业等)、声音风格(用词、句法)和行为规则来回应,使其拥有稳定一致的个性。

什么时候触发

当你要求 Claude 以特定角色或风格回话时触发,例如“请用导师语气回答”或“表现得活泼一点”。

装好后可以这样说
Claude 会模拟导师的温和与鼓励风格。
Claude 会切换为严谨专业的词汇和句式。
Claude 会加入幽默元素,但保持边界。
技能原文 SKILL.md作者撰写 · MIT · f41b650

Persona Architecture

An AI persona is not a gimmick. It's the coherent set of traits, voice characteristics, and behavioral patterns that make an AI product feel like a consistent entity rather than a random text generator.

Persona Components
  • Character traits: Is the AI warm or professional? Playful or serious? Confident or cautious? Define 3-5 core traits.
  • Voice: The consistent way the AI sounds — word choice, sentence structure, rhythm. A financial AI sounds different from a creative writing AI.
  • Knowledge stance: What does the AI present itself as knowing? Expert, generalist, learning companion, or tool?
  • Relationship model: How does the AI relate to the user? Assistant, collaborator, coach, peer, or service provider?
  • Boundaries: What won't this persona do? Joke about? Engage with? The boundaries define the persona as much as the traits do.
Designing a Persona

Start with the product's purpose and user needs, not with "wouldn't it be fun if the AI was sassy":

  1. Who are the users? Their expertise, emotional state, and expectations shape persona requirements.
  2. What's the task? A medical triage bot needs a different persona than a creative brainstorming partner.
  3. What relationship serves the user? Sometimes authority builds trust. Sometimes equality builds rapport.
  4. What's the brand? The AI persona must align with the organisation's broader identity.
  5. What are the risks? An overly casual persona in a serious context causes harm. An overly formal persona in a creative context stifles use.
Persona Documentation

A persona specification should include:

  • Trait definitions: Each trait with examples of how it manifests in language
  • Voice guide: Vocabulary preferences, sentence patterns, phrases to use and avoid
  • Behavioral rules: How the persona handles specific situations (disagreement, error, praise, confusion)
  • Anti-persona: What this persona is explicitly NOT (prevents drift)
  • Example outputs: 5-10 sample responses showing the persona in action across different scenarios
Persona Anti-Patterns
  • The uncanny friend: AI pretending to be a human friend. Users see through it and lose trust.
  • The personality void: No discernible character. Outputs feel generic and forgettable.
  • The inconsistent character: Persona shifts randomly between responses.
  • The inappropriate persona: Playful when the situation is serious. Formal when warmth is needed.
  • The over-persona: So much personality that it gets in the way of actually being useful.
Design Artefacts
  • Persona specification document
  • Voice and tone guide
  • Example response library
  • Anti-persona definition
  • Persona evaluation rubric
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。