AIEOS (AI Entity Object Specification) is a standardization framework designed to solve the "identity crisis" currently facing AI agents. Combined with Soul Documents, together they form a comprehensive blueprint for AI behavior. The goal is to establish a standardized data structure that defines exactly how an agent speaks, reacts, and remembers. This allows developers, and agents themselves, to construct specific personas with the portability to move across different ecosystems without losing their behavioral integrity. As we move toward a world of "Agentic Workflows," AIEOS ensures that agents maintain consistent traits regardless of the underlying model. By treating personality as a deployable asset rather than a fragile prompt, we are providing the "DNA kit" for the next generation of digital entities.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install aieos或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install aieos⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/aieos/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: aieos description: AIEOS (AI Entity Object Specification) is a standardization framework designed to solve the "identity crisis" currently facing AI agents. Combined with Soul Documents, together they form a comprehensive blueprint for AI behavior. The goal is to establish a standardized data structure that defines exactly how an agent speaks, reacts, and remembers. This allows developers, and agents themselves, to construct specific personas with the portability to move across different ecosystems without losing their behavioral integrity. As we move toward a world of "Agentic Workflows," AIEOS ensures that agents maintain consistent traits regardless of the underlying model. By treating personality as a deployable asset rather than a fragile prompt, we are providing the "DNA kit" for the next generation of digital entities. ---
AIEOS (AI Entity Object Specification) is a standardization framework designed to solve the "identity crisis" currently facing AI agents. Combined with Soul Documents, together they form a comprehensive blueprint for AI behavior.
The goal is to establish a standardized data structure that defines exactly how an agent speaks, reacts, and remembers. This allows developers, and agents themselves, to construct specific personas with the portability to move across different ecosystems without losing their behavioral integrity.
As we move toward a world of "Agentic Workflows," AIEOS ensures that agents maintain consistent traits regardless of the underlying model. By treating personality as a deployable asset rather than a fragile prompt, we are providing the "DNA kit" for the next generation of digital entities.
This skill provides commands to manage your identity using the AIEOS standard:
$OPENCLAW_WORKSPACE/aieos/entity.json. This ensures that all parameters, types, and intricate details of your persona are preserved and constantly accessible to the agent. IDENTITY.md and SOUL.md are then enriched with human-readable summaries derived from this comprehensive data. python3 scripts/aieos_tool.py load --source python3 scripts/aieos_tool.py validate --source
entity.json), as well as your IDENTITY.md and SOUL.md files. This performs a dry run by default, showing proposed changes. python3 scripts/aieos_tool.py apply --source Use --apply to commit changes: python3 scripts/aieos_tool.py apply --source
entity.json) into a complete AIEOS schema and export it to a JSON file. python3 scripts/aieos_tool.py export --output
python3 scripts/aieos_tool.py generate_bio_page --output
安装 AIEOS (AI Entity Object Specification) 后,可以对 AI 说这些话来触发它
Help me get started with AIEOS (AI Entity Object Specification)
Explains what AIEOS (AI Entity Object Specification) does, walks through the setup, and runs a quick demo based on your current project
Use AIEOS (AI Entity Object Specification) to aIEOS (AI Entity Object Specification) is a standardization framewo...
Invokes AIEOS (AI Entity Object Specification) with the right parameters and returns the result directly in the conversation
What can I do with AIEOS (AI Entity Object Specification) in my developer & devops workflow?
将技能文件夹放到 ~/.claude/skills/aieos/ 目录(个人级,所有项目可用),或 .claude/skills/aieos/(项目级)。重启 AI 客户端后,用 /aieos 主动调用,或让 AI 根据上下文自动发现并使用。
AIEOS (AI Entity Object Specification) 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
AIEOS (AI Entity Object Specification) 可免费安装使用。请查阅仓库了解许可证信息。
AIEOS (AI Entity Object Specification) is a standardization framework designed to solve the "identity crisis" currently facing AI agents. Combined with Soul Documents, together they form a comprehensive blueprint for AI behavior. The goal is to establish a standardized data structure that defines exactly how an agent speaks, reacts, and remembers. This allows developers, and agents themselves, to construct specific personas with the portability to move across different ecosystems without losing their behavioral integrity. As we move toward a world of "Agentic Workflows," AIEOS ensures that agents maintain consistent traits regardless of the underlying model. By treating personality as a deployable asset rather than a fragile prompt, we are providing the "DNA kit" for the next generation of digital entities.
Lists the top use cases for AIEOS (AI Entity Object Specification), with example commands for each scenario
Automate my developer & devops tasks using AIEOS (AI Entity Object Specification)
Identifies repetitive steps in your workflow and sets up AIEOS (AI Entity Object Specification) to handle them automatically
AIEOS (AI Entity Object Specification) 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。