data-context-extractor

Extract analyst knowledge into data-context SKILL.md and reference files.

704|58|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/openyak/desktop --skill data-context-extractor-openyak
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-context-extractor
Source: https://github.com/openyak/desktop/tree/main/backend/app/data/plugins/data/skills/data-context-extractor
Command: npx skills add https://github.com/openyak/desktop --skill data-context-extractor-openyak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts.

Core Features & Use Cases

  • Bootstrap mode to create a brand-new data context skill from scratch for a warehouse.
  • Iteration mode to add domain-specific references and extend existing skills.
  • Guidance for entity, metric, and table definitions, with templates and references to accelerate discovery.

Quick Start

Create a new data context skill for our data warehouse by bootstrapping core schemas and reference files.

Frequently Asked Questions about data-context-extractor

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

FAQPage Schema
How do I extract tribal knowledge from data analysts to build a data context?▼

To extract tribal knowledge and build a data context, use a bootstrapping skill that captures company-specific schemas and domain references to produce a complete SKILL.md and reference files.

What is the best way to bootstrap a data analytics skill for a data warehouse?▼

The best way to bootstrap a data analytics skill for a warehouse is to extract company-specific metrics and entity definitions into structured templates, generating a ready-to-package skill with validated frontmatter.

Can I add domain-specific references and metrics to an existing data context skill?▼

Yes, you can expand an existing data context skill using iteration mode to add domain-specific references and extend metrics without rebuilding the core schema from scratch.

How does frontmatter validation work when creating data analytics skills?▼

Frontmatter validation ensures that the generated SKILL.md and reference files meet structural requirements, verifying that entity, metric, and table definitions are correctly formatted for packaging.

Do I need reference file templates to generate a company-specific data context?▼

Yes, reference file templates are required to guide the extraction of domain knowledge and accelerate the discovery of entities, metrics, and table definitions for the new data context.

When should I use bootstrap mode versus iteration mode for data context extraction?▼

Use bootstrap mode to create a brand-new data context skill from scratch for a warehouse, and use iteration mode to expand an existing skill with additional domain references and metrics.