← Back to Skills Marketplace
Wati
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wati-integration
Description
WATI integration. Manage data, records, and automate workflows. Use when the user wants to interact with WATI data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to handle WATI auth and API calls rather than asking you for WATI keys. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service (homepage/repo) are legitimate and acceptable to you. If you have strict security requirements, consider installing the CLI in an isolated environment (container/VM), review the package source on GitHub, and avoid pasting any credentials into places other than Membrane's official login flow. If you prefer not to trust a third party, implement a direct WATI integration that uses your own managed keys instead.
Capability Analysis
Type: OpenClaw Skill
Name: wati-integration
Version: 1.0.1
The skill provides instructions for integrating with WATI (a WhatsApp Business API platform) using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the '@membranehq/cli' npm package. The instructions in SKILL.md are consistent with the stated purpose and do not contain evidence of malicious intent, data exfiltration, or unauthorized access.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (WATI integration) match the instructions: the SKILL.md consistently instructs use of the Membrane CLI to connect to WATI and run actions. There are no unrelated environment variables or surprising requirements.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, logging in, creating a connection, discovering/creating actions, and running them. They do not instruct the agent to read arbitrary files, environment variables, or to exfiltrate data outside the Membrane/WATI flow. The doc explicitly says not to ask users for API keys and to let Membrane manage credentials.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to install @membranehq/cli from npm (npm install -g or npx). Installing a third‑party npm CLI is a normal, expected step but does execute remote code from the npm registry — the user should trust the package and verify its provenance before installation.
Credentials
The skill declares no required env vars or local credentials. It requires a Membrane account and interactive login flow, which is appropriate for the described behavior. No unrelated secrets are requested in the instructions.
Persistence & Privilege
The skill does not request always:true and is user-invocable; it does not request system-wide configuration or access to other skills. There is no indication it demands persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wati-integration - After installation, invoke the skill by name or use
/wati-integration - 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 Wati?
WATI integration. Manage data, records, and automate workflows. Use when the user wants to interact with WATI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Wati?
Run "/install wati-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wati free?
Yes, Wati is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wati support?
Wati is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wati?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills