← 返回
未分类 中文

my_soul_upgrade_skill

Manage and synchronize global and agent-specific Soul definitions using a two-layer template system with automated rebuild scripts.
使用双层模板系统和自动化重建脚本,管理和同步全局及代理特定的Soul定义。
canonxu canonxu 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 430
下载
💾 1
安装
1
版本
#latest

概述

my_soul_upgrade_skill

Purpose

Manage and synchronize Soul definitions across the agent system using a two-layer template architecture.

Architecture

  • Global Layer: /home/admin/.openclaw/soul/SOUL.md (Common principles, constraints, formatting)
  • Agent Layer: /home/admin/.openclaw/workspaces/workspace-/template.md (Personalized role, specific capabilities)
  • Output: Built SOUL.md → /home/admin/.openclaw/workspaces/workspace-/SOUL.md

New layout aligns with OpenClaw's per-agent workspace pattern.

Workflow

1. Update Global Soul (Applies to all agents)

  1. Edit: Modify /home/admin/.openclaw/soul/SOUL.md.
  2. Sync: Execute python3 ~/.openclaw/scripts/build_all_souls.py to regenerate all agent SOUL files.

2. Update Agent-Specific Soul

  1. Edit: Modify /home/admin/.openclaw/workspaces/workspace-/template.md.
  2. Sync: Execute python3 ~/.openclaw/scripts/build_all_souls.py to rebuild the specific agent's SOUL.

_Note: Always run build_all_souls.py after any manual modification to maintain sync._

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 09:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,124 📥 863,757
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 845 📥 326,303
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,412 📥 325,384