Write Compressor

This skill provides guidance for implementing custom compression encoders that must be compatible with existing decoders (especially arithmetic coding). It should be used when the task requires writing a compressor/encoder that produces output compatible with a given decompressor/decoder, or when implementing arithmetic coding or similar bit-level compression schemes.

lazyfroglol 205d04a 6.9 KB Updated

File contents

lazyfroglol/harness_engineering/tree/main/skills/write-compressor commit 205d04afcc

Frequently asked questions

npx skillmds@latest add lazyfroglol/write-compressor