Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

sales-tableau销售情况

Agent Skill

sales-tableau 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

349

周安装

14

GitHub Stars

13

下载量

113
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-tableau(销售情况)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-tableau
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-tableau
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-tableau

简介

sales-tableau 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于需要根据关键词或任务场景从来源线索中筛选信息的场景,如市场调研或竞品分析。
  • 通过 npx skills add 命令安装,需结合原始 README 了解具体调用方式和使用参数。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Tableau Platform Help

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated platform knowledge.

Ask the user:

  1. What do you need help with?

- A) Dashboard building — visualizations, charts, calculated fields, LOD expressions, parameters - B) Data connections — connecting to Salesforce, databases, cloud sources, live vs extract - C) Tableau Prep — data preparation flows, cleaning, joins, unions, pivots - D) Tableau Cloud / Server — publishing, permissions, scheduling, site admin - E) Tableau Pulse — metrics, AI-powered insights, natural language Q&A - F) Embedding — Embedding API v3, JavaScript, Connected Apps, SSO - G) REST API / Automation — API calls, Python TSC library, tabcmd, automation scripts - H) Performance — slow dashboards, extract optimization, query tuning - I) Licensing / pricing — Creator vs Explorer vs Viewer, Cloud vs Server, cost optimization - J) Tableau+ / AI features — agentic analytics, Tableau MCP server, AI calibration - K) Migration — moving between Server and Cloud, upgrading versions - L) Something else — describe it

  1. Which deployment are you on?

- A) Tableau Cloud (SaaS) - B) Tableau Server (self-hosted) - C) Tableau Desktop only (no server) - D) Tableau Public (free) - E) Evaluating / not started yet

  1. Which license type?

- A) Creator ($75/user/mo) - B) Explorer ($42/user/mo) - C) Viewer ($15/user/mo) - D) Enterprise tier (Creator $115 / Explorer $70 / Viewer $35) - E) Not sure

Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.

Step 2 — Route or answer directly

Check if the user's question maps to another skill:

If about...Route to...
CRM setup/config (Salesforce)/sales-salesforce {question}
Revenue forecasting methodology/sales-forecast {question}
Connecting Tableau to other tools/sales-integration {question}
MuleSoft data integration/sales-mulesoft {question}

If the question is Tableau-specific, continue to Step 3.

Step 3 — Tableau platform reference

Read references/platform-guide.md for the full platform reference — modules, pricing, data model, connectors, workflows.

Answer the user's question using only the relevant section. Don't dump the full reference.

For API questions, also read references/tableau-api-reference.md for authentication, endpoint patterns, and the Python TSC library.

Step 4 — Actionable guidance

Focus on the user's specific situation. Provide step-by-step instructions for their exact problem.

For performance issues, check: extract vs live, data source size, calculated field complexity, number of marks, dashboard actions, container layout.

For licensing questions, recommend the minimum role per user based on what they actually need to do (most users are Viewers, not Explorers).

If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.

Gotchas

*Best-effort from research — review these, especially items about plan-gated features and licensing that may be outdated.*
  • Every deployment needs at least one Creator license. You cannot run a Tableau Cloud or Server site with only Explorer/Viewer seats — at least one Creator is required to publish data sources and workbooks.
  • Tableau Cloud and Server are billed annually only. No monthly billing option at standard rates. Enterprise pricing is negotiable but significantly higher ($115/$70/$35 per role).
  • LOD expressions bypass dashboard filters by default. FIXED, INCLUDE, and EXCLUDE LOD calcs compute at their own granularity before filters apply. Use context filters or table-scope filtering to control this behavior.
  • Live connections to Salesforce have row limits. The Salesforce connector returns predefined objects and has incremental refresh support — but live connections can be slow with large orgs. Switch to extracts for dashboards that don't need real-time data.
  • Tableau Prep flows don't have scheduling on Desktop. You need Tableau Server or Cloud with Data Management to schedule Prep flows. Desktop users must run flows manually.
  • Embedding API v3 requires Connected Apps for SSO. The old Trusted Authentication method from v2 is deprecated. v3 uses JWT-based Connected Apps for seamless SSO embedding.
  • Tableau Cloud has a 10GB extract size limit. Bridge (for on-prem data) and large extracts may hit Cloud limits. Consider Tableau Server for very large datasets.
  • Customer support quality has declined post-Salesforce acquisition. Multiple user reviews flag generic support responses and billing confusion. Check Tableau Community (Trailblazer) and Stack Overflow before opening a support case.

Related skills

  • /sales-salesforce — Salesforce platform help — Tableau is part of the Salesforce ecosystem
  • /sales-mulesoft — MuleSoft integration platform — connect data sources to Tableau via API-led connectivity
  • /sales-forecast — Revenue forecasting methodology — Tableau visualizes forecasts but this skill builds them
  • /sales-integration — Connect Tableau to CRMs, data warehouses, and other tools
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: Slow dashboard

User says: /sales-tableau My pipeline dashboard takes 30 seconds to load and my manager is complaining Skill does: Checks extract vs live, identifies common performance killers (too many marks, complex LOD calcs, unoptimized data source), gives step-by-step optimization path.

Example 2: Salesforce data connection

User says: /sales-tableau How do I pull our Salesforce opportunity data into Tableau Cloud and keep it updated daily? Skill does: Walks through the native Salesforce connector, extract scheduling, incremental refresh setup, and common gotchas with Salesforce object relationships.

Example 3: License optimization

User says: /sales-tableau We have 50 people using Tableau and our bill is $45K/year — is that right? Skill does: Audits their license mix, identifies users who should be Viewers instead of Explorers, calculates potential savings, recommends the right Creator/Explorer/Viewer split.

Troubleshooting

Dashboard is painfully slow

Symptom: Dashboard takes 10-30+ seconds to load Common causes: Live connection to a large data source, too many marks (>1M), complex LOD or table calculations, dashboard actions triggering cascading queries Solution: Switch to extract, reduce marks (aggregate or filter), simplify LOD calcs, use Performance Recorder (Help > Settings > Start Performance Recording) to identify the slowest sheets.

Salesforce connector shows incomplete data

Symptom: Not all Salesforce objects or fields appear in Tableau Common causes: Salesforce field-level security blocking fields, predefined query selecting limited objects, connected user doesn't have API access Solution: Check the connected Salesforce user's profile/permission set has "API Enabled" and field-level security on the objects you need. Use custom SOQL if the predefined queries are too limited.

Extract refresh keeps failing on Cloud

Symptom: Scheduled extract refresh fails with timeout or credential errors Common causes: Credentials expired (especially OAuth tokens), extract exceeds 10GB Cloud limit, Bridge connection dropped for on-prem sources Solution: Re-authenticate the data source, check extract size (consider incremental refresh or filtering to reduce size), verify Bridge client is running and connected if using on-prem data.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.55%
按下载量换算42

Claude

28.53%
按下载量换算32

Cursor

16.01%
按下载量换算18

Gemini CLI

9.83%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills