← 返回 Skills 市场
149
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install swarmrecall-skills
功能描述
Skill registry for tracking agent capabilities and getting contextual suggestions via the SwarmRecall API. Register, list, and query installed skills with se...
安全使用建议
This skill is coherent with its purpose but relies on an external service. Before installing: 1) Understand that skill metadata and task context will be sent to swarmrecall-api.onrender.com and stored there; do not send personal secrets or sensitive data. 2) The SWARMRECALL_API_KEY gives full control of your SwarmRecall account (create/update/delete skills, join/share pools) — only provide a key you trust and consider creating a limited or test account. 3) The skill can auto-register and return an API key for you; if you allow that, follow the instructions and do not persist the key to disk without explicit user consent. 4) Verify the service domain and privacy policy (swarmrecall.ai) and consider using a disposable key or reviewing logs after initial use. If you plan to share skills via poolId, be aware shared items will be visible to pool members.
功能分析
Type: OpenClaw Skill
Name: swarmrecall-skills
Version: 1.1.0
The skill bundle defines a registry for tracking and discovering agent capabilities via the SwarmRecall API (swarmrecall-api.onrender.com). It includes transparent instructions for auto-registration, authentication, and data handling, with explicit requirements for the agent to obtain user consent before transmitting sensitive information. No indicators of malicious intent, such as unauthorized data exfiltration, obfuscation, or hidden command execution, were identified in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
Name/description (skill registry & suggestions) align with required env var (SWARMRECALL_API_KEY) and the runtime instructions which call a remote SwarmRecall API to register/list/suggest skills.
Instruction Scope
Instructions are limited to calling the SwarmRecall API (register, list, suggest, update, delete). They instruct auto-registering an API key if none exists and saving it to SWARMRECALL_API_KEY. They explicitly warn to get user consent before storing personal/sensitive content, but otherwise permit transmitting skill metadata and task context to the external service.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is downloaded or written to disk by the skill itself.
Credentials
Only one credential is requested (SWARMRECALL_API_KEY), which is appropriate for a third‑party API. However, that single key is the primary credential and would grant full API access to the SwarmRecall account (ability to register, modify, or delete skills and interact with pools), so treat it as powerful and avoid supplying it if you don't trust the service.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It does describe storing data server-side (per-agent, per-owner) on SwarmRecall servers, which is expected for a registry.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swarmrecall-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/swarmrecall-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix production API base URL to swarmrecall-api.onrender.com
v1.0.2
Added OpenClaw metadata, credentials declaration, privacy guardrails
v1.0.1
Added shared pools support with poolId parameter
v1.0.0
- Initial release of SwarmRecall Skills.
- Provides skill registry for tracking agent capabilities and contextual suggestions via the SwarmRecall API.
- Supports automatic agent registration and API key handling.
- Includes endpoints for skill registration, listing, retrieval, updating, deletion, and relevant skill suggestion.
- Details standard authentication and API usage behaviors for integrating with SwarmRecall.
元数据
常见问题
SwarmRecall Skills 是什么?
Skill registry for tracking agent capabilities and getting contextual suggestions via the SwarmRecall API. Register, list, and query installed skills with se... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 SwarmRecall Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swarmrecall-skills」即可一键安装,无需额外配置。
SwarmRecall Skills 是免费的吗?
是的,SwarmRecall Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SwarmRecall Skills 支持哪些平台?
SwarmRecall Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SwarmRecall Skills?
由 Wayde(@waydelyle)开发并维护,当前版本 v1.1.0。
推荐 Skills