soul-weaver
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/addogiavara-tech/soul-weaver🎭 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:
- Start with
linus-torvaldsorguido-van-rossum - Use incremental update strategy
- Focus on problem-solving enhancements
For Business Users:
- Start with
elon-muskorsteve-jobs - Use fusion mode for innovation + execution
- Focus on strategic thinking
For Creative Users:
- Start with
leonardo-da-vincioralbert-einstein - Use fusion mode for creative + analytical blend
- Focus on innovative solutions
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-addogiavara-tech-soul-weaver": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
create
Project scaffolding reference — boilerplate generation, directory structures, template engines, and init patterns. Use when bootstrapping new projects or generating starter code.
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
securityvitals
Security vitals checker, also known as ClawVitals. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.
conversation-archive
对话记忆仓库:自动归档 session 对话,保留原始记录,支持检索和误解纠正。可与 memory-never-forget 联动形成完整记忆体系。
style-cloner
提供1-5篇参考文章 + 原始素材,AI 分析参考文章的风格特征, 将素材改写成同风格的成品文章,输出3个版本供选择,支持强度调节和迭代优化。