Business intelligence and marketing dashboard creation with multi-platform support
Creates business intelligence dashboards across Tableau, Power BI, Looker Studio, and Domo platforms.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The BI and Dashboard Platform Skill provides comprehensive integration with business intelligence and marketing dashboard tools. This skill enables automated dashboard development, report building, data connector configuration, and visualization optimization across major BI platforms including Tableau, Power BI, Looker Studio, and Domo.
This skill integrates with the following marketing processes:
skill: bi-dashboards
action: create-dashboard
parameters:
platform: tableau | powerbi | looker-studio | domo
dashboard_name: "Marketing Performance Dashboard"
data_sources:
- type: google-analytics
connection: ga4-production
- type: crm
connection: salesforce-marketing
visualizations:
- type: kpi-cards
metrics: [revenue, conversions, cpa]
- type: trend-chart
dimension: date
metrics: [sessions, conversions]
- type: breakdown-table
dimensions: [channel, campaign]
metrics: [spend, revenue, roas]
skill: bi-dashboards
action: schedule-report
parameters:
platform: powerbi
report_id: "marketing-weekly-report"
schedule:
frequency: weekly
day: monday
time: "08:00"
distribution:
format: pdf
recipients:
- marketing-team@company.com
- leadership@company.com
skill: bi-dashboards
action: create-metric
parameters:
platform: tableau
metric_name: "Blended ROAS"
calculation: |
SUM([Revenue]) / SUM([Ad Spend])
format: percentage
aggregation: ratio
skill: bi-dashboards
action: blend-data
parameters:
platform: looker-studio
primary_source: google-analytics
secondary_source: google-ads
join_keys:
- primary: campaign_name
secondary: campaign
metrics_to_add:
- cost
- clicks
- impressions
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.