Install
openclaw skills install soul-weaverAI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tec...
openclaw skills install soul-weaver12 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.
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"
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'
});
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
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
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
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)
linus-torvalds or guido-van-rossumelon-musk or steve-jobsleonardo-da-vinci or albert-einstein| ID | Name | Domain | Specialty |
|---|---|---|---|
| linus-torvalds | Linus Torvalds | Systems Programming | Linux, Git, C |
| guido-van-rossum | Guido van Rossum | Python | Python, language design |
| ID | Name | Domain | Specialty |
|---|---|---|---|
| elon-musk | Elon Musk | Innovation | Engineering, disruption |
| steve-jobs | Steve Jobs | Product Design | Design, UX |
| ID | Name | Domain | Specialty |
|---|---|---|---|
| albert-einstein | Albert Einstein | Theoretical Physics | Relativity |
| alan-turing | Alan Turing | Computer Science | AI, cryptography |
| ID | Name | Domain | Specialty |
|---|---|---|---|
| bill-gates | Bill Gates | Tech & Philanthropy | Problem solving |
| satya-nadella | Satya Nadella | Enterprise | Cloud, transformation |
| ID | Name | Domain | Specialty |
|---|---|---|---|
| zhang-yiming | Zhang Yiming | AI & Global | AI recommendation |
| ren-zhengfei | Ren Zhengfei | Tech R&D | Tech independence |
| ID | Name | Domain | Specialty |
|---|---|---|---|
| andrew-ng | Andrew Ng | AI Education | ML, education |
| jensen-huang | Jensen Huang | Hardware & AI | GPU, AI |
Tell me your needs, I'll recommend the right template:
Answer 5 simple questions to create a fully customized AI personality:
Each template includes 10 configuration files:
| File | Description |
|---|---|
| SOUL.md | Core values and behavioral principles |
| IDENTITY.md | Role definition and capabilities |
| USER.md | User preferences and goals |
| MEMORY.md | Memory management system |
| TOOLS.md | Tool configuration (6 required tools) |
| AGENTS.md | Task execution flow |
| HEARTBEAT.md | Heartbeat checklist |
| KNOWLEDGE.md | Domain knowledge |
| SECURITY.md | Security guidelines |
| WORKFLOWS.md | Repeatable processes |
https://sora2.wboke.com/api/v1/templateauth_tokenconst 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'
});
https://sora2.wboke.com/api/v1/templatesk- followed by your unique tokenFor API issues, contact AI Soul Weaver Cloud support
{
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/