Internal Data Querying
by NicktheQuickFTW
Safely query internal analytics and data services to produce shareable, reproducible artifacts. Use when answering questions from internal data sources like warehouses, reporting databases, or data APIs with audit trails.
Skill Details
Repository Files
1 file in this skill directory
name: internal-data-querying description: Safely query internal analytics and data services to produce shareable, reproducible artifacts. Use when answering questions from internal data sources like warehouses, reporting databases, or data APIs with audit trails.
<when_to_use> Use this skill when:
- A stakeholder asks for metrics, trends, or slices that rely on internal data
- The answers can be derived from existing warehouses, marts, or reporting APIs
- The request needs a reproducible query and not an ad-hoc manual export </when_to_use>
<required_inputs>
- Business question: One or two sentences describing what we want to know
- Time range and filters: Date boundaries, customer segments, environments, etc.
- Source systems: Names of warehouses, schemas, or APIs to use
- Data sensitivity notes: Whether PII, financial data, or regulated data is involved </required_inputs>
<out_of_scope>
- Direct queries against production OLTP databases unless explicitly allowed
- Creating new pipelines or ingestion jobs
- Sharing raw PII or secrets outside approved destinations </out_of_scope>
- Clarify the business question, time range, and filters
- Identify the best data source(s) based on freshness, completeness, and governance
- Draft the query, validate it on a limited time window or sample
- Check for joins, filters, and aggregations that could distort the answer; fix as needed
- Save the query in the approved location with a descriptive name
- Capture results and summarize key findings and limitations
<required_behavior>
- Translate the business question into a precise query spec (metrics, dimensions, filters)
- Choose appropriate sources and explain tradeoffs if multiple options exist
- Write queries that are performant and cost-conscious for the target system
- Produce both results and a re-runnable query artifact (SQL, API call, notebook, or dashboard link) </required_behavior>
<required_artifacts>
- Query text (SQL, DSL, or API request) checked into the appropriate repo or folder
- A short analysis summary capturing methodology, assumptions, and caveats
- Links to any dashboards, notebooks, or reports created </required_artifacts>
<success_criteria> The skill is complete when:
- The query runs successfully within acceptable time and cost bounds
- Results match expectations or known reference points (within reasonable tolerance)
- The query and results are documented enough for another engineer or analyst to reuse </success_criteria>
<safety_and_escalation>
- If the query touches sensitive or regulated data, confirm that the destination (PR, doc, ticket) is an approved location before including any sample rows
- If you identify data quality issues, file or update a data-quality ticket and call them out prominently in the analysis summary </safety_and_escalation>
Related Skills
Xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
Clickhouse Io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Clickhouse Io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Analyzing Financial Statements
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
Data Storytelling
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
Team Composition Analysis
This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests organizational design and headcount planning for a startup.
Startup Financial Modeling
This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estimate runway", "model cash flow", or requests 3-5 year financial planning for a startup.
Kpi Dashboard Design
Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.
Dbt Transformation Patterns
Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.
Startup Metrics Framework
This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.
