← Back to Skills Marketplace
Tooljet
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
204
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tooljet
Description
ToolJet integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToolJet data.
Usage Guidance
This skill appears coherent: it expects you to install/use the Membrane CLI and to authenticate via Membrane (browser or code). Before installing, verify the @membranehq/cli package on npm (or prefer npx to avoid a global install), confirm you trust Membrane (getmembrane.com / the GitHub repo link), and be aware that installing global npm packages runs third-party code. Do not paste other API keys into chat; follow the documented login flow so credentials are handled by Membrane rather than shared directly with the agent.
Capability Analysis
Type: OpenClaw Skill
Name: tooljet
Version: 1.0.3
The skill provides instructions for integrating ToolJet via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution using the Membrane platform. The instructions in SKILL.md emphasize secure credential management by delegating authentication to the service rather than handling raw API keys, and no malicious patterns, data exfiltration, or harmful prompt injections were identified.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to ToolJet, discover actions, create actions, and run them. Required capabilities (network, Membrane CLI) are consistent with managing ToolJet data.
Instruction Scope
The instructions stay on-topic: install or invoke the Membrane CLI, run login/connect/action list/create/run commands, and use browser-based auth for credentials. The doc does not instruct the agent to read unrelated files, search system paths, or request extraneous secrets.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md instructs installing a global npm package (npm install -g @membranehq/cli@latest) or using npx. That is a normal way to get the required CLI but involves fetching and executing third-party code from npm (network operation and privilege to install global packages). Users should verify the package and trust @membranehq on the npm registry before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (browser-based or headless URL/code). There are no requests for unrelated credentials or secrets in the instructions.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent system-wide changes in the SKILL.md. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tooljet - After installation, invoke the skill by name or use
/tooljet - 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 Tooljet?
ToolJet integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToolJet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.
How do I install Tooljet?
Run "/install tooljet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tooljet free?
Yes, Tooljet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tooljet support?
Tooljet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tooljet?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills