Data Context Extractor
Skill ActiveGenerate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts. BOOTSTRAP MODE - Triggers: "Create a data context skill", "Set up data analysis for our warehouse", "Help me create a skill for our database", "Generate a data skill for [company]" → Discovers schemas, asks key questions, generates initial skill with reference files ITERATION MODE - Triggers: "Add context about [domain]", "The skill needs more info about [topic]", "Update the data skill with [metrics/tables/terminology]", "Improve the [domain] reference" → Loads existing skill, asks targeted questions, appends/updates reference files Use when data analysts want Claude to understand their company's specific data warehouse, terminology, metrics definitions, and common query patterns.
To help data analysts quickly generate and maintain company-specific data analysis skills by capturing and codifying their tribal knowledge.
Features
- Generates company-specific data analysis skills
- Extracts tribal knowledge from analysts
- Supports bootstrap and iteration modes
- Discovers schemas and asks targeted questions
- Generates reference files for entities, metrics, and tables
Use Cases
- Creating a new data context skill for a company's warehouse
- Adding domain-specific context to an existing data skill
- Standardizing data terminology and metric definitions
- Improving data analysis query patterns for a specific company
Non-Goals
- Directly querying user data warehouses
- Replacing experienced data analysts
- Providing generic, non-company-specific data analysis templates
Trust
- warning:Issues Attention29 issues opened and 4 closed in the last 90 days, indicating a low closure rate and potentially slow response times from maintainers.
Installation
First, add the marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install data@knowledge-work-pluginsQuality Score
Trust Signals
Similar Extensions
Migrate Create
99Create a new sequentially numbered database migration with up/down SQL files
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
Spec to Repo
100Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.