← 返回 Skills 市场
gora050

Stammerai

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stammerai
功能描述
Stammer.ai integration. Manage Organizations. Use when the user wants to interact with Stammer.ai data.
安全使用建议
This skill is coherent for integrating with Stammer.ai via Membrane, but before installing consider: (1) npx @membranehq/cli@latest will download and execute code from npm each time—if you prefer reproducibility, pin a specific version; (2) the Membrane login stores credentials in ~/.membrane/credentials.json and Membrane acts as a proxy for API calls, so the service will see proxied request data; (3) verify you trust the Membrane project and review its privacy/security docs and the npm package source if you have sensitive data; (4) in headless or automated contexts the CLI prints URLs/codes that require manual completion—ensure that authentication flows align with your security policies.
功能分析
Type: OpenClaw Skill Name: stammerai Version: 1.0.0 The skill bundle for 'stammerai' consists of metadata and a SKILL.md file providing instructions for an AI agent to interact with the Stammer.ai API via the Membrane CLI (npx @membranehq/cli). It contains no executable code and focuses on legitimate integration tasks such as authentication, action discovery, and API requests. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description map to the instructions: the skill uses the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to Stammer.ai. All required actions (auth, listing actions, running actions, proxying) are consistent with an integration skill.
Instruction Scope
SKILL.md instructs the agent to run npx @membranehq/cli commands and to create/complete a browser-based login; it does not ask to read unrelated files or environment variables. Note: successful operation depends on credentials stored at ~/.membrane/credentials.json (created by the Membrane CLI) and the CLI will make network requests and proxy arbitrary API calls when requested.
Install Mechanism
There is no install spec in the registry, but the runtime instructions use npx @membranehq/cli@latest which dynamically downloads and executes a package from the npm registry. Using @latest means the code executed can change over time—this is expected but carries the usual risks of running remote packages.
Credentials
The skill declares no required env vars or credentials; this is proportional. However, it relies on Membrane-managed credentials (stored in ~/.membrane/credentials.json) and the Membrane service to perform auth and proxied API requests.
Persistence & Privilege
always is false, the skill is user-invocable, and it does not request persistent system-wide privileges or modify other skills' configs. Its persistence is limited to using the Membrane CLI and the credentials that CLI stores.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stammerai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stammerai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug stammerai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stammerai 是什么?

Stammer.ai integration. Manage Organizations. Use when the user wants to interact with Stammer.ai data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Stammerai?

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

Stammerai 是免费的吗?

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

Stammerai 支持哪些平台?

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

谁开发了 Stammerai?

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

💬 留言讨论