tableau
Installation
SKILL.md
Tableau
Tableau is a data visualization and business intelligence software. It allows users to connect to various data sources, create interactive dashboards, and share insights. Business analysts, data scientists, and other professionals use it to explore and understand data.
Official docs: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts.htm
Tableau Overview
- Workbook
- View
- Datasource
- Project
Use action names and parameters as needed.
Working with Tableau
This skill uses the Membrane CLI to interact with Tableau. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills