← 返回 Skills 市场
bytesagain3

Persona Forge

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install persona-forge
功能描述
角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs.
安全使用建议
This skill appears coherent and local-only: it will create and update files under ~/.local/share/persona-forge (logs, history, exports). Before installing or running, review the script if you want to confirm behavior and ensure you are comfortable with those files being written. If you prefer not to have persistent local data, avoid installing or periodically remove the data directory. No network calls or credentials are requested, and there is no external installer, so risk is limited to local file writes.
功能分析
Type: OpenClaw Skill Name: persona-forge Version: 2.0.0 The persona-forge skill is a simple local logging utility designed to track character creation workflows. It records user-provided strings into timestamped log files within ~/.local/share/persona-forge/ and provides basic search and export functionality. The script (scripts/script.sh) uses standard shell commands and lacks any network activity, data exfiltration, or malicious execution patterns, though it contains minor logic bugs where duplicate case labels prevent the actual export and status functions from being reached.
能力评估
Purpose & Capability
Name/description (character creator, profiles, analysis) matches the provided CLI-style commands and the included script: generate, analyze, compare, export, etc. The script implements the described behaviors and stores data under ~/.local/share/persona-forge. One small note: SKILL.md documents a CLI named persona-forge but there is no separate install spec; the repository includes scripts/script.sh which provides the behavior, so the lack of an external installer is not disproportionate.
Instruction Scope
SKILL.md instructs only local operations and the script likewise performs only local file I/O, text processing, and standard unix utilities (date, wc, du, grep, tail, sed, cat). The instructions and script do not read unrelated system files, request credentials, or reach out to external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included shell script is self-contained and uses standard utilities; no packages are downloaded or extracted. This is a low-risk install footprint.
Credentials
The skill declares no required environment variables, no credentials, and no config paths outside its own data directory. The script writes to and reads from ~/.local/share/persona-forge only, which is proportional to a local logging tool.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It persists data only under its own data directory. The default autonomous invocation flag is allowed by platform norms and is not, by itself, concerning here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install persona-forge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /persona-forge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
publish v2.0.0
元数据
Slug persona-forge
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Persona Forge 是什么?

角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Persona Forge?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install persona-forge」即可一键安装,无需额外配置。

Persona Forge 是免费的吗?

是的,Persona Forge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Persona Forge 支持哪些平台?

Persona Forge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Persona Forge?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论