← 返回 Skills 市场
alexleach

Soul Search

作者 ALB.Leach · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
118
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install soul-search
功能描述
Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog. Use for /soul categories, /soul list <category>, /sou...
安全使用建议
This skill appears coherent and implements the described /soul commands. Before installing: ensure you trust the configured catalog URL (default is mergisi/awesome-openclaw-agents) and any remote SOUL.md sources it references, because the skill will fetch and apply those files; it will create backups and a state file under soul-data/ in your current workspace and requires the node binary. If you want to be extra safe, review the catalog entries (agents.json) and the specific SOUL.md sources you expect to apply; the script prevents local paths from escaping the workspace but will read any SOUL.md that the catalog points to (remote or local within workspace).
功能分析
Type: OpenClaw Skill Name: soul-search Version: 1.0.0 The 'soul-search' skill is a persona management tool for OpenClaw that allows users to browse and apply 'SOUL.md' system prompts from a curated GitHub repository. The implementation in 'scripts/soul.mjs' follows security best practices, including path traversal protection to prevent workspace escapes, automated backups before overwriting files, and checksum validation to detect manual edits. The code uses only built-in Node.js modules and lacks any indicators of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description ask for browsing, previewing, applying, and restoring SOUL.md personas. The skill only requires node, reads/writes SOUL.md and soul-data/*, and fetches catalog and SOUL.md content — all necessary and proportional to the stated purpose.
Instruction Scope
SKILL.md directs the agent to run the included Node helper script and return its output. The script's runtime actions (fetch catalog, read/write SOUL.md, create backups, write state.json) are consistent with the documented commands and the skill's purpose. The script enforces workspace-path checks and documents safety rules.
Install Mechanism
There is no install spec; this is instruction+script only. No downloads or third-party package installs are requested by the skill manifest itself.
Credentials
The skill requests no environment variables or credentials. It performs network fetches against catalog and SOUL.md source URLs declared in code (defaulting to a GitHub raw URL and docs.openclaw.ai). Local file reads/writes are confined to the workspace (enforced by path checks).
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or global agent configuration. It stores backups and state only under workspace/soul-data/, which matches its function.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install soul-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /soul-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of soul-search skill. - Enables browsing, previewing, applying, and restoring OpenClaw SOUL.md personas from a curated remote catalog. - Supports commands: categories, list, show, apply, current, restore, refresh, and search. - Invocations run a Node.js script and directly return its output to the user. - Safety measures include catalog trust, persona backups, and metadata recording. - Reminds users to start a new session for changes to take effect after apply/restore actions.
元数据
Slug soul-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Soul Search 是什么?

Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog. Use for /soul categories, /soul list <category>, /sou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Soul Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install soul-search」即可一键安装,无需额外配置。

Soul Search 是免费的吗?

是的,Soul Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Soul Search 支持哪些平台?

Soul Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Soul Search?

由 ALB.Leach(@alexleach)开发并维护,当前版本 v1.0.0。

💬 留言讨论