📊
AI EngineeringPython

Data Context Extractor

by anthropics

Data Context Extractor is an AI Engineering skill for Claude Code, published by anthropics in knowledge-work-plugins.

23.3K stars2.8K forkson anthropics/knowledge-work-pluginsAdded 2026/07/19Repository updated 2026/08/06
Install in seconds
Install Data Context Extractor
Copy Data Context Extractor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anthropics/knowledge-work-plugins/tree/main/data/skills/data-context-extractor ~/.claude/skills/data-context-extractor

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anthropics/knowledge-work-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
data/skills/data-context-extractor/SKILL.md in anthropics/knowledge-work-plugins
Installs to
~/.claude/skills/data-context-extractor
Collection
One of 26 skills cataloged from this repository
Category
AI Engineering3670 skills

What Data Context Extractor does

Extract company-specific data knowledge from analysts to create or improve tailored data analysis skills for AI assistants. Helps Claude understand your data warehouse, metrics definitions, and query patterns.

Data Context Extractor is cataloged under AI Engineering on DirSkills.

Documentation

README

Data Context Extractor

A meta-skill that extracts company-specific data knowledge from analysts and generates tailored data analysis skills.

How It Works

This skill has two modes:

  1. Bootstrap Mode: Create a new data analysis skill from scratch
  2. Iteration Mode: Improve an existing skill by adding domain-specific reference files

Bootstrap Mode

Use when: User wants to create a new data context skill for their warehouse.

Phase 1: Database Connection & Discovery

Step 1: Identify the database type

Ask: "What data warehouse are you using?"

Common options:

  • BigQuery
  • Snowflake
  • PostgreSQL/Redshift
  • Databricks

Use ~~data warehouse tools (query and schema) to connect. If unclear, check available MCP tools in the current session.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Data Context Extractor

  • What else does anthropics publish alongside Data Context Extractor?

    Data Context Extractor is one of 26 skills that DirSkills catalogs from anthropics/knowledge-work-plugins, the repository it ships in. Its siblings there include Accessibility Review, Analyze Data and Bio-Research Start. Each one is a separate skill with its own page in this directory, installs the same way Data Context Extractor does, and is maintained by anthropics in that same repository. The rest of the collection is listed on the anthropics/knowledge-work-plugins page.

  • How does Data Context Extractor compare to other AI Engineering skills?

    Data Context Extractor ranks #262 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Data Context Extractor against them. Open each page to compare what they document and how they install.

More from anthropics/knowledge-work-plugins

Data Context Extractor is one of 26 skills cataloged on DirSkills from anthropics/knowledge-work-plugins.

See all 26 skills
2026/07/19

Accessibility Review

Run a WCAG 2.1 AA accessibility audit on a design or web page. Use when reviewing color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
Quality
23.3K2.8K
📊
2026/07/19

Analyze 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.
Data
23.3K2.8K
🧬
2026/07/19

Bio-Research Start

Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery, or visualization MCP servers are connected, or surveying available analysis skills before starting a new project.
AI Engineering
23.3K2.8K
🧬
2026/07/19

Bioinformatics Pipelines

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use for analyzing RNA-seq, WGS/WES, or ATAC-seq data from local FASTQs or public GEO/SRA datasets.
Data
23.3K2.8K
📊
2026/07/19

Build Dashboard

Build a self-contained HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable report, building a team monitoring snapshot, or needing a browser-openable file with multiple charts and filters.
Data
23.3K2.8K
⚙️
2026/07/19

Cowork Plugin Customization

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when setting up or modifying a plugin's configuration to match team conventions and services.
Automation
23.3K2.8K