运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install neon-soul
镜像加速npx clawhub@latest install neon-soul --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
NEON-SOUL - Self-Learning Soul Synthesis for AI Agents — NEON-SOUL — AI智能体自学习灵魂合成 安装说明: 安装命令:["openclaw skills install neon-soul","openclaw cron add \\\n --name \"neon-soul-synthesis\" \\\n --every 60m \\\n --timeout 1800 \\\n --isolated \\\n --message \"Run neon-soul synthesis: exec node {baseDir}/scripts/neon-soul.mjs synthesize --memory-path <memory-path> --output-path <output-path>. Share a brief, warm summary of what changed — highlight any new patterns, axioms, or growth. If nothing changed, just a calm one-liner.\""] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载
技能文档
功能概述
为AI智能体提供自动化灵魂合成服务,通过从内存文件中提取身份、推广重复模式为公理(N>=3)和生成SOUL.md文档。使用指南
- 准备内存文件:确保文件完整且格式正确。
- 运行合成:执行合成命令,等待SOUL.md生成。
- review SOUL.md:检查生成的智能体个性和行为逻辑。
代码示例(假设)
neon-soul synthesize -m memory_file.txt
注意
- 本文档假设原始SKILL.md内容与提供的描述相符,实际内容可能有所不同。- 实际使用中,请参照原始SKILL.md文档