← Back to Skills Marketplace
membranedev

Watsonx Ai

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install watsonx-ai
Description
WatsonX AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with WatsonX AI data.
Usage Guidance
This skill is internally consistent: it delegates WatsonX access to the Membrane CLI. Before installing or using it, verify the @membranehq/cli package and its GitHub repository (check maintainers, recent activity, and reviews). Prefer using npx for one-off runs if you don't want a global install. Understand that the CLI will open a browser or provide a headless auth URL to complete login (it will handle credentials server-side), and that installing a global npm package modifies your system environment. If you manage sensitive data, review Membrane's privacy/security docs and confirm the connector actually supports your WatsonX tenancy. If you are uncomfortable installing third-party CLIs, decline or sandbox the installation (container/VM) and inspect the CLI source first.
Capability Analysis
Type: OpenClaw Skill Name: watsonx-ai Version: 1.0.1 The watsonx-ai skill bundle provides instructions for an AI agent to integrate with IBM's WatsonX AI platform via the Membrane CLI. The SKILL.md file outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action discovery/execution. The instructions emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The skill's name and description (WatsonX AI integration) match the runtime instructions: it uses the Membrane CLI to create a connector and run actions against WatsonX. Required capabilities (network access, Membrane account, Membrane CLI) are proportionate to the described integration.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (connect, list actions, run actions) and interactive authentication flows. It does not ask the agent to read unrelated files, export environment secrets, or contact unexpected endpoints beyond Membrane and the connector flow.
Install Mechanism
The skill is instruction-only but tells users to run a global npm install (npm install -g @membranehq/cli@latest). Installing a third-party CLI globally changes system state and pulls code from the npm registry — a moderate-risk operation that users should verify (package reputation/source) before running. No opaque download URLs are present.
Credentials
No environment variables, local config paths, or credentials are requested by the skill. The SKILL.md explicitly delegates auth to Membrane and advises against asking the user for API keys or tokens, which is proportionate to the stated design.
Persistence & Privilege
The skill does not request always-on presence and is user-invocable. It does instruct installing a CLI tool but does not request modifying other skills or system-wide agent settings. Autonomous invocation is allowed by default but not combined with other high-risk indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install watsonx-ai
  3. After installation, invoke the skill by name or use /watsonx-ai
  4. 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
Slug watsonx-ai
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Watsonx Ai?

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

How do I install Watsonx Ai?

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

Is Watsonx Ai free?

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

Which platforms does Watsonx Ai support?

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

Who created Watsonx Ai?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments