From data
Answer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data:analyze <question><question>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Answer a data question, from a quick lookup to a full analysis to a formal report.
/analyze <natural language question>
Parse the user's question and determine:
If a data warehouse MCP server is connected:
If no data warehouse is connected:
sql-queries skill for dialect-specific best practicesBefore sharing results, run through validation checks:
If any check raises concerns, investigate and note caveats.
For quick answers:
For full analyses:
For formal reports:
When a chart would communicate results more effectively than a table:
data-visualization skill to select the right chart typeQuick answer:
/analyze How many new users signed up in December?
Full analysis:
/analyze What's causing the increase in support ticket volume over the past 3 months? Break down by category and priority.
Formal report:
/analyze Prepare a data quality assessment of our customer table -- completeness, consistency, and any issues we should address.
| Analysis | Database | Key Query |
|---|---|---|
| Pipeline velocity | Ops | Average days per stage by deal type |
| Rep productivity | Ops | Activities per week per rep (calls, emails, meetings) |
| Win rate by type | Ops | closed_won / (closed_won + closed_lost) grouped by types |
| Stale deal aging | Ops | Days since last activity for non-closed deals |
| Email campaign performance | Ops | Open/reply rates from email_outreach + views v_email_analytics, v_email_by_rep, v_email_weekly |
| Pickup volume | Prod | Daily/weekly bin_scans where scan_type = 'pickup' |
| Weight collected | Prod | SUM(net_weight) from weigh_ins by time period |
| Diversion rate | Prod | Weight diverted vs total weight processed |
| Revenue by customer | Prod | Invoice totals grouped by company |
sales_pipeline.mrrv_pipeline_summary or direct querybin_scansweigh_ins.net_weight (in lbs)sales_activitiesAlways check which database to query:
query_database): Operational data — bins, routes, pickups, weigh-ins, invoicesquery_ops_database): Sales CRM — pipeline, activities, reminders, leads, email outreachnpx claudepluginhub dyrt-labs/knowledge-work-plugins --plugin dataGuides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.