ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

feather

Apache Feather/Arrow IPC format reference. V1 vs V2 format differences, pyarrow.feather read/write with compression, R arrow package integration, Arrow type system, Feather vs Parquet benchmarks, pandas DataFrame caching, LZ4/ZSTD compression options, and pipeline best practices.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/feather
Or

Feather

Apache Feather/Arrow IPC format reference — fast columnar DataFrame I/O.

Commands

CommandDescription
introFeather overview, V1 vs V2, key properties
pythonpyarrow.feather read/write, benchmarks
r-langR arrow package, Python↔R interop
schemaArrow types, nested types, metadata
vs-parquetSpeed vs compression tradeoffs
pandaspd.read_feather, caching patterns
compressionLZ4/ZSTD options, when to use each
best-practicesPipeline patterns, file size guidelines

Metadata

Stars3875
Views0
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-feather": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#feather#arrow#ipc#columnar#pandas#dataframe#data
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.