← 返回 Skills 市场
Stacks
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
146
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install stacks
功能描述
Stacks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stacks data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to Stacks. Before installing or using it: 1) be prepared to install a global npm package (node/npm required) — the skill didn’t declare that dependency in metadata; install in a controlled environment if you prefer. 2) Understand that authentication and connector credentials will be managed by Membrane (getmembrane.com) — you are trusting that service with access to your Stacks data. 3) Verify the @membranehq/cli package and the Membrane project (homepage/repo) to ensure you trust the publisher. 4) During headless login the CLI prints an auth URL and a code — don’t paste codes or tokens into untrusted places; confirm the URL is the official Membrane domain. If you need stricter data locality, consider integrating directly with Stacks APIs (which may require different credentials) rather than routing through a third party.
功能分析
Type: OpenClaw Skill
Name: stacks
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with the Stacks platform using the Membrane CLI. It follows security best practices by instructing the agent to use Membrane's managed authentication instead of requesting raw API keys from the user. The instructions in SKILL.md are consistent with the stated purpose of workflow automation and do not contain malicious patterns or data exfiltration attempts.
能力评估
Purpose & Capability
The skill claims to integrate with Stacks via Membrane and all runtime instructions use the Membrane CLI and Membrane-hosted connections, which is coherent. One minor inconsistency: SKILL.md instructs installing the Membrane CLI via npm -g but the skill metadata lists no required binaries (node/npm). Declaring npm/node as a required binary would be expected.
Instruction Scope
The SKILL.md limits actions to installing and using the Membrane CLI (login, connect, action list/create/run). It does not request reading unrelated local files or arbitrary system paths. It does rely on network access to Membrane and instructs the user to complete interactive authorization (including a headless flow where the user pastes a code).
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to run 'npm install -g @membranehq/cli@latest' — installing a package from the public npm registry is a normal, moderate-risk action. The registry metadata itself does not perform any install. Users should verify the npm package and prefer scoped/timeboxed/global installs in controlled environments.
Credentials
The skill requests no environment variables or credentials in-metadata and explicitly advises letting Membrane manage credentials rather than asking the user for API keys — that is proportionate. However, using Membrane means credentials and data related to Stacks will be managed/stored server-side by Membrane (getmembrane.com), so this is an external trust and privacy consideration the user should accept intentionally.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and allows normal autonomous invocation (platform default). It does not request elevated persistence or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stacks - 安装完成后,直接呼叫该 Skill 的名称或使用
/stacks触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Stacks 是什么?
Stacks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stacks data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Stacks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stacks」即可一键安装,无需额外配置。
Stacks 是免费的吗?
是的,Stacks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stacks 支持哪些平台?
Stacks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stacks?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills