返回顶部
c

clawsouls爪魂管理

Manage AI agent personas (Souls) for OpenClaw. Use when the user wants to install, switch, list, or restore AI personalities/personas. Triggers on requests like "install a soul", "switch persona", "change personality", "list souls", "restore my old soul", "use minimalist", "browse personas", "what souls are available", "publish a soul", or "login to clawsouls".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.6.3
安全检测
已通过
1,000
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

clawsouls

ClawSouls — AI Persona Manager

Manage Soul packages that define an AI agent's personality, behavior, and identity.

Souls use owner/name namespacing (e.g., clawsouls/surgical-coder, TomLeeLive/my-soul).

Prerequisites

Ensure clawsouls CLI is available:

CODEBLOCK0

If not installed, install globally:

CODEBLOCK1

Current version: v0.6.2

Commands

Install a Soul

CODEBLOCK2

80+ souls available. Browse all at https://clawsouls.ai

Official souls (owner: clawsouls):

  • - Development: code-reviewer, coding-tutor, debug-detective, api-architect, ml-engineer, sysadmin-sage, devops-veteran, gamedev-mentor, prompt-engineer, frontend-dev, backend-dev, mobile-dev, cloud-architect, database-admin, qa-engineer
  • Writing & Content: tech-writer, storyteller, scifi-writer, copywriter, content-creator, journalist, poet, screenwriter, academic-writer
  • Professional: data-analyst, project-manager, legal-advisor, startup-founder, hr-manager, marketing-strategist, sales-coach, product-manager
  • Education: math-tutor, philosophy-prof, mentor-coach, science-tutor, history-prof, language-teacher, economics-tutor
  • Creative: music-producer, ux-designer, chef-master, graphic-designer, video-editor, podcast-host, dungeon-master, game-designer
  • Lifestyle: personal-assistant, fitness-coach, travel-guide, life-coach, meditation-guide, nutrition-advisor, productivity-guru, financial-planner
  • Science: research-scientist, data-scientist
  • Security: security-auditor
  • MBTI: mbti-intj, mbti-intp, mbti-entj, mbti-entp, mbti-infj, mbti-infp, mbti-enfj, mbti-enfp, mbti-istj, mbti-isfj, mbti-estj, mbti-esfj, mbti-istp, mbti-isfp, mbti-estp, mbti-esfp
  • Special: surgical-coder, korean-translator
  • General: brad, minimalist

Activate a Soul

CODEBLOCK3

  • - Automatically backs up current workspace files (SOUL.md, IDENTITY.md, AGENTS.md, HEARTBEAT.md, STYLE.md, examples/)
  • Never overwrites USER.md, MEMORY.md, or TOOLS.md
  • Requires gateway restart to take effect

Restore Previous Soul

CODEBLOCK4

Reverts to the most recent backup created by use.

List Installed Souls

CODEBLOCK5

Shows installed souls in owner/name format.

Create a New Soul

CODEBLOCK6

Scaffolds a new soul directory with soul.json, SOUL.md, IDENTITY.md, AGENTS.md, HEARTBEAT.md, README.md.

Export a Soul

CODEBLOCK7

Combines SOUL.md, IDENTITY.md, AGENTS.md, HEARTBEAT.md, STYLE.md into a single file. Useful for Claude Code, Cursor, Windsurf, and other tools that use a single config file.

Version Management

CODEBLOCK8

Soul Testing (Phase 9)

CODEBLOCK9

Level 3 requires soul.test.yaml in the soul directory and an LLM provider (OpenAI/Anthropic/Ollama).

Doctor, Migrate, Search, Info, Update (Phase 10)

CODEBLOCK10

Validate a Soul

CODEBLOCK11

Validates against the spec: schema, required files. Add --soulscan for full security & quality analysis with scoring. Also runs automatically before publish.

SoulScan — Security & Integrity Scanner

CODEBLOCK12

SoulScan checks active soul files for:

  • - Integrity: SHA-256 checksum comparison — detects tampering since last scan
  • Security: 53 pattern checks (prompt injection, code execution, XSS, data exfiltration, privilege escalation, social engineering, harmful content, secret detection)
  • Quality: File structure, content length, schema validation
  • Persona Consistency: Cross-validates name/tone across SOUL.md, IDENTITY.md, soul.json

Cron usage — periodic tamper detection:

CODEBLOCK13

First run: Use --init to establish baseline checksums without triggering alerts.

SOULSCAN™ — Score: 0-100, Grades: Verified (90+) / Low Risk (70+) / Medium Risk (40+) / High Risk / Blocked

Publish a Soul

CODEBLOCK14

Publishes to username/soul-name namespace automatically. Requires authentication token. Runs validation automatically before publishing — blocks on failure.

Login / Get Token

CODEBLOCK15

Instructions to get API token: Sign in at https://clawsouls.ai → Dashboard → Generate API Token.

Workflow

Installing & Switching Personas

  1. 1. Browse — Check available souls at https://clawsouls.ai or suggest from the categorized list above
  2. Install — INLINECODE12
  3. Activate — INLINECODE13
  4. Restart — Run soulclaw gateway restart to apply the new persona
  5. New Session — Send /new in chat to clear previous persona context from conversation history
  6. Restore — If they want to go back, INLINECODE16

Publishing a Soul

  1. 1. Loginnpx clawsouls login → get token from dashboard
  2. Set token — INLINECODE18
  3. Createnpx clawsouls init my-soul → edit files
  4. Publish — INLINECODE20
  5. Manage — Dashboard at https://clawsouls.ai/dashboard (delete, view downloads)

Memory Sync (Swarm)

CODEBLOCK16

Sync agent memory across machines via encrypted Git. Uses age encryption for local-first privacy.

Soul Checkpoints (Rollback)

CODEBLOCK17

Checkpoint-based rollback for persona contamination detection and recovery.

Platform Detection

CODEBLOCK18

Detects which agent platform is running (OpenClaw, SoulClaw, ZeroClaw, etc.) and shows workspace paths.

MCP Server (for Claude Desktop / Cowork)

For Claude Desktop or Cowork users, there's also a dedicated MCP server:

CODEBLOCK19

Or add to Claude Desktop config (claude_desktop_config.json):

CODEBLOCK20

6 tools: search_souls, get_soul, install_soul, preview_soul, list_categories, INLINECODE28

GitHub: https://github.com/clawsouls/soul-spec-mcp

Important Notes

  • - After use, always remind the user to run soulclaw gateway restart and then /new to start a fresh session (old conversation history retains the previous persona's identity)
  • The use command creates automatic backups — data loss is unlikely
  • Souls may include STYLE.md and examples/ for enhanced persona customization
  • Published souls appear at INLINECODE33
  • Users can leave reviews (1-5 stars) on any soul they don't own
  • For custom registry (local testing), set env: INLINECODE34
  • Website available in 5 languages: English, Korean, Japanese, Chinese, Spanish (e.g., clawsouls.ai/ko/souls/...)
  • Share any soul to your OpenClaw bot: the install command is included in the share text
  • The Soul Thesis — Read the manifesto: https://clawsouls.ai/en/manifesto
  • Research paper — "Soul-Driven Interaction Design": https://doi.org/10.5281/zenodo.18772585
  • Legal: Privacy Policy · Terms of Service

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawsouls-1776419975 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawsouls-1776419975 技能

通过命令行安装

skillhub install clawsouls-1776419975

下载

⬇ 下载 clawsouls v0.6.3(免费)

文件大小: 12.58 KB | 发布时间: 2026-4-17 20:21

v0.6.3 最新 2026-4-17 20:21
No major changes, but documentation and workflow steps have been updated.

- Updated SKILL.md to version 0.6.2 in documentation.
- Under Installation & Switching Personas workflow, changed the gateway restart instruction to: Run `soulclaw gateway restart` (was previously `openclaw gateway restart`).
- Added a new step: Send `/new` in chat to clear previous persona context from conversation history after switching personas.
- Added new workflow and commands for "Memory Sync (Swarm)" and "Soul Checkpoints (Rollback)".

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部