home/categories/data-engineering/pmcfadin-cqlite-claude-skills-sstable-parsing-skill-md
data-engineeringdata-ai

cassandra-sstable-format-parsing

Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression support (LZ4, Snappy, Deflate). Use when working with SSTable files, binary format parsing, hex dumps, compression issues, offset calculations, BTI index, partition layout, or debugging parsing errors.

pmcfadin
maintainer
pmcfadin
Atualizado 1/16/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression support (LZ4, Snappy, Deflate). Use when working with SSTable files, binary format parsing, hex dumps, compression issues, offset calculations, BTI index, partition layout, or debugging parsing errors.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use cassandra-sstable-format-parsing