← 返回 Skills 市场
218
总下载
0
收藏
0
当前安装
12
版本数
在 OpenClaw 中安装
/install persona-skill
功能描述
Handles persona lifecycle management. Use it to (1) Initialize or reinitialize an OpenClaw persona after human-MTBI interview, or (2) Perform incremental pro...
安全使用建议
This skill appears to be a coherent persona-initialization tool on paper, but exercise caution before allowing it to execute code. Specifically: (1) Review the included Node scripts (especially scripts/smoke-persona-openclaw.mjs, scripts/sync-local-openclaw.mjs, scripts/sync-wsl.mjs) to confirm they only operate on the declared persona files and do not read arbitrary system paths, network endpoints, or attempt to access credentials. (2) Note the SKILL.md says it will write five files and may do so without asking the user again after its internal audit — if you want explicit control, require confirmation before allowing writes. (3) Run the skill in a sandboxed environment or with restricted agent permissions until you’ve audited the scripts for network calls and filesystem access. (4) If you cannot inspect the scripts, treat execution as higher risk and avoid granting it the ability to run node/Bash on your system.
功能分析
Type: OpenClaw Skill
Name: persona-skill
Version: 1.2.1
The persona-skill bundle is a highly structured framework for managing AI agent personalities based on MBTI profiles. It includes Node.js utilities for patching identity files (identity-card.mjs), performing MBTI-based social need lookups (mbti-lookup.js), and a comprehensive integration testing suite (smoke-persona-openclaw.mjs) that simulates agent interactions to verify structural and behavioral integrity. While the bundle includes scripts that perform file synchronization (sync-wsl.mjs) and execute local binaries, these capabilities are strictly scoped to the OpenClaw workspace (~/.openclaw) and are consistent with the stated purpose of persona lifecycle management. The extensive markdown instructions (SKILL.md, drafting-spec.md) serve as behavioral guardrails to ensure persona consistency and prevent 'AI-like' responses, rather than attempting to subvert the agent for malicious purposes.
能力评估
Purpose & Capability
Name/description require Node and local file I/O which matches the included assets and templates. However several scripts (scripts/sync-local-openclaw.mjs, scripts/sync-wsl.mjs, scripts/smoke-persona-openclaw.mjs) imply syncing with local/WSL environments or running smoke tests — capabilities that go beyond the purely in-repo read/write described in SKILL.md and may not be strictly necessary for persona drafting.
Instruction Scope
SKILL.md is reasonably scoped and explicitly limits reads/writes to repository persona files and reference assets. It also mandates overwriting five persona files and doing so without waiting for explicit user confirmation after review. That write-without-user-confirmation behavior and the instruction to run node/Bash tools creates a risk if the included scripts are executed, since the document doesn't reference or constrain those scripts.
Install Mechanism
No install spec (instruction-only) — lower supply-chain risk — but the repository includes multiple Node scripts which the agent is allowed to run (allowed-tools indicates Bash/node). Because no explicit install or provenance is defined, executing those scripts would run code from the skill bundle as-is; their presence increases runtime risk compared with a pure-prose skill.
Credentials
The skill requests no environment variables or external credentials, which is proportionate to a local persona-initialization tool. This is a positive signal.
Persistence & Privilege
always:false and no config-path requirements; the skill does not request forced persistent inclusion or escalated platform privileges. The only privilege concern is that SKILL.md instructs writing files without further user confirmation once drafts pass audit.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install persona-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/persona-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Release 1.2.1
v1.1.1
Release 1.1.1
v1.1.0
Release 1.1.0
v1.0.0
Release 1.0.0
v0.3.2
Release 0.3.2
v0.2.0
Initial public release
v0.1.5
Initial public release
v0.1.4
Initial public release
v0.1.3
Initial public release
v0.1.2
Initial public release
v0.1.1
Initial public release
v0.1.0
Initial public release
元数据
常见问题
Persona Skill 是什么?
Handles persona lifecycle management. Use it to (1) Initialize or reinitialize an OpenClaw persona after human-MTBI interview, or (2) Perform incremental pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。
如何安装 Persona Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install persona-skill」即可一键安装,无需额外配置。
Persona Skill 是免费的吗?
是的,Persona Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Persona Skill 支持哪些平台?
Persona Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Persona Skill?
由 🦄9527(@tower1229)开发并维护,当前版本 v1.2.1。
推荐 Skills