← 返回 Skills 市场
eamanc-lab

OpenClaw 龙虾灵魂锻造炉

作者 eamanc · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ✓ 安全检测通过
253
总下载
1
收藏
2
当前安装
10
版本数
在 OpenClaw 中安装
/install openclaw-persona-forge
功能描述
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如已安装 baoyu-image-gen skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使...
安全使用建议
What to consider before installing: - Functionality: This skill runs a local Python script (gacha.py) to create persona text and can write SOUL.md and IDENTITY.md files; it optionally writes a /tmp prompt and calls an installed baoyu-image-gen skill to generate images. - Requirements mismatch: SKILL.md requires python3 but registry 'required binaries' lists none — ensure your environment has python3 if you want the '抽卡' mode. - File writes: The skill will write temporary prompt files to /tmp and will use Write/Read tools to create files in the current or user-specified directory; confirm you’re OK with those writes and check file paths before allowing file-creation operations. - Optional dependency: If baoyu-image-gen is present the skill will call it; review that skill's code/policy before enabling automatic image generation. If baoyu-image-gen is not installed, this skill will only output prompt text (no network calls). - Network and secrets: The skill itself does not perform network requests nor request credentials. The avatar-style docs reference an external raw GitHub image for example artwork (safe but external URL). If you enable an image-generation skill or paste prompts into online services, those services may transmit data externally. - Autonomy: The skill can be invoked autonomously by the agent (platform default). If you want to limit agents' ability to run scripts or create files without manual approval, keep that in mind. Overall recommendation: technically coherent and low-risk relative to its purpose; verify python3 presence and be mindful of file-write behavior and any downstream image-generation skill you enable.
功能分析
Type: OpenClaw Skill Name: openclaw-persona-forge Version: 2.2.0 The 'openclaw-persona-forge' skill is a creative tool designed to help users generate structured personas (SOUL.md and IDENTITY.md) for AI agents. It uses a local Python script (gacha.py) to generate random character traits and provides detailed instructional templates for the agent to follow. The code and instructions are well-documented, lack any signs of data exfiltration, unauthorized execution, or malicious prompt injection, and its file-writing behavior is strictly aligned with its stated purpose of persona creation.
能力评估
Purpose & Capability
The skill's name/description (forge lobster 'souls') matches its actions: it uses a local gacha.py to produce persona components, assembles textual artifacts, offers optional avatar generation via an optional baoyu-image-gen skill, and can write SOUL.md/IDENTITY.md. One small inconsistency: the registry metadata lists no required binaries, but SKILL.md states python3 is required (gacha.py is marked as '必需').
Instruction Scope
SKILL.md stays within the stated purpose: it instructs running gacha.py, deriving identity/tension/rules/names, assembling prompts, and optionally calling baoyu-image-gen. It does instruct the agent to write a temporary prompt file under /tmp and to use Write/Read tools to create and show files — expected for a generator but worth noting because the skill will write files to disk and call another skill when available.
Install Mechanism
No install spec (instruction-only + two small local helper scripts). The included gacha.py and gacha.sh are local, small, and use only Python standard library (secrets). No remote downloads or package installs are requested.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its optional interaction with baoyu-image-gen (another skill) is proportional to the described avatar-generation feature. There are no unexpected credential or secret requests.
Persistence & Privilege
always:false and disable-model-invocation:false (default autonomy) — normal for skills. The skill will write files (SOUL.md/IDENTITY.md) to the target directory and temp prompt files under /tmp when generating avatars; confirm you are comfortable with an agent that can write files in those locations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-persona-forge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-persona-forge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
SOUL.md 产出增加 Worldview/Tensions/Pet Peeves 章节,对齐社区最佳实践
v2.1.0
重构为双 Skill 仓库;全量替换人设→灵魂;修复 gacha.py 参数崩溃
v1.3.2
修复 ClawHub 审查问题:声明 python3 依赖、补充 homepage、替换占位符 URL
v1.3.1
更名:龙虾人设锻造炉 → 龙虾灵魂锻造炉
v1.3.0
增加创世神亚当对话语气指南,各步骤引导从机械提问改为有态度的点评;完善 Step 6 文件生成引导流程(SOUL.md + IDENTITY.md)
v1.2.0
添加 Adam 龙虾创世神示例头像,README 和 avatar-style 增加风格参考图
v1.1.2
扩展触发词:新增虾设、龙虾NPC、龙虾性格、lobster character等
v1.1.1
头像生图改为双路径:有 baoyu-image-gen 自动生图,无则输出提示词供手动使用
v1.1.0
移除内置生图引擎,精简为纯人设锻造;方向扩展至40个,抽卡组合增至800万
v1.0.0
首次发布:支持引导/抽卡模式、AI生图、完整人设输出
元数据
Slug openclaw-persona-forge
版本 2.2.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 10
常见问题

OpenClaw 龙虾灵魂锻造炉 是什么?

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如已安装 baoyu-image-gen skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 253 次。

如何安装 OpenClaw 龙虾灵魂锻造炉?

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

OpenClaw 龙虾灵魂锻造炉 是免费的吗?

是的,OpenClaw 龙虾灵魂锻造炉 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw 龙虾灵魂锻造炉 支持哪些平台?

OpenClaw 龙虾灵魂锻造炉 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw 龙虾灵魂锻造炉?

由 eamanc(@eamanc-lab)开发并维护,当前版本 v2.2.0。

💬 留言讨论