← Back to Skills Marketplace
bytesagain1

Feather

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
136
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install feather
Description
Apache Feather/Arrow IPC format reference. V1 vs V2 format differences, pyarrow.feather read/write with compression, R arrow package integration, Arrow type...
README (SKILL.md)

Feather

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

Commands

Command Description
intro Feather overview, V1 vs V2, key properties
python pyarrow.feather read/write, benchmarks
r-lang R arrow package, Python↔R interop
schema Arrow types, nested types, metadata
vs-parquet Speed vs compression tradeoffs
pandas pd.read_feather, caching patterns
compression LZ4/ZSTD options, when to use each
best-practices Pipeline patterns, file size guidelines
Usage Guidance
This skill is a read-only reference and appears safe: it only contains documentation, code examples, and a shell script that prints help text. It does not request credentials or perform network downloads. If you expect the agent to actually run the example commands (pip install, R install.packages, or pip/OS-level commands), be aware those will execute on the host/environment where the agent runs — the skill itself will not install dependencies. Also note a truncated section in the SKILL.md (trailing ellipsis) — functional behavior is documentation-only, but if you need executable tooling, ensure required libraries are installed from trusted package sources before running examples.
Capability Analysis
Type: OpenClaw Skill Name: feather Version: 1.0.0 The 'feather' skill is a documentation and reference tool for the Apache Feather/Arrow IPC format. The files (SKILL.md and scripts/script.sh) contain only informational content, code snippets, and benchmarks related to data processing with Python and R. There is no executable logic beyond printing text to the console, and no evidence of data exfiltration, prompt injection, or malicious intent.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md and included script all focus on Feather/Arrow format, pyarrow and R arrow usage, benchmarks and best practices. There are no unexpected credentials, binaries, or unrelated capabilities requested.
Instruction Scope
The runtime instructions and the bundled script only present documentation, usage examples, and CLI-like help text. They do not instruct the agent to read arbitrary system files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only). The included shell script is documentation-only and does not download or execute remote code. This low-risk distribution method is proportionate for a reference skill.
Credentials
The skill requires no environment variables, no credentials, and references only typical library installs (e.g., pip install pyarrow, install.packages('arrow')) that are appropriate for the documented examples.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges, nor does it modify other skills or system-wide configurations. Autonomous invocation is allowed but consistent with normal skill behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install feather
  3. After installation, invoke the skill by name or use /feather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug feather
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Feather?

Apache Feather/Arrow IPC format reference. V1 vs V2 format differences, pyarrow.feather read/write with compression, R arrow package integration, Arrow type... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.

How do I install Feather?

Run "/install feather" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Feather free?

Yes, Feather is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Feather support?

Feather is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Feather?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments