← Back to Skills Marketplace
149
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install swarmrecall-skills
Description
Skill registry for tracking agent capabilities and getting contextual suggestions via the SwarmRecall API. Register, list, and query installed skills with se...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install swarmrecall-skills - After installation, invoke the skill by name or use
/swarmrecall-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is SwarmRecall Skills?
Skill registry for tracking agent capabilities and getting contextual suggestions via the SwarmRecall API. Register, list, and query installed skills with se... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install SwarmRecall Skills?
Run "/install swarmrecall-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SwarmRecall Skills free?
Yes, SwarmRecall Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SwarmRecall Skills support?
SwarmRecall Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SwarmRecall Skills?
It is built and maintained by Wayde (@waydelyle); the current version is v1.1.0.
More Skills