Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计异常

live-dashboard实时仪表板

Agent Skill

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

总安装

606

周安装

25

GitHub Stars

66

下载量

198
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill live-dashboard

简介

live-dashboard 用于查找、检索和筛选相关信息。

  • 适合根据关键词或任务场景快速定位候选结果。
  • 通过 npx skills add 命令从 GitHub 仓库安装使用。
  • 安装前应确认权限范围、维护状态及是否涉及联网或文件操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/dm:live-dashboard

Purpose

Create and configure a live Google Looker Studio dashboard connected to the brand's marketing data sources. Auto-selects appropriate metrics, dimensions, and chart types based on the business model (SaaS, eCommerce, B2B, agency). Provides always-current visibility into marketing performance without manual data pulls. Eliminates the need for recurring report generation by giving stakeholders a self-service, real-time view of the metrics that matter most to their business model, with drill-down capability and date range controls built in.

Input Required

The user must provide (or will be prompted for):

  • Business model: saas (recurring revenue focus — MRR, churn, activation, expansion), ecommerce (transaction focus — revenue, AOV, conversion rate, product performance), b2b-lead-gen (pipeline focus — MQLs, SQLs, pipeline value, CPL), or agency (multi-client focus — client health scores, utilization, cross-client performance). Determines the default metric set, layout template, and visualization priorities
  • Data sources to connect: Which platforms to pull into the dashboard — Google Analytics (traffic, behavior, conversions), Google Ads (paid search performance, spend), Meta Ads (paid social performance, spend), CRM (pipeline, deal data, customer lifecycle), email platform (campaign performance, list health). Multiple sources can be combined into unified views with cross-platform calculated fields
  • Primary KPIs to feature: The 3-5 headline metrics to display prominently at the top of the dashboard — e.g., MRR and churn rate for SaaS, revenue and ROAS for eCommerce, SQLs and pipeline value for B2B. These appear as scorecard widgets with trend indicators and target comparisons
  • Dashboard audience: executives (high-level scorecards with trend arrows, minimal drill-down, focused on business outcomes), marketing-team (full operational detail with channel breakdowns, campaign-level data, and diagnostic dimensions), or client (branded presentation view with performance against stated objectives, competitive context, and clean visual design)
  • Refresh frequency: How often the data should update — real-time (streaming where supported), daily (standard for most use cases), weekly (for executive dashboards with less granular needs). Determines data source caching configuration and extract schedule

Process

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Extract business model, key metrics, industry vertical, brand colors for dashboard theming, and connected platform credentials. Check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json. If no brand exists, ask: "Set up a brand first (/dm:brand-setup)?" — or proceed with defaults.
  2. Design dashboard layout based on business model template: Select the appropriate metric hierarchy and page structure. For SaaS: page 1 overview (MRR scorecard, churn rate, CAC, LTV, CAC:LTV ratio), page 2 acquisition funnel (traffic to trial to activation to paid, by channel), page 3 retention (cohort retention curves, expansion revenue, net revenue retention). For eCommerce: page 1 overview (revenue, AOV, conversion rate, ROAS), page 2 product performance (top products, category breakdown, inventory velocity), page 3 channel mix (attributed revenue by channel, campaign-level ROAS). For B2B: page 1 overview (MQLs, SQLs, pipeline value, win rate), page 2 funnel (lead to MQL to SQL to opportunity to closed, conversion rates per stage), page 3 channel efficiency (CPL, cost per SQL, cost per opportunity by channel). For Agency: page 1 portfolio overview (client health scores, total managed spend, utilization), page 2 per-client drill-down (selectable client filter with full KPI set), page 3 cross-client benchmarks.
  3. Map data sources to dashboard widgets: For each widget in the layout, identify which connected MCP provides the required data — Google Analytics MCP for traffic and behavior metrics, Google Ads MCP for paid search data, Meta MCP for paid social data, CRM MCP for pipeline and deal metrics, email MCP for campaign performance. Flag any widgets that require data sources not yet connected and provide connection guidance.
  4. Generate Looker Studio configuration: Produce the complete dashboard specification — data source connection parameters (account IDs, property IDs, date ranges), calculated field formulas (blended ROAS across platforms, weighted conversion rates, custom KPI calculations), chart specifications (chart type, dimensions, metrics, sort order, conditional formatting), filter controls (date range selector, channel filter, campaign filter, audience segment filter), and page layout with widget positioning and sizing.
  5. Create dashboard setup instructions: Generate step-by-step guidance for implementing the dashboard in Looker Studio — how to create each data source connection, how to build each page and widget matching the specification, how to configure calculated fields with exact formulas, how to set up filter controls and their interactions, and how to apply brand theming (colors, fonts, logo placement). Include screenshots or visual references where helpful.
  6. Provide dashboard template link or export configuration: If Looker Studio MCP supports direct dashboard creation, execute it to produce a live dashboard link. Otherwise, export the complete configuration as a structured specification document that can be implemented manually, with each widget fully defined and data source mappings documented.

Output

A structured dashboard delivery containing:

  • Dashboard design specification: Complete layout document with page structure, widget placement, chart types, metrics, dimensions, data sources per widget, and conditional formatting rules — organized by page with visual layout descriptions
  • Looker Studio setup guide: Step-by-step implementation instructions from blank dashboard to fully configured live view — including data source creation, page building, widget configuration, calculated field formulas, and filter setup
  • Data source connection instructions per platform: Platform-specific guidance for connecting each data source — Google Analytics property ID and view selection, Google Ads account linking, Meta ad account authorization, CRM API connection, email platform integration — with required permissions and scopes
  • Calculated field formulas: All custom calculated fields with exact Looker Studio formula syntax — blended metrics across platforms, custom KPIs, period-over-period calculations, target comparison fields, and conditional formatting logic
  • Filter and drill-down configuration: Specification for all interactive controls — date range selector with presets, channel and campaign filters, audience segment selectors, and cross-page drill-down links with parameter passing
  • Dashboard maintenance checklist: Ongoing maintenance tasks — data source credential refresh schedule, new campaign or channel additions, calculated field updates when KPI definitions change, and quarterly review of metric relevance against business model evolution

Agents Used

  • analytics-analyst — Metric selection based on business model and industry benchmarks, dashboard layout design with information hierarchy optimized for the target audience, data source mapping to identify which connected MCPs feed which widgets, and visualization best practices including chart type selection, dimension and metric pairing, conditional formatting thresholds, and drill-down path design
  • execution-coordinator — Looker Studio configuration generation via google-looker-studio MCP including data source setup, calculated field creation, widget specification, and filter control configuration, plus dashboard theming with brand colors and export of setup instructions or live dashboard link

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.72%
按下载量换算73

Claude

27.68%
按下载量换算55

Cursor

17.97%
按下载量换算36

Gemini CLI

8.07%
按下载量换算16

安全审计

Gen Agent Trust Hub

可疑

Socket

可疑

Snyk

未通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

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

来源信息

继续浏览同类 Skills