aRustyDev-openmetadata-sdk-dev
Installation
SKILL.md
OpenMetadata SDK & Connector Development
Guide for developing OpenMetadata SDKs, connectors, and contributions to the core platform. All SDK and connector development is intended to be contributed back to the community.
Note: This skill extends patterns from
meta-sdk-patterns-eng. See that skill for foundational SDK patterns (architecture, error handling, configuration, testing strategies, packaging).
When to Use This Skill
- Implementing OpenMetadata SDK for a new language
- Extending existing Python or Java SDK with new features
- Contributing new connectors to OpenMetadata
- Adding new entity type support
- Implementing authentication providers
- Setting up OpenMetadata development environment
- Generating entity models from JSON Schemas