🎭 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:
CODEBLOCK0
Mode 2: Direct API Specification
CODEBLOCK1
🔧 Implementation Strategies
Strategy 1: Incremental Update (Recommended)
Preserve your configuration while adding new capabilities
CODEBLOCK2
Strategy 2: Fusion Mode
Blend template features with your existing personality
CODEBLOCK3
Strategy 3: Full Replacement (Use with Caution)
Complete template implementation
CODEBLOCK4
🛡️ Backup Procedure (CRITICAL)
Always Backup Before Changes:
CODEBLOCK5
🎯 Recommended Usage Pattern
For Technical Users:
- 1. Start with
linus-torvalds or INLINECODE1 - Use incremental update strategy
- Focus on problem-solving enhancements
For Business Users:
- 1. Start with
elon-musk or INLINECODE3 - Use fusion mode for innovation + execution
- Focus on strategic thinking
For Creative Users:
- 1. Start with
leonardo-da-vinci or INLINECODE5 - Use fusion mode for creative + analytical blend
- Focus on innovative solutions
📋 12 Curated Templates
💻 Tech (2)
| ID | Name | Domain | Specialty |
|---|
| linus-torvalds | Linus Torvalds | Systems Programming | Linux, Git, C |
| guido-van-rossum |
Guido van Rossum | Python | Python, language design |
🚀 Startup (2)
| ID | Name | Domain | Specialty |
|---|
| elon-musk | Elon Musk | Innovation | Engineering, disruption |
| steve-jobs |
Steve Jobs | Product Design | Design, UX |
🔬 Science (2)
| ID | Name | Domain | Specialty |
|---|
| albert-einstein | Albert Einstein | Theoretical Physics | Relativity |
| alan-turing |
Alan Turing | Computer Science | AI, cryptography |
💼 Business (2)
| ID | Name | Domain | Specialty |
|---|
| bill-gates | Bill Gates | Tech & Philanthropy | Problem solving |
| satya-nadella |
Satya Nadella | Enterprise | Cloud, transformation |
👔 Leadership (2)
| ID | Name | Domain | Specialty |
|---|
| zhang-yiming | Zhang Yiming | AI & Global | AI recommendation |
| ren-zhengfei |
Ren Zhengfei | Tech R&D | Tech independence |
⚡ Performance (2)
| ID | Name | Domain | Specialty |
|---|
| andrew-ng | Andrew Ng | AI Education | ML, education |
| jensen-huang |
Jensen Huang | Hardware & AI | GPU, 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?
- Describe personality in 3 words
- What should it absolutely not do?
- How autonomous?
- What do you hate most about AI?
3. Complete Configuration
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 |
🔐 AI Soul Weaver Cloud API
API Information
- - Service Name: AI Soul Weaver Cloud
- API Endpoint: INLINECODE6
- 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
- Register Account: Create your developer account
- Apply for API Access: Request API key in dashboard
- Receive Credentials: Get your unique INLINECODE7
- Review Terms: Accept service agreement
Usage Instructions
CODEBLOCK6
Important Notes
- - 🔒 Never share your API key - Keep it confidential
- 📋 Use correct endpoint - INLINECODE8
- ⚠️ 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
CODEBLOCK7
Generated by AI Soul Weaver — https://sora2.wboke.com/
🎭 AI 灵魂编织者
12个精心策划的名人模板 + 自定义生成 - 为你的AI助手选择独特的人格配置
通过对话选择模板或描述你的需求,我们将帮你创建完美的AI人格配置。
🚀 快速开始
模式1:对话选择(推荐初学者使用)
直接告诉我你想要什么:
javascript
// 基础模板选择
我想使用埃隆·马斯克模板
显示所有模板
创建一个自定义AI助手
// 按类别选择
显示科技类模板
哪些模板适合初创公司?
我需要一个科学主题的助手
// 按特性选择
我想要最具创新性的模板
哪个模板最适合设计?
显示适合战略思维的模板
模式2:直接API规范
javascript
const result = await skills.soulWeaver.handler({
apiKey: your-api-key, // 从 https://sora2.wboke.com 获取
aiName: MyAI,
templateId: elon-musk, // 或12个模板中的其他模板ID
userName: User,
language: EN // 或 CN
});
🔧 实施策略
策略1:增量更新(推荐)
保留你的配置同时添加新能力
javascript
// 分步流程:
- 1. 首先备份当前配置!
- 仅应用模板中的SOUL.md(核心思维)
- 应用模板中的IDENTITY.md(能力)
- 保持USER.md、TOOLS.md、MEMORY.md不变
- 测试并验证融合效果
- 根据需要逐步应用其他文件
策略2:融合模式
将模板特性与你现有的人格混合
javascript
// 融合流程:
- 1. 分析你当前的配置
- 确定要保留的关键特质
- 选择互补的模板特性
- 创建自定义融合配置
- 测试并优化混合人格
策略3:完全替换(谨慎使用)
完整模板实施
javascript
// 完全替换流程:
- 1. 完整备份所有文件
- 应用所有10个模板文件
- 手动恢复关键个人设置
- 全面测试
- 根据需要调整
🛡️ 备份流程(关键)
更改前务必备份:
javascript
const backupDir = D:\\backup_${getTimestamp()};
// 备份这些核心文件:
- - SOUL.md(你的核心人格)
- IDENTITY.md(你的能力)
- USER.md(用户偏好)
- MEMORY.md(长期记忆)
- TOOLS.md(工具配置)
🎯 推荐使用模式
技术用户:
- 1. 从linus-torvalds或guido-van-rossum开始
- 使用增量更新策略
- 专注于问题解决能力提升
商业用户:
- 1. 从elon-musk或steve-jobs开始
- 使用融合模式实现创新+执行
- 专注于战略思维
创意用户:
- 1. 从leonardo-da-vinci或albert-einstein开始
- 使用融合模式实现创意+分析结合
- 专注于创新解决方案
📋 12个精心策划的模板
💻 科技类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| linus-torvalds | 林纳斯·托瓦兹 | 系统编程 | Linux、Git、C语言 |
| guido-van-rossum |
吉多·范罗苏姆 | Python | Python、语言设计 |
🚀 创业类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| elon-musk | 埃隆·马斯克 | 创新 | 工程、颠覆性创新 |
| steve-jobs |
史蒂夫·乔布斯 | 产品设计 | 设计、用户体验 |
🔬 科学类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| albert-einstein | 阿尔伯特·爱因斯坦 | 理论物理 | 相对论 |
| alan-turing |
艾伦·图灵 | 计算机科学 | 人工智能、密码学 |
💼 商业类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| bill-gates | 比尔·盖茨 | 科技与慈善 | 问题解决 |
| satya-nadella |
萨提亚·纳德拉 | 企业级 | 云计算、转型 |
👔 领导力类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| zhang-yiming | 张一鸣 | 人工智能与全球化 | AI推荐 |
| ren-zhengfei |
任正非 | 科技研发 | 技术自主 |
⚡ 性能类(2个)
| ID | 名称 | 领域 | 专长 |
|---|
| andrew-ng | 吴恩达 | AI教育 | 机器学习、教育 |
| jensen-huang |
黄仁勋 | 硬件与AI | GPU、人工智能 |
🎯 功能特点
1. 对话式选择
告诉我你的需求,我会推荐合适的模板:
- - 我需要一个技术助手 → 推荐科技类
- 我想要企业家风格 → 推荐创业类
2. 自定义创建
回答5个简单问题,创建完全自定义的AI人格:
- 1. 核心职责是什么?
- 用3个词描述人格
- 绝对不应该做什么?
- 自主程度如何?
- 你最讨厌AI的什么?
3. 完整配置
每个模板包含10个配置文件:
| 文件 | 描述 |
|---|
| SOUL.md | 核心价值观和行为准则 |
| IDENTITY.md |
角色定义和能力 |
| USER.md | 用户偏好和目标 |
| MEMORY.md | 记忆管理系统 |
| TOOLS.md | 工具配置(6个必需工具) |
| AGENTS.md | 任务执行流程 |
| HEARTBEAT.md | 心跳检查清单 |
| KNOWLEDGE.md | 领域知识 |
| SECURITY.md | 安全指南 |
| WORKFLOWS.md | 可重复流程 |
🔐 AI灵魂编织者云API
API信息
- - 服务名称:AI灵魂编织者云
- API端点:https://sora2.wboke.com/api/v1/template
- 认证方式:Bearer令牌(API密钥)
- 描述:连接AI灵魂编织者以生成代理架构
如何获取API密钥
- 1. 访问官方网站:https://sora2.wboke.com
- 注册账户:创建你的开发者账户
- 申请API访问:在控制面板中请求API密钥
- 接收凭证:获取你唯一的auth_token
- 查看条款:接受服务协议
使用说明
javascript
const result = await skills.soulWeaver.handler({
apiKey: sk-your-actual-token-here, // ← 替换为你的实际令牌
apiEndpoint: https://sora2.wboke.com/api/v1/template,
aiName: YourAI_Name,
templateId: template-name,
userName: YourName,
language: EN
});
重要提示
- - 🔒 切勿分享你的API密钥 - 保持机密
- 📋 使用正确的端点 - https://sora2.wboke.com/api/v1/template
- ⚠️ 令牌格式 - 应以sk-开头,后跟你的唯一令牌
- 🛡️ 安全性 - 像对待密码一样对待API密钥
故障排除
- ✅ API端点是否正确
- ✅ 令牌是否有效且格式正确
- ✅ 网络连接是否稳定
- ✅ 服务状态:https://sora2.wboke.com
如有API问题,请联系AI灵魂编织者云支持
📦 生成文件示例
javascript
{
success: true,
files: {
SOUL.md: # SOUL.md - ...,
IDENTITY.md: # IDENTITY.md - ...,
// ... 10个文件
},
template: {
id: elon-musk,
name: 埃隆·马斯克,
category: startup
},
requiredTools: [Reddit, Agent Browser, AutoClaw, Find Skills, Summarize, healthcheck]
}
由AI灵魂编织者生成 — https://sora2.wboke.com/