灵魂升级

my_soul_upgrade_skill

by canonxu

3.9k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/canonxu/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/agents/<agent_id>/template.md (Personalized role, specific capabilities)

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/agents/<agent_id>/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.

相关 Skills

Claude API

by anthropic

热门

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

其他
安全111.8k

Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.

其他
未扫描3.9k

营收工作室

by amoldericksoans

A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.

其他
未扫描3.9k

评论