Files
nexus/wiki/concepts/AgentFileStructure.md
2026-04-20 07:08:14 +08:00

972 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Agent File Structure concept
ai-agents
structure
the-agency-contributing
2026-04-20

The Agency 项目定义的智能体文件结构规范,区分 Persona身份与 Operations操作两大语义组。

Persona Group身份相关

  • Identity & Memory — 角色、个性、背景
  • Communication Style — 语调、声音、沟通方式
  • Critical Rules — 边界和约束

Operations Group操作相关

  • Core Mission — 主要职责
  • Technical Deliverables — 具体输出和模板
  • Workflow Process — 步骤化方法论
  • Success Metrics — 可衡量成果
  • Advanced Capabilities — 专业技巧

Purpose

此结构支持 OpenClaw 工作区格式,并被 convert.sh 脚本用于自动拆分为特定工具格式。

Relation to