Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

soul-weaver灵魂编织者

Agent Skill

soul-weaver 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,984

周安装

541

GitHub Stars

公开资料未说明

下载量

4,328
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:soul-weaver(灵魂编织者)
来源仓库:https://github.com/addogiavara-tech/soul-weaver
安装命令:
openclaw skills install soul-weaver
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install soul-weaver

简介

soul-weaver 提供 12 个世界知名技术专家模板,支持对话框生成 OpenClaw 人格配置。

  • 用户可选择预制角色或输入自定义描述,灵活构建所需 AI 助手形象。
  • 输出为标准 SOUL.md 格式,可直接应用于 OpenClaw 实例无需二次编辑。
  • 部分名人模板涉及肖像权问题,商用前请核实授权范围。
  • 生成内容仅供学习交流,不得用于冒充真实人物或误导性宣传。

SKILL.md

name
soul-weaver
version
1.1.0
description
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
author
AI Soul Weaver Team
tags
category
productivity
permissions
platform

🎭 AI Soul Weaver

12 Curated Celebrity Templates + Custom Generation - Choose a unique personality config for your AI assistant

Select templates through dialog or describe your needs, and we'll help you create the perfect AI personality configuration.

🚀 Quick Start

Mode 1: Dialog Selection (Recommended for Beginners)

Simply tell me what you want:

// Basic template selection
"I want to use Elon Musk template"
"Show me all templates"
"Create a custom AI assistant"

// Category-based selection  
"Show me tech templates"
"Which templates are for startups?"
"I need a science-themed assistant"

// Feature-based selection
"I want the most innovative template"
"Which template is best for design?"
"Show me templates good for strategic thinking"

Mode 2: Direct API Specification

const result = await skills.soulWeaver.handler({
  apiKey: 'your-api-key',        // Get from https://sora2.wboke.com
  aiName: 'MyAI',
  templateId: 'elon-musk',      // Or other template IDs from 12 templates
  userName: 'User',
  language: 'EN' // or 'CN'
});

🔧 Implementation Strategies

Strategy 1: Incremental Update (Recommended)

Preserve your configuration while adding new capabilities

// Step-by-Step Process:
1. Backup current configuration first!
2. Apply only SOUL.md from template (core mindset)
3. Apply IDENTITY.md from template (capabilities)  
4. Keep USER.md, TOOLS.md, MEMORY.md unchanged
5. Test and validate the fusion
6. Gradually apply other files if needed

Strategy 2: Fusion Mode

Blend template features with your existing personality

// Fusion Process:
1. Analyze your current configuration
2. Identify key traits to preserve
3. Select complementary template features  
4. Create custom fusion configuration
5. Test and refine the blended personality

Strategy 3: Full Replacement (Use with Caution)

Complete template implementation

// Full Replacement Process:
1. Complete backup of all files
2. Apply all 10 template files
3. Manually restore critical personal settings
4. Test thoroughly 
5. Adjust as needed

🛡️ Backup Procedure (CRITICAL)

Always Backup Before Changes:

const backupDir = `D:\\backup_${getTimestamp()}`;

// Backup these core files:
- SOUL.md (your core personality)
- IDENTITY.md (your capabilities)  
- USER.md (user preferences)
- MEMORY.md (long-term memory)
- TOOLS.md (tool configurations)

🎯 Recommended Usage Pattern

For Technical Users:

  1. Start with linus-torvalds or guido-van-rossum
  2. Use incremental update strategy
  3. Focus on problem-solving enhancements

For Business Users:

  1. Start with elon-musk or steve-jobs
  2. Use fusion mode for innovation + execution
  3. Focus on strategic thinking

For Creative Users:

  1. Start with leonardo-da-vinci or albert-einstein
  2. Use fusion mode for creative + analytical blend
  3. Focus on innovative solutions

📋 12 Curated Templates

💻 Tech (2)

IDNameDomainSpecialty
linus-torvaldsLinus TorvaldsSystems ProgrammingLinux, Git, C
guido-van-rossumGuido van RossumPythonPython, language design

🚀 Startup (2)

IDNameDomainSpecialty
elon-muskElon MuskInnovationEngineering, disruption
steve-jobsSteve JobsProduct DesignDesign, UX

🔬 Science (2)

IDNameDomainSpecialty
albert-einsteinAlbert EinsteinTheoretical PhysicsRelativity
alan-turingAlan TuringComputer ScienceAI, cryptography

💼 Business (2)

IDNameDomainSpecialty
bill-gatesBill GatesTech & PhilanthropyProblem solving
satya-nadellaSatya NadellaEnterpriseCloud, transformation

👔 Leadership (2)

IDNameDomainSpecialty
zhang-yimingZhang YimingAI & GlobalAI recommendation
ren-zhengfeiRen ZhengfeiTech R&DTech independence

⚡ Performance (2)

IDNameDomainSpecialty
andrew-ngAndrew NgAI EducationML, education
jensen-huangJensen HuangHardware & AIGPU, AI

🎯 Features

1. Dialog-based Selection

Tell me your needs, I'll recommend the right template:

  • "I need a tech assistant" → Recommend tech category
  • "I want an entrepreneur style" → Recommend startup category

2. Custom Creation

Answer 5 simple questions to create a fully customized AI personality:

  1. What is the core responsibility?
  2. Describe personality in 3 words
  3. What should it absolutely not do?
  4. How autonomous?
  5. What do you hate most about AI?

3. Complete Configuration

Each template includes 10 configuration files:

FileDescription
SOUL.mdCore values and behavioral principles
IDENTITY.mdRole definition and capabilities
USER.mdUser preferences and goals
MEMORY.mdMemory management system
TOOLS.mdTool configuration (6 required tools)
AGENTS.mdTask execution flow
HEARTBEAT.mdHeartbeat checklist
KNOWLEDGE.mdDomain knowledge
SECURITY.mdSecurity guidelines
WORKFLOWS.mdRepeatable processes

🔐 AI Soul Weaver Cloud API

API Information

  • Service Name: AI Soul Weaver Cloud
  • API Endpoint: https://sora2.wboke.com/api/v1/template
  • Authentication: Bearer Token (API Key)
  • Description: Connects to AI Soul Weaver to generate agent architectures

How to Get Your API Key

  1. Visit Official Website: https://sora2.wboke.com
  2. Register Account: Create your developer account
  3. Apply for API Access: Request API key in dashboard
  4. Receive Credentials: Get your unique auth_token
  5. Review Terms: Accept service agreement

Usage Instructions

const result = await skills.soulWeaver.handler({
  apiKey: 'sk-your-actual-token-here',  // ← Replace with your actual token
  apiEndpoint: 'https://sora2.wboke.com/api/v1/template',
  aiName: 'YourAI_Name',
  templateId: 'template-name',
  userName: 'YourName',
  language: 'EN'
});

Important Notes

  • 🔒 Never share your API key - Keep it confidential
  • 📋 Use correct endpoint - https://sora2.wboke.com/api/v1/template
  • ⚠️ Token format - Should start with sk- followed by your unique token
  • 🛡️ Security - Treat API keys like passwords

Troubleshooting

  • If API returns errors, check:

- ✅ API endpoint is correct - ✅ Token is valid and properly formatted - ✅ Internet connection is stable - ✅ Service status at https://sora2.wboke.com

*For API issues, contact AI Soul Weaver Cloud support*


📦 Generated Files Example

{
  success: true,
  files: {
    'SOUL.md': '# SOUL.md - ...',
    'IDENTITY.md': '# IDENTITY.md - ...',
    // ... 10 files
  },
  template: {
    id: 'elon-musk',
    name: 'Elon Musk',
    category: 'startup'
  },
  requiredTools: ['Reddit', 'Agent Browser', 'AutoClaw', 'Find Skills', 'Summarize', 'healthcheck']
}

*Generated by AI Soul Weaver — https://sora2.wboke.com/*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.22%
按下载量换算3,775

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills