← Back to Skills Marketplace
Speakeasy
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install speakeasy
Description
Speakeasy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speakeasy data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to Speakeasy and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli package and publisher on npm (or use npx to avoid a global install), confirm the Membrane/getmembrane.com site is the official provider you expect, and be prepared for an interactive browser or headless code-based login flow (you will need to complete the auth step). Also confirm which Speakeasy workspace/permissions the Membrane connection will access so you only grant the minimum necessary access.
Capability Analysis
Type: OpenClaw Skill
Name: speakeasy
Version: 1.0.1
The skill provides instructions for integrating Speakeasy via the Membrane CLI (@membranehq/cli). It follows standard procedures for CLI installation, delegated authentication, and remote action execution. The instructions in SKILL.md specifically promote security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting secrets from the user. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill is described as a Speakeasy integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to a Speakeasy connector (connectorKey: speakeasy). No unrelated credentials, binaries, or system paths are requested. Minor note: the skill relies on Membrane (getmembrane.com) to access Speakeasy rather than speaking directly to speakeasyapi.dev, which is reasonable for an integration broker.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing login (interactive or headless code flow), creating/listing connections, discovering actions, and running them. The SKILL.md does not instruct reading unrelated files, accessing unrelated env vars, or sending data to unexpected endpoints. It explicitly recommends letting Membrane handle credentials.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md tells users to install @membranehq/cli via npm -g or use npx. This is a typical moderate-risk action (npm packages run arbitrary install scripts). Using npx avoids a global install; verify the package and maintainers before installing.
Credentials
No environment variables or API keys are requested by the skill. The only required account is a Membrane/Membrane-hosted connection to Speakeasy, which matches the described workflow. The SKILL.md explicitly discourages asking users for API keys.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request 'always: true' or elevated agent privileges. Autonomous invocation is allowed by default (normal) and not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install speakeasy - After installation, invoke the skill by name or use
/speakeasy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Speakeasy?
Speakeasy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speakeasy data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Speakeasy?
Run "/install speakeasy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Speakeasy free?
Yes, Speakeasy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Speakeasy support?
Speakeasy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Speakeasy?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills