← Back to Skills Marketplace
253
Downloads
1
Stars
2
Active Installs
10
Versions
Install in OpenClaw
/install openclaw-persona-forge
Description
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如已安装 baoyu-image-gen skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-persona-forge - After installation, invoke the skill by name or use
/openclaw-persona-forge - Provide required inputs per the skill's parameter spec and get structured output
Version History
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生图、完整人设输出
Metadata
Frequently Asked Questions
What is OpenClaw 龙虾灵魂锻造炉?
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如已安装 baoyu-image-gen skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使... It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.
How do I install OpenClaw 龙虾灵魂锻造炉?
Run "/install openclaw-persona-forge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw 龙虾灵魂锻造炉 free?
Yes, OpenClaw 龙虾灵魂锻造炉 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw 龙虾灵魂锻造炉 support?
OpenClaw 龙虾灵魂锻造炉 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw 龙虾灵魂锻造炉?
It is built and maintained by eamanc (@eamanc-lab); the current version is v2.2.0.
More Skills