← 返回 Skills 市场
swarma - growth loops
作者
glitch-rabin
· GitHub ↗
· v1.0.0
· MIT-0
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install swarma
功能描述
Agent teams that run growth experiments and build their own playbook. GROWS loop: generate hypothesis, run experiment, observe signal, weigh verdict, stack p...
安全使用建议
This skill appears to implement the advertised growth-experiment loop, but there are a few mismatches and practical risks to address before installing:
- Confirm required credentials: SKILL.md requires OPENROUTER_API_KEY for LLM usage but the registry shows no required env vars. Only provide this key if you trust the upstream code and understand its LLM usage and limits.
- Confirm install/source: SKILL.md refers to Python/pip and a GitHub repo but the registry has no install spec. Ask the publisher for an explicit install plan (exact pip package name or vetted release URL) and inspect the repository before running pip install.
- Sandbox runtime installs and servers: Because the skill can start servers (REST/MCP) and a scheduled engine, consider running it in a sandboxed environment (container or VM) and restricting network exposure until you audit the code.
- Review code/repo: Before giving any API keys or allowing autonomous runs, review the repository (https://github.com/glitch-rabin/swarma) or ask the author for a trustworthy release. Look for unexpected network calls, telemetry, or credential exfiltration code.
- Least privilege: Provide only the minimum API key scope needed for OpenRouter (or prefer ephemeral/test keys) and avoid supplying high-privilege secrets (cloud credentials, SSH keys, database passwords).
If the publisher can (a) add an explicit install spec, (b) reconcile registry metadata with SKILL.md (declare OPENROUTER_API_KEY requirement), and (c) provide a vetted release link or package name, that would materially reduce the uncertainty.
功能分析
Type: OpenClaw Skill
Name: swarma
Version: 1.0.0
The 'swarma' skill is a growth experimentation framework designed for agent teams to run A/B tests and build playbooks. The SKILL.md documentation provides legitimate instructions for managing experiment cycles, logging metrics, and configuring agent squads via a CLI or MCP interface. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the requirement for an OPENROUTER_API_KEY is consistent with its stated purpose of performing LLM-based tasks.
能力评估
Purpose & Capability
The name/description (growth experiment loops, agent teams) match the SKILL.md functionality (teams, cycles, scoring, playbooks). However the registry metadata lists no required env vars or binaries while SKILL.md explicitly requires a runtime (Python/pip/terminal) and an OPENROUTER_API_KEY. The absence of declared runtime/credentials in the registry is an incoherence that should be resolved.
Instruction Scope
SKILL.md contains concrete runtime instructions (CLI commands like swarma cycle, serve, run; read/write strategy.md; import CSV metrics; start REST/MCP server). These are within the skill's stated purpose, but they instruct the agent to run servers and continuous engines and to read/write experiment files. There is no instruction to access unrelated system files or secrets beyond the OpenRouter key, but the instructions give the agent capability to open network endpoints and import arbitrary CSVs which increases risk if left unchecked.
Install Mechanism
No install spec is provided even though SKILL.md lists compatibility (Python 3.11+, pip) and references a GitHub repo. That means an agent following the skill may be expected to install a package at runtime (pip from GitHub or similar). Instruction-only skills that implicitly require installing third-party code increase risk because they can cause arbitrary code to be fetched/executed; the upstream package source and exact install steps are not declared in the registry metadata.
Credentials
SKILL.md declares a single required environment variable (OPENROUTER_API_KEY) for LLM calls, which is proportionate for an LLM-driven experiment runner. However, the registry record lists no required env vars — this inconsistency is concerning and should be clarified. No other credentials or sensitive environment paths are demanded in the SKILL.md.
Persistence & Privilege
The skill does not request always:true and uses the normal autonomous-invocation default. That is not a problem by itself. However, the skill instructs running scheduled engines and starting REST/MCP servers (persistent network-facing processes). If the agent is allowed to invoke this autonomously, those capabilities amplify risk — verify whether you'll allow the skill to run continuously or expose network ports.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swarma - 安装完成后,直接呼叫该 Skill 的名称或使用
/swarma触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "swarma" skill for growth experiment automation with agent teams.
- Implements the GROWS loop (Generate hypothesis, Run experiment, Observe signal, Weigh verdict, Stack playbook) for continuous learning and optimization.
- Provides 18 pre-built squad templates covering all AARRR funnel stages.
- Includes a comprehensive CLI with commands for setup, team management, experiment cycles, metrics logging, and status checks.
- Supports integration with Claude Code, Hermes, OpenClaw, and standalone CLI environments.
- Requires OPENROUTER_API_KEY for LLM-powered agent cycles.
元数据
常见问题
swarma - growth loops 是什么?
Agent teams that run growth experiments and build their own playbook. GROWS loop: generate hypothesis, run experiment, observe signal, weigh verdict, stack p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 swarma - growth loops?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swarma」即可一键安装,无需额外配置。
swarma - growth loops 是免费的吗?
是的,swarma - growth loops 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
swarma - growth loops 支持哪些平台?
swarma - growth loops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 swarma - growth loops?
由 glitch-rabin(@glitch-rabin)开发并维护,当前版本 v1.0.0。
推荐 Skills