← Back to Skills Marketplace
gora050

Typebot

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install typebot
Description
Typebot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typebot data.
Usage Guidance
This skill looks consistent with a Typebot integration that uses the Membrane CLI. Before installing or using it: (1) ensure you have npm/Node available (the registry metadata omitted this requirement); (2) verify you trust the Membrane project and the npm package @membranehq/cli (review the package page and repository if concerned); (3) be aware that Membrane will handle your Typebot credentials server-side—only proceed if you trust that service with your workspace data; (4) prefer installing the CLI in a controlled environment (or pin a specific version) rather than blindly running npm -g @membranehq/cli@latest; and (5) if you need higher assurance, inspect the Membrane CLI source code on GitHub before installing.
Capability Analysis
Type: OpenClaw Skill Name: typebot Version: 1.0.3 The skill provides instructions for the OpenClaw agent to interact with Typebot using the Membrane CLI (@membranehq/cli). It follows a standard workflow for tool installation, authentication, and API interaction via a third-party integration platform (Membrane). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the instructions specifically advise against asking users for secrets, favoring Membrane's managed authentication instead.
Capability Assessment
Purpose & Capability
The name/description (Typebot integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Typebot and run actions. Minor inconsistency: the skill metadata claims no required binaries, yet the instructions require installing and running the Membrane CLI (npm-based), so the environment will need npm/Node even though it's not declared.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, authenticating via Membrane, creating/using a connection, discovering and running actions, and best practices. The instructions do not direct the agent to read arbitrary local files, request unrelated credentials, or send data to unexpected endpoints beyond Membrane/Typebot.
Install Mechanism
Install is an npm global install (@membranehq/cli@latest). This is a typical distribution channel for CLIs but has moderate risk compared to no-install: running npm -g will write code to disk and execute it. There is no pinned version/hash in the SKILL.md and the skill provides no install spec in its registry metadata, so users must trust the @membranehq package on the npm registry.
Credentials
No environment variables or credentials are declared in the registry metadata, and SKILL.md explicitly advises letting Membrane handle credentials rather than collecting API keys. That is proportionate to the stated purpose; however, using this skill requires a Membrane account and trust that Membrane will manage authentication and have access to Typebot data on your behalf.
Persistence & Privilege
The skill is instruction-only, has no install spec in metadata, and is not marked always:true. It does not request persistent elevated privileges or modify other skills' config. Autonomous invocation is allowed by default (normal), but the skill is not force-included.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install typebot
  3. After installation, invoke the skill by name or use /typebot
  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 typebot
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Typebot?

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

How do I install Typebot?

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

Is Typebot free?

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

Which platforms does Typebot support?

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

Who created Typebot?

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

💬 Comments