← 返回 Skills 市场
gora050

Speechace

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
194
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install speechace
功能描述
Speechace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speechace data.
安全使用建议
This skill is instruction-only and coherent: it tells you to install and use the Membrane CLI to manage Speechace connections and actions. Before installing or running it: (1) Verify the npm package @membranehq/cli is the official package and review its npm page and source (supply-chain risk for global npm installs). (2) Confirm you trust Membrane as the OAuth/credential broker — the CLI will open a browser or provide an auth URL, and Membrane will hold credentials. (3) Run the CLI in a controlled environment (not on a sensitive host) if you are unsure, and avoid pasting unrelated secrets into prompts. (4) If you need stronger assurance, inspect the CLI source code in the referenced repository and verify the package maintainers. Overall the skill appears consistent with its description, but installing third-party CLIs always carries moderate operational risk.
功能分析
Type: OpenClaw Skill Name: speechace Version: 1.0.3 The speechace skill provides instructions for an AI agent to interact with the Speechace platform via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating, and managing API actions. The skill follows security best practices by advising the agent to use Membrane's centralized credential management rather than requesting API keys directly from the user, and no indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Speechace integration) matches the instructions: all runtime guidance is about using the Membrane CLI to connect to Speechace, search/create actions, and run them. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md contains only CLI guidance for installing @membranehq/cli, performing interactive/headless login, creating/listing connections and actions, and running actions. It does not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The instructions ask the operator to run 'npm install -g @membranehq/cli@latest' (a public npm package). This is a normal way to get the required CLI, but installing a global npm package carries typical supply-chain risk and will write files to disk. The skill itself does not auto-install anything (instruction-only).
Credentials
The skill declares no required env vars or primary credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. That is proportionate to the stated purpose.
Persistence & Privilege
Flags show always:false and normal autonomous invocation; there is no install spec, no code written by the skill, and it does not request persistent system privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install speechace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /speechace 触发
  4. 根据 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
元数据
Slug speechace
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Speechace 是什么?

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

如何安装 Speechace?

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

Speechace 是免费的吗?

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

Speechace 支持哪些平台?

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

谁开发了 Speechace?

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

💬 留言讨论