← 返回 Skills 市场
Orc
作者
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
150
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install orc
功能描述
Apache ORC columnar storage format reference. File structure with stripes and indexes, schema types with evolution rules, compression codecs (ZLIB/SNAPPY/ZST...
安全使用建议
This skill appears to be a documentation/reference tool for Apache ORC and contains a small shell script that prints help and example commands. It requests no credentials and does not perform network actions by itself. Before running any included scripts or example wget/java commands, inspect them locally and only download jars from trusted sources (the SKILL examples use the Apache CDN). If you plan to let an agent invoke the skill autonomously, note it has no elevated privileges and only outputs documentation, but always review commands the agent would run against your system or data before permitting execution.
功能分析
Type: OpenClaw Skill
Name: orc
Version: 1.0.0
The 'orc' skill bundle is a documentation and reference tool for the Apache ORC columnar storage format. The main script (scripts/script.sh) only outputs informational text and code snippets using 'cat' commands, and contains no executable logic that performs network calls, file modifications, or data exfiltration. All content in SKILL.md and the script is aligned with the stated purpose of providing a technical reference.
能力评估
Purpose & Capability
Name/description describe an ORC reference; SKILL.md and scripts/script.sh provide documentation and a small CLI-style help script that align with that purpose. No unrelated privileges, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are documentation and examples for orc-tools, pyarrow, Java APIs, Hive, and Spark. The script only prints help/text and example commands; it does not instruct reading unrelated system files, environment secrets, or exfiltrating data.
Install Mechanism
No install spec is provided (instruction-only). The only external download shown in examples points to the official Apache CDN (dlcdn.apache.org), a reasonable source for orc-tools. No extract-from-arbitrary-URL installs are present.
Credentials
No required environment variables, credentials, or config paths are declared or used. Example commands do not reference hidden tokens or secrets.
Persistence & Privilege
always is false; the skill is user-invocable and does not request persistent system/agent changes or access to other skills' configs. disable-model-invocation is default (agent may call it), which is normal and not combined with other concerning factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orc - 安装完成后,直接呼叫该 Skill 的名称或使用
/orc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Orc 是什么?
Apache ORC columnar storage format reference. File structure with stripes and indexes, schema types with evolution rules, compression codecs (ZLIB/SNAPPY/ZST... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Orc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orc」即可一键安装,无需额外配置。
Orc 是免费的吗?
是的,Orc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Orc 支持哪些平台?
Orc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orc?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。
推荐 Skills