data-context-extractor

Official

data context extractor

anthropics 23k ↓ 2.3k Apache-2.0 updated 25d ago
Claude Code
View source ↗

What it does

  • PostgreSQL/Redshift
  • Multiple entity types (user vs account vs organization)
  • Relationships between them (1:1, 1:many, many:many)
  • Which ID fields link them together
  • Primary keys vs business keys
  • UUID vs integer IDs
  • Legacy ID systems

Requirements & configuration

  • Use when: User has an existing skill but needs to add more context.
  • Ask: "What domain or topic needs more context? What queries are failing or producing wrong results?"

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

data context extractor

Source

Repository: https://github.com/anthropics/knowledge-work-plugins

data-context-extractor FAQ

What does the data-context-extractor skill do?

> Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts. PostgreSQL/Redshift Multiple entity types (user vs account vs organization)

What does data-context-extractor require?

Use when: User has an existing skill but needs to add more context. Ask: "What domain or topic needs more context? What queries are failing or producing wrong results?"

How do I install data-context-extractor?

Run: npx -y skills add https://github.com/anthropics/knowledge-work-plugins --skill data-context-extractor --agent claude-code — the source lives at github.com/anthropics/knowledge-work-plugins.

Maintain data-context-extractor?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

data-context-extractor on getagentictools
[![data-context-extractor on getagentictools](https://getagentictools.com/badge/skills/anthropics-knowledge-work-plugins-data-context-extractor.svg)](https://getagentictools.com/skills/anthropics-knowledge-work-plugins-data-context-extractor?ref=badge)
npx agentictools info skills/anthropics-knowledge-work-plugins-data-context-extractor

The second line is the CLI lookup for this page — handy in READMEs and docs.