← Back to Skills Marketplace
Voiceflow
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
148
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install voiceflow
Description
Voiceflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Voiceflow data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to manage Voiceflow data. Before installing: (1) verify the Membrane project and @membranehq/cli package on npm/GitHub to ensure you trust the publisher, (2) prefer installing a pinned CLI version rather than `@latest` if you want stability and reproducibility, (3) be aware that authorizing a connection grants Membrane access to your Voiceflow data — review what permissions the connector requests, and (4) avoid global installs on sensitive or shared systems if you want to limit system-wide changes. If you need stronger assurance, ask the publisher for the CLI source repo and a signed release to review.
Capability Analysis
Type: OpenClaw Skill
Name: voiceflow
Version: 1.0.3
The Voiceflow skill bundle provides instructions for an AI agent to manage Voiceflow data using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via Membrane's OAuth flow, and discovering or creating actions. The instructions prioritize security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No malicious code, data exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Voiceflow integration) match the instructions (use Membrane CLI to connect to a Voiceflow connector, discover and run actions). Nothing requested (no env vars, no unrelated binaries) is outside that purpose.
Instruction Scope
SKILL.md only directs use of the Membrane CLI: install, login, create/list connections, discover and run actions. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to endpoints unrelated to Membrane/Voiceflow.
Install Mechanism
This is an instruction-only skill (no installer included). It tells the user to run `npm install -g @membranehq/cli@latest`. Using a public npm package is reasonable for this purpose, but global installs and the unpinned `@latest` tag carry routine supply-chain / upgrade risks (the package runs code on install/execution).
Credentials
No environment variables or local credentials are requested by the skill. The doc explicitly says Membrane manages credentials server-side and that you should not ask users for API keys — this is proportional to the stated purpose. Note: authorizing a connection will give Membrane access to Voiceflow data for the connected account.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and is user-invocable. Autonomous invocation by the agent is default platform behavior and is not raised here because there are no other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voiceflow - After installation, invoke the skill by name or use
/voiceflow - 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
Frequently Asked Questions
What is Voiceflow?
Voiceflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Voiceflow data. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.
How do I install Voiceflow?
Run "/install voiceflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voiceflow free?
Yes, Voiceflow is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voiceflow support?
Voiceflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voiceflow?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills