read-avro-files

Community

Read Avro files and convert to JSON instantly.

Authorranjanpoudel1234
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill reads Apache Avro files and presents their contents as readable JSON, including automatic deserialization of nested Body fields to improve data visibility during debugging and validation.

Core Features & Use Cases

  • Extract and display JSON data from Avro files, making records human-readable
  • Deserialize nested Body fields into proper JSON objects for easier inspection
  • Save all records to a JSON file in the same directory for downstream processing or auditing

Quick Start

Use the bundled Python script to process a specific Avro file: python scripts/read_avro.py "<path_to_avro_file>" Example: python scripts/read_avro.py "data/events/sample.avro"

Dependency Matrix

Required Modules

avro-python3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: read-avro-files
Download link: https://github.com/ranjanpoudel1234/ai-tools/archive/main.zip#read-avro-files

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.