← 返回 Skills 市场
waydelyle

SwarmRecall Dream

作者 Wayde · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install swarmrecall-dream
功能描述
Agent dreaming — memory consolidation, deduplication, pruning, contradiction resolution, and session summarization via the SwarmRecall API. Enables agents to...
安全使用建议
This skill will send and modify your agent's stored memories on a third-party service (swarmrecall-api.onrender.com). Before installing: (1) confirm you trust SwarmRecall and its privacy policy (homepage and API host differ — swarmrecall.ai vs swarmrecall-api.onrender.com); (2) be aware the skill may auto-register and return an API key/claim token which the agent is instructed to store in the SWARMRECALL_API_KEY environment variable — ensure you are comfortable with creating/storing that credential; (3) do not reuse a high-privilege or unrelated secret as SWARMRECALL_API_KEY; (4) if you set SWARMRECALL_API_URL to a custom host, that host will receive your memories — only override if you control/verify the endpoint. Overall the skill appears coherent with its purpose, but installing it delegates read/write control of agent memories to an external service — review the service's trustworthiness and data retention policies first.
功能分析
Type: OpenClaw Skill Name: swarmrecall-dream Version: 1.0.0 The swarmrecall-dream skill is a legitimate integration for a memory management service that enables agents to optimize their memory through deduplication, pruning, and summarization. It interacts with the SwarmRecall API (swarmrecall-api.onrender.com) and includes transparent instructions for agent self-registration, data handling, and user notification. No malicious behaviors such as unauthorized data exfiltration, obfuscation, or hidden execution were found; the skill's operations are strictly aligned with its stated purpose of memory consolidation.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
Name/description match the declared behavior: memory consolidation, deduplication, pruning and summarization. The only required credential is SWARMRECALL_API_KEY, which is appropriate for a third-party memory service.
Instruction Scope
The SKILL.md explicitly instructs the agent to call SwarmRecall endpoints that read and modify the agent's stored memories (dedupe, prune, merge, archive, summarize). That is expected for this skill, but it does mean the agent will transmit and change its memory data on a third-party service (swarmrecall-api.onrender.com). The doc also supports self-registration (POST /register) when no API key is present and instructs saving the returned apiKey to SWARMRECALL_API_KEY. The instructions do not ask the agent to read unrelated local files or other credentials.
Install Mechanism
Instruction-only skill with no install steps and no code files — nothing is written to disk by an installer. Lowest install risk.
Credentials
Only one environment variable is required (SWARMRECALL_API_KEY) and it is directly relevant to authenticating with the stated API. The skill optionally accepts SWARMRECALL_API_URL override; this is reasonable but should be noted by users if changed.
Persistence & Privilege
always is false and the skill does not request elevated or platform-wide privileges. It can be invoked autonomously (normal default) and will only operate against the SwarmRecall service using the provided API key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swarmrecall-dream
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swarmrecall-dream 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish dream skill with the live production API base URL
元数据
Slug swarmrecall-dream
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SwarmRecall Dream 是什么?

Agent dreaming — memory consolidation, deduplication, pruning, contradiction resolution, and session summarization via the SwarmRecall API. Enables agents to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 SwarmRecall Dream?

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

SwarmRecall Dream 是免费的吗?

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

SwarmRecall Dream 支持哪些平台?

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

谁开发了 SwarmRecall Dream?

由 Wayde(@waydelyle)开发并维护,当前版本 v1.0.0。

💬 留言讨论