← 返回 Skills 市场
gora050

Stack Ai

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stack-ai
功能描述
Stack AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stack AI data.
安全使用建议
This skill appears to be what it claims: a Membrane CLI-based integration to Stack AI. Before installing or running commands, verify the @membranehq/cli package on npm and its GitHub repo (authorship, recent releases, downloads). If you prefer not to install global packages, use npx with a pinned version. Understand that using the CLI and creating connections will cause data and credentials to be handled by Membrane's service — only proceed if you trust that provider and check their privacy/security docs. Finally, confirm the connectorKey (stack-ai) and the referenced docs/repository URLs match official sources to avoid using a spoofed connector.
功能分析
Type: OpenClaw Skill Name: stack-ai Version: 1.0.1 The stack-ai skill bundle provides instructions for an AI agent to interact with the Stack AI platform using the Membrane CLI. The instructions in SKILL.md focus on legitimate integration tasks such as installing the CLI, authenticating via OAuth, and managing actions. It explicitly encourages secure practices by advising the agent to let Membrane handle credentials rather than asking the user for API keys, and no malicious patterns such as data exfiltration or unauthorized execution were found.
能力评估
Purpose & Capability
The name/description (Stack AI integration) matches the instructions: the SKILL.md directs the agent to use the Membrane CLI to authenticate, create a connection to the stack-ai connector, discover and run actions. Required resources (network, Membrane account) align with that purpose.
Instruction Scope
Runtime instructions stay focused on installing/using the Membrane CLI, logging in, connecting to the stack-ai connector, listing/creating/running actions and polling build state. The SKILL.md does not ask the agent to read arbitrary local files, request unrelated credentials, or transmit data to unexpected endpoints beyond Membrane/Stack AI flows.
Install Mechanism
The skill is instruction-only (no installer in the registry), but it tells the user to globally install @membranehq/cli via npm (and alternatively recommends npx in examples). Installing a third-party npm CLI is a normal requirement here but carries the usual supply-chain risk — verify the package on npm/github, prefer npx or a pinned version if you want to avoid global installs, and review the package's permissions and authorship before installing.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (browser or code), which is proportionate to the integration and avoids asking for user API keys in the skill itself.
Persistence & Privilege
The skill does not request always:true, does not claim persistent system modifications, and is user-invocable. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stack-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stack-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug stack-ai
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Stack Ai 是什么?

Stack AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stack AI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Stack Ai?

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

Stack Ai 是免费的吗?

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

Stack Ai 支持哪些平台?

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

谁开发了 Stack Ai?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论