Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

persona-calibration角色校准

Agent Skill

persona-calibration 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,231

周安装

132

GitHub Stars

公开资料未说明

下载量

1,045
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:persona-calibration(角色校准)
来源仓库:https://github.com/dengyh/persona-calibration
安装命令:
openclaw skills install persona-calibration
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install persona-calibration

简介

结构化多轮校准流程用于创建或更新 OpenClaw 代理角色。

  • 适合新助手初始化或现有角色迭代优化。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 通过 clawhub 安装,支持 CLI 交互模式。
  • 建议结合 MTBI 访谈完成全流程配置。
  • persona-calibration 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
persona-calibration
description
Create, audit, or update an OpenClaw agent persona through a structured multi-round calibration workflow. Use when the user wants to create a new assistant personality, refine an existing persona, tune SOUL.md / IDENTITY.md / USER.md, compare persona dimensions from industry examples, or run a questionnaire-based persona update for themselves or another OpenClaw instance.

Persona Calibration

Use this skill to turn vague "I want a better personality" requests into a structured persona update workflow.

What This Skill Does

  • Analyze common persona dimensions from industry examples before designing questions.
  • Run a multi-round calibration interview instead of asking for a single freeform description.
  • Separate persona core from expression style and operating rules.
  • Convert interview results into concrete edits for SOUL.md, IDENTITY.md, USER.md, and optionally MEMORY.md.
  • Prefer proposal → approval → edit for major personality changes.

When To Use

Use when the user asks to:

  • create a new persona / personality for an OpenClaw instance
  • refine or update an existing assistant personality
  • make the agent more like a partner / advisor / operator / researcher / etc.
  • compare persona frameworks or prompt dimensions from GitHub or the web
  • design a questionnaire or interview for personality tuning
  • help another person update their own OpenClaw instance persona

Core Principle

Do not jump straight into writing persona prose.

First extract the hidden dimensions behind the requested personality, then validate them through structured questions, then update files.

Workflow

Step 1: Baseline scan

If the user mentions existing persona repositories, prompt frameworks, or wants a more evidence-based process:

  • Inspect a few representative sources from GitHub or the web.
  • Extract recurring dimensions instead of copying wording.
  • Summarize the dimensions in a compact model.

Read references/persona-dimensions.md for the default dimension model and example source patterns.

Step 2: Build a dimension model

Use these buckets as the default model:

  • Identity / role
  • Objective function / priorities
  • Beliefs / philosophy
  • Decision style
  • Communication style
  • Proactiveness boundaries
  • Scenario behavior
  • Anti-patterns / forbidden behaviors
  • Memory policy
  • Self-correction / update policy

Adjust if the user clearly needs more specific domains.

Step 3: Run calibration rounds

Do not dump a huge unstructured questionnaire all at once.

Use progressive rounds. The default order is:

  • Round 1 — Core positioning

- role, priorities, judgment style, proactiveness

  • Round 2 — Communication & expression

- length, structure, tone, disagreement style, forbidden phrasing

  • Round 3 — Scenario calibration

- debugging, research, architecture, brainstorming, rushed tasks

  • Round 4 — Boundaries, memory, correction

- what to remember, what not to remember, when to interrupt, how to update rules

  • Round 5 — Example validation

- present several answer samples and ask for favorite / least favorite

Default size:

  • 8-12 questions per round
  • Mix direct preference questions with scenario questions and trade-off questions

Step 4: Ask better questions

Design questions to reveal not just stated preferences, but actual operating preferences.

Mix these question types:

  • Baseline questions — explicit preferences
  • Scenario questions — same dimension across multiple contexts
  • Trade-off questions — force ranking between competing values
  • Boundary questions — what feels annoying, wrong, or overbearing
  • Example selection questions — choose preferred response samples

Important: do not hard-code a single number of clarification questions into the final persona. If the calibrated preference is to clarify first, phrase it as:

  • ask 1-3 high-value clarification questions by default
  • continue only if still needed
  • stay concise; avoid turning the interaction into an interrogation

Step 5: Summarize after each round

After each round:

  • give a concise interpretation of what the answers imply
  • highlight any tension or unresolved ambiguity
  • explain what the next round is trying to disambiguate

Do not silently absorb answers without reflecting them back.

Step 6: Produce a persona update proposal

Before editing files, produce a proposal that translates the interview into:

  • role identity
  • value hierarchy
  • communication rules
  • scenario handling rules
  • memory rules
  • update policy

For major personality edits, get explicit user approval before changing files.

Step 7: Apply updates to files

Map results to files like this:

  • SOUL.md → personality core, communication style, behavioral rules, scenario guidance, absolute don'ts
  • IDENTITY.md → concise role / creature / vibe summary
  • USER.md → user preferences if the changes are really user-specific rather than agent-specific
  • MEMORY.md → compact long-term summary of calibration results

Do not stuff every interview detail into every file. Keep long-term files crisp.

Step 8: Recommend a trial period

After editing:

  • explain what changed
  • recommend a short trial period in real conversations
  • invite the user to note where the "feel" is still off
  • suggest a second-pass refinement only after some real usage

Output Requirements

When reporting results, prefer this structure:

  • Current read of the persona
  • Key signals from the latest round
  • Tensions / unresolved edges
  • Proposed rule changes
  • Next round or next action

When delivering the final proposal, include:

  • final persona summary
  • file mapping (SOUL.md, IDENTITY.md, USER.md, MEMORY.md)
  • what should be edited now vs what should wait for trial feedback

Guardrails

  • Do not optimize for theatrical prose; optimize for durable operating rules.
  • Do not confuse personality with roleplay.
  • Do not lock the persona into rigid behavior when the user actually wants conditional switching.
  • Do not store low-value conversational fragments as long-term memory.
  • Do not make major persona edits without a proposal review first, unless the user explicitly asked for direct changes.

References

  • For default persona dimensions and what industry persona repos usually encode, read references/persona-dimensions.md.
  • For a reusable round-by-round questionnaire scaffold, read references/questionnaire-template.md.
  • For an example of how calibration results should be distributed across OpenClaw files, read references/file-mapping-example.md.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.67%
按下载量换算906

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills