← 返回 Skills 市场
Arrow
作者
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
137
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install arrow
功能描述
Apache Arrow in-memory columnar format reference. Zero-copy data exchange, columnar memory layout with validity bitmaps, pyarrow Table/RecordBatch/compute, A...
使用说明 (SKILL.md)
Apache Arrow
Apache Arrow in-memory columnar format reference — zero-copy, cross-language.
Commands
| Command | Description |
|---|---|
intro |
Arrow overview, zero-copy, architecture |
format |
Columnar layout, buffers, record batches |
python |
pyarrow arrays, tables, compute functions |
flight |
Arrow Flight RPC server/client |
dataset |
Dataset API, partitioning, pushdown |
integration |
pandas/DuckDB/Polars/Spark/R interop |
gandiva |
LLVM expression compiler |
ecosystem |
Implementations, ADBC, projects |
安全使用建议
This skill is a documentation/reference for Apache Arrow and appears coherent and non-malicious. Before running any example code, review it: some examples start a network service (Arrow Flight binding to 0.0.0.0) or read/write files — only run those in a safe, controlled environment. Also ensure you install pyarrow (or the appropriate language package) from official sources if you intend to execute the examples. If you need the skill to perform networked operations automatically, double-check any future changes to the skill for unexpected external endpoints or credential requests.
功能分析
Type: OpenClaw Skill
Name: arrow
Version: 1.0.0
The 'arrow' skill bundle is a purely informational reference tool for the Apache Arrow columnar memory format. The shell script (scripts/script.sh) and documentation (SKILL.md) provide educational content and code snippets for various languages (Python, R, Rust, etc.) without executing any risky commands, accessing sensitive data, or making network calls.
能力评估
Purpose & Capability
Name/description match the provided content: the SKILL.md and script are documentation and examples for Apache Arrow (pyarrow, Flight, Dataset, integrations). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md contains explanatory text and code examples only. The examples include running a Flight server (bind to 0.0.0.0) and reading/writing files, but these are presented as examples — the instructions do not direct the agent to read arbitrary host files, exfiltrate data, or call hidden endpoints.
Install Mechanism
No install spec is present and the skill appears to be instruction/content-only plus a shell script that prints help and docs. Nothing is downloaded or extracted during install.
Credentials
The skill does not declare or require any environment variables, credentials, or config paths. The documented code examples do not reference secret env vars.
Persistence & Privilege
always is false and the skill does not request persistent/system-level privileges or attempt to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install arrow - 安装完成后,直接呼叫该 Skill 的名称或使用
/arrow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Arrow 是什么?
Apache Arrow in-memory columnar format reference. Zero-copy data exchange, columnar memory layout with validity bitmaps, pyarrow Table/RecordBatch/compute, A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Arrow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install arrow」即可一键安装,无需额外配置。
Arrow 是免费的吗?
是的,Arrow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Arrow 支持哪些平台?
Arrow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Arrow?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。
推荐 Skills