data-context-extractor

Generate and refine company-specific data analysis skills from analyst knowledge.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill data-context-extractor-8gg-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-context-extractor
Source: https://github.com/8GG-Git/knowledge-work-plugins/tree/main/data/skills/data-context-extractor
Command: npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill data-context-extractor-8gg-git

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and refinement of data analysis skills tailored to a company's specific data warehouse, terminology, and query patterns, bridging the gap between raw data and actionable insights.

Core Features & Use Cases

  • Skill Generation (Bootstrap Mode): Discovers schemas, asks targeted questions about entities and metrics, and generates a new, company-specific data analysis skill with reference files.
  • Skill Improvement (Iteration Mode): Adds domain-specific context, tables, and metrics to existing data skills by loading current documentation and performing targeted discovery.
  • Use Case: A data analyst needs to create a new skill for their company's Snowflake data warehouse. They use the "Create a data context skill" trigger, and the Skill guides them through connecting to Snowflake, identifying key tables, defining metrics like ARR, and documenting common query patterns, resulting in a ready-to-use data analysis skill.

Quick Start

Use the data-context-extractor skill to create a new data context skill for our BigQuery warehouse.

Frequently Asked Questions about data-context-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a custom data analysis skill for my company's data warehouse?

You create a custom data analysis skill by using the bootstrap mode to discover schemas, answer targeted questions about entities and metrics, and generate reference files tailored to your company's data warehouse terminology and query patterns.

How can I add new domain context and metrics to an existing data analysis skill?

You add new domain context to existing data analysis skills by using iteration mode, which loads current documentation and performs targeted discovery to append new tables, metrics, and entities to your skill.

What is the best way to document tribal knowledge from data analysts into actionable metrics?

The best way to document tribal knowledge is to extract entities, metrics, and common SQL query patterns through guided discovery, structuring them into reference files that bridge raw warehouse data and actionable insights.

Does this skill generation tool work with Snowflake and BigQuery data warehouses?

Yes, the skill generation tool works with Snowflake and BigQuery data warehouses by integrating with data warehouse tools for schema discovery and guiding you through connecting to your specific platform.

What prerequisites do I need to build a data context skill for SQL query patterns?

To build a data context skill you need access to your data warehouse for schema discovery and an understanding of your company-specific terminology, entities, metrics, and common query patterns.

When should I use bootstrap mode instead of iteration mode for skill generation?

Use bootstrap mode when creating a completely new data analysis skill from scratch, and use iteration mode when enhancing existing skills by adding new domains, tables, and metrics to the current documentation.