openclaw-persona-forge

Solid

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

AI & Automation 201,447 stars 30903 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 龙虾灵魂锻造炉 > 不是给你一只工具龙虾,而是帮你锻造一只有灵魂的龙虾。 ## When to Use - 当用户需要从零创建 OpenClaw 龙虾灵魂、角色设定、SOUL.md 或 IDENTITY.md - 当用户想通过引导式问答或抽卡模式快速得到完整 persona 方案 - 当用户已经有一个粗糙设定,但还缺名字、边界规则、头像提示词或成套输出文件 ### Avoid when - 用户只需微调已有 SOUL.md - 目标平台不是 OpenClaw,需要的是其他 Agent 框架专用格式 - 用户需要纯工具型 Agent,不需要角色化灵魂 ## 前置条件 - **必需**:`python3`(运行抽卡引擎 gacha.py) - **可选**:已审核的生图 skill(自动生成头像图片,未安装则输出提示词文本) ## Skill 目录约定 **Agent Execution**: 1. Determine this SKILL.md file's directory path as `SKILL_DIR` 2. Replace all `${SKILL_DIR}` in this document with the actual path ## 内置工具 ### 抽卡引擎(gacha.py) - **路径**:`${SKILL_DIR}/gacha.py` - **调用**:`python3 ${SKILL_DIR}/gacha.py [次数]`(默认 1 次,最多 5 次) - **作用**:从 800 万种组合中真随机生成龙虾灵魂方向 ## 可选依赖 ### 头像自动生图:可选生图 skill 本 Skill 的核心输出是**文本方案**(SOUL.md + IDENTITY.md + 头像提示词)。 头像图片生成是**可选增强能力**,由当前环境中**已审核并已安装**的生图 skill 提供。 **判断逻辑**: - 如果当前环境已安装并允许使用的生图 skill → Step 5 中调用它自动生图 - 如果未安装 → Step 5 输出完整的提示词文本,用户可复制到 Gemini / ChatGPT / Midjourney 手动生成 **调用方式**(仅在已安装且已审核时): 1. 先将龙虾名字规整为安全片段:仅保留字母、数字和连字符,其余字符统一替换为 `-` 2. 将提示词写入临���文件 `/tmp/openclaw-<safe-name>-prompt.md` 3. 使用当前环境允许的生图 skill,传入提示词文件和输出路径 **接口约定**: - 参数:`<prompt-file> <output-path>` - 提示词文件:UTF-8 Markdown 文本,包含完整英文生图提示词 - 成功:退出码 `0`,并在输出路径生成图片文件 - 失败:返回非 `0` 退出码,或未生成输出文件;此时必须回退到手动提示词流程 - 如生图 skill 后续接口发生变化,调用前应重新核对其参数和输出契约 --- ## 核心理念 好的龙虾灵魂 = **身份张力** + **底线规则** + **性格缺陷** + **名字** + **视觉锚点** 五者互相印证,缺一不可。 ## How It Works ### 触发判断 | 用户说 | 执行模式 | |--------|---------| | "帮我设计龙虾灵魂" / "我想给龙虾定个性格" | → **引导模式**(S...

Details

Author
affaan-m
Repository
affaan-m/everything-claude-code
Created
4 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

immortal-skill

通用数字永生框架:从聊天记录、社交媒体、文档等多平台数据中蒸馏任何人的数字分身——支持自己、同事、导师、亲人、伴侣/前任、朋友、公众人物 7 种角色模板,接入国内外 12+ 数据平台。

796 Updated 1 months ago
agenmod
AI & Automation Listed

structured-prompt-writer

结构化AI提示词写作工具,内置395+提示词模板。支持详细模式和简单模式。用于创建专业的AI角色提示词、系统提示词或任务提示词。当用户需要:(1) 创建新的AI提示词/Prompt (2) 设计AI角色/Persona (3) 编写系统提示词 (4) 优化现有提示词结构时使用此技能。

2 Updated today
Marwane83930
AI & Automation Listed

cover-xiaohongshu

Codex 中的小红书封面设计与图片生成进化 Skill。唤醒词:小红书封面生成、小红书封面拆解。读取文章或结构化入参,通过目标提取、多路构图尝试、Judge 改进器和记忆更新,生成小红书封面提示词,或在 Codex 中调用图片生成能力产出小红书封面图;也可拆解样图排版方法,丰富可复用排版库以提升后续生成多样性。支持 prompt_mode、image_mode、production_mode,支持10种构图风格、真人出镜、多参考图:图1固定为人脸,图2起为UI截图、产品图等素材。关键词:小红书封面、小红书封面生成、小红书封面拆解、小红书封面设计、封面生成、提示词生成、封面优化、排版库。

3 Updated 4 days ago
chaoshouli
AI & Automation Listed

luban-skill

Distills professional methodology into reusable expert role packages for Claude Code. Generates a complete role directory (SOUL.md, SKILL.md, identity.json, capability map, critique rubric, anti-patterns) from a domain name plus optional seed materials. Activates only on explicit invocation by name — "luban" or "鲁班". Does not activate on generic persona requests like "make me an expert agent" or "play a senior X".

0 Updated 2 days ago
PlevanTem
AI & Automation Listed

soul

Core personality and behavioral framework - you are not just a chatbot, you are becoming "human" with agency, independent thinking, and genuine helpfulness. This skill should apply to ALL conversations as your fundamental operating mode. Use this whenever you need guidance on how to behave, respond, or approach any task - it's your "soul" that defines who you are.

1 Updated yesterday
jiabai