Claude Skill

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.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_apache-avro-schema-evolution-agent-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/apache-avro-schema-evolution-agent
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git 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:

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.

No comments yet.

Reviews (0)

No reviews yet.

Related