open-metadataopen-metadataOfficialยท23 Agent Skills Included

OpenMetadata

Unified metadata platform for data discovery, lineage, and governance

Collects metadata from 130+ data sources into one searchable knowledge graph with lineage, quality, and ownership. Eliminates scattered spreadsheets, tribal knowledge loss, and blind trust in unverified datasets. Gives AI agents and data teams governed context through APIs, SDKs, semantic search, and an MCP server.
npx skills add open-metadata/OpenMetadata --all -g -y
Available:

Gives the AI agent a full map of the OpenMetadata codebase, environment setup steps, cross-language coding constraints, and a routing index that points each task to the right rule file or skill.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

systematic-debugging

Diagnose failing tests, build errors, and runtime issues through a four-phase root cause analysis.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

connector-standards

Load OpenMetadata connector development standards into context for building or reviewing connectors.

Official
Basic
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

scaffold-connector

Scaffold and implement new OpenMetadata connectors using schema-first code generation.

Official
Advanced
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

ui-core-components

Guides React/TSX layout code toward Box, Grid, Card, and Divider primitives with semantic color tokens.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

code-review

Reviews code changes for spec compliance and code quality across branches, PRs, and staged diffs.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

planning

Structures feature implementation through phased design, approval, and task planning before coding.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

playwright-test

Generate Playwright E2E tests following OpenMetadata anti-flakiness patterns and lint rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

test-enforcement

Validates test coverage for Java, Python, and React code changes against 90% coverage targets.

Official
Advanced
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

connector-audit

Audits OpenMetadata connectors through seven investigation prompts covering metadata, errors, auth, lineage, and scale.

Official
Advanced
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

java-checkstyle

Fixes Java formatting failures by running mvn spotless:apply and verifying the result.

Official
Basic
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

verification

Enforces running build, test, and lint commands as evidence before claiming task completion.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-metadataopen-metadata

dev-setup

Installs and verifies the OpenMetadata development toolchain on macOS and Linux.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install OpenMetadata skills?โ–ผ

Run `npx skills add open-metadata/OpenMetadata --all -g -y` in your terminal to install the full skill suite globally.

What is OpenMetadata used for?โ–ผ

It is an open-source metadata platform that catalogs data assets, tracks lineage, monitors data quality, and enforces governance across 130+ connectors. It also serves as a context layer so AI agents can understand and trust enterprise data.

How do AI agents use OpenMetadata?โ–ผ

Agents connect through the MCP server, APIs, or SDKs to query the metadata knowledge graph for asset meaning, ownership, lineage, and quality signals. This gives AI systems governed context instead of raw database access.

Can I build a custom data connector with AI?โ–ผ

Yes. The connector-building skill scaffolds the JSON Schema, Python code, and registration steps, then guides your agent through implementation, testing, and local Docker validation.

Does OpenMetadata work with Claude Code and other AI tools?โ–ผ

Yes. The included skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’