← Back to Skills Marketplace
gora050

Speechace

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install speechace
Description
Speechace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speechace data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install speechace
  3. After installation, invoke the skill by name or use /speechace
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug speechace
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Speechace?

Speechace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speechace data. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install Speechace?

Run "/install speechace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Speechace free?

Yes, Speechace is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Speechace support?

Speechace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Speechace?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments