← 返回 Skills 市场
Silo
作者
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
158
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install silo
功能描述
Grain silo reference — storage types, aeration, moisture management, fumigation, and safe handling of bulk grain. Use when designing grain storage, managing...
安全使用建议
This skill appears to be a local reference that prints curated content. Before installing or allowing autonomous invocation, quickly inspect the full scripts/script.sh file (the delivered bundle) to confirm it does not: call network tools (curl/wget/nc/ssh), execute arbitrary commands constructed from user input, or read/write unrelated system files (e.g., ~/.ssh, /etc/*). Also note the content includes hazardous operational guidance (fumigation); treat that as safety advice only and follow local regulations/certified applicator requirements rather than acting solely on the skill's text. If you want higher assurance, run the script in a sandbox or review the full file for any hidden exec/net calls — doing so would raise confidence from medium to high.
功能分析
Type: OpenClaw Skill
Name: silo
Version: 1.0.0
The 'silo' skill is a purely informational reference tool for grain storage management, providing educational content on topics such as moisture control, aeration, and silo safety. The implementation in 'scripts/script.sh' consists of simple bash functions that output static text, with no evidence of network activity, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (grain silo reference) align with the files and commands: the skill runs a local script that prints storage, moisture, aeration, pest, fumigation, capacity and safety guidance. There are no unrelated requirements (no cloud credentials, no extraneous binaries).
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with subcommands (intro, moisture, aeration, pests, fumigation, etc.). The provided portions of script.sh only output static reference text. The SKILL.md only references a single optional config variable (SILO_DIR) and does not ask the agent to read arbitrary system files or send data externally.
Install Mechanism
No install spec; this is instruction-only plus a bundled script. No downloads or package installs are declared. The script is executed locally from the skill bundle.
Credentials
No required environment variables or credentials are declared. The SKILL.md documents an optional SILO_DIR default (~/.silo/) which is reasonable for local data; there is no unexplained access to secrets or other services.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent platform privileges. Autonomous invocation is allowed but is the platform default and not itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install silo - 安装完成后,直接呼叫该 Skill 的名称或使用
/silo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Silo 是什么?
Grain silo reference — storage types, aeration, moisture management, fumigation, and safe handling of bulk grain. Use when designing grain storage, managing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Silo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install silo」即可一键安装,无需额外配置。
Silo 是免费的吗?
是的,Silo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Silo 支持哪些平台?
Silo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Silo?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。
推荐 Skills