← Back to Skills Marketplace
gora050

Tableau

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tableau-integration
Description
Tableau integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tableau data.
Usage Guidance
This skill appears coherent: it uses the Membrane service/CLI to manage Tableau and does not ask for unrelated secrets. Before installing/using it: 1) verify the @membranehq/cli package and its publisher on npmjs and the referenced GitHub repo (review recent commits and issues); 2) avoid installing untrusted global npm packages—use npx or pin a specific vetted version if possible; 3) when connecting to Tableau, review OAuth consent screens and scopes before approving; 4) prefer the headless/browser login flow rather than pasting credentials into chat; and 5) if you require a higher assurance level, ask for the Membrane CLI source code link and inspect it or run it in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: tableau-integration Version: 1.0.3 The skill provides instructions for an AI agent to interact with Tableau using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action management through the Membrane platform, emphasizing secure credential handling by avoiding direct requests for API keys. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's name/description (Tableau integration) matches the instructions: it instructs the agent and user to use the Membrane CLI to connect to Tableau, discover and run actions, and create actions when needed. Required capabilities (network access, a Membrane account, and the Membrane CLI) are reasonable for this purpose.
Instruction Scope
SKILL.md confines runtime actions to using the Membrane CLI (login, connect, action list/create/run). It does not instruct the agent to read unrelated files, request arbitrary environment variables, or exfiltrate data to unexpected endpoints. Headless and interactive login flows are described and scoped to authenticating the Membrane CLI.
Install Mechanism
There is no built-in install spec (instruction-only), but the docs recommend installing @membranehq/cli globally via npm (npm install -g). Installing a third-party global npm package is a moderate-risk operation: normal for a CLI but you should verify the publisher, package contents, and prefer npx or a pinned version if you want to avoid global installs.
Credentials
The skill declares no required environment variables, no config paths, and no primary credential. SKILL.md explicitly instructs not to ask users for Tableau API keys and to let Membrane handle auth; the requested scope is proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true and requests no special agent or system-wide configuration. Autonomous invocation is allowed (platform default) but this does not combine with broad credentials or persistence, so the privilege footprint is minimal.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tableau-integration
  3. After installation, invoke the skill by name or use /tableau-integration
  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 tableau-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tableau?

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

How do I install Tableau?

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

Is Tableau free?

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

Which platforms does Tableau support?

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

Who created Tableau?

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

💬 Comments