Apache Avro Schema Evolution Agent
Manages Apache Avro schema evolution with compatibility checking via Confluent Schema Registry API. Validates forward, backward, and full compatibility across schema versions automatically.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/apache-avro-schema-evolution-agent
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Apache Avro Schema Evolution Agent
Manages Apache Avro schema evolution with compatibility checking via Confluent Schema Registry API. Validates forward, backward, and full compatibility across schema versions automatically.
Installation
Requirements and caveats from upstream:
[![codeql python][codeql python img]][codeql python]
Source: https://github.com/apache/avro
Extracted from upstream docs: https://raw.githubusercontent.com/apache/avro/HEAD/README.md
Documentation
Source
Files (skills)
-
SKILL.md 1.3 KB
--- name: "Apache Avro Schema Evolution Agent" slug: "apache-avro-schema-evolution-agent" description: "Manages Apache Avro schema evolution with compatibility checking via Confluent Schema Registry API. Validates forward, backward, and full compatibility across schema versions automatically." github_stars: 3265 verification: "security_reviewed" source: "https://github.com/apache/avro" author: "Apache Software Foundation" category: "Data Extraction & Transformation" framework: "MCP" tool_ecosystem: github_repo: "apache/avro" github_stars: 3265 --- # Apache Avro Schema Evolution Agent Manages Apache Avro schema evolution with compatibility checking via Confluent Schema Registry API. Validates forward, backward, and full compatibility across schema versions automatically. ## Installation Requirements and caveats from upstream: - [![test python][test python img]][test python] - [![codeql python][codeql python img]][codeql python] - [test python]: https://github.com/apache/avro/actions/workflows/test-lang-py.yml - Source: https://github.com/apache/avro - Extracted from upstream docs: https://raw.githubusercontent.com/apache/avro/HEAD/README.md ## Documentation - https://avro.apache.org/docs/ ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/apache-avro-schema-evolution-agent/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.