首页龙虾技能列表 › Seedbed — 种床准备参考

Seedbed — 种床准备参考

v1.0.0

种床准备参考技能,涵盖犁耙方法、土壤结构、水分管理和播种表面质量。用于准备播种田地、评估种床条件或选择犁耙设备。

0· 95·0 当前·0 累计
by @ckchzh (BytesAgain2)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/21
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能似乎是一个本地、只读的种床参考,实现为 bash 脚本和 SKILL.md,符合其描述,但提供的脚本文件在列表中被截断,因此无法完全验证是否有意外的网络调用、文件写入或凭证访问。
评估建议
表面上看,该技能似乎一致且低风险:SKILL.md 只运行捆绑的 bash 脚本来打印种床指导,没有声明的凭证或安装步骤。然而,提供的脚本列表被截断,因此您应该:(1) 检查脚本的其余部分(特别是搜索网络命令、文件系统写入、sudo 使用或对其他脚本/二进制的调用);(2) 确认 SEEDBED_DIR 的用途和脚本是否在那里写入数据;(3) 如果计划执行脚本,请在沙盒环境(容器)中运行它;(4) 在验证完整脚本内容之前,避免给技能任何不相关的凭证或广泛的代理权限。如果您提供完整的 scripts/script.sh 文本,我可以以更高的信心重新评估。...
详细分析 ▾
用途与能力
The name/description (seedbed preparation reference) matches the delivered artifacts: a README-style SKILL.md plus a bash script that prints guidance text. There are no unrelated required env vars or binaries declared.
指令范围
SKILL.md instructs the agent to run the included scripts/script.sh with simple subcommands (intro, tillage, equipment, etc.). The instructions do not ask the agent to read unrelated files, scrape system state, or transmit data externally.
安装机制
No install spec is provided (instruction-only skill with an included script). That is low-risk compared with remote download/install. The script runs locally when invoked.
凭证需求
The skill declares a single optional configuration variable (SEEDBED_DIR) for a data directory and no credentials. No other environment variables or secrets are required.
持久化与权限
The skill does not request always:true and is user-invocable only. It does not request system-wide configuration changes in the SKILL.md; the included script appears to be self-contained.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

发布 v1.0.0

● 无害

安装命令 点击复制

官方npx clawhub@latest install seedbed
镜像加速npx clawhub@latest install seedbed --registry https://cn.clawhub-mirror.com

技能文档

快速参考技能,用于种床准备、犁耙方法和播种表面管理。

使用场景

  • 为作物播种准备田地种床
  • 选择犁耙设备和顺序
  • 评估土壤湿度以进行最佳种床工作
  • 解决与种床质量相关的萌发问题
  • 平衡种床质量与土壤保护

命令

intro

``bash scripts/script.sh intro
种床准备概述 — 目标、土壤物理学、土壤质量要求。

tillage

bash scripts/script.sh tillage
犁耙系统 — 传统、最小犁耙、带状犁耙、无犁耙比较。

equipment

bash scripts/script.sh equipment
犁耙设备 — 模具犁、切割犁、盘犁、田地耙、耙子。

moisture

bash scripts/script.sh moisture
土壤水分管理 — 时间、丝带测试、避免压实。

structure

bash scripts/script.sh structure
种床土壤结构 — 集团大小、体积密度、孔隙度目标。

crops

bash scripts/script.sh crops
按作物的种床要求 — 细粒与粗粒、深度、坚实度。

problems

bash scripts/script.sh problems
故障排除 — 硬壳、块状种床、压实、萌发不良。

checklist

bash scripts/script.sh checklist
种床准备质量检查清单。

help

bash scripts/script.sh help

version

bash scripts/script.sh version
`

配置

变量描述
SEEDBED_DIR`数据目录(默认:~/.seedbed/)
--- 由 BytesAgain 提供支持 | bytesagain.com | hello@bytesagain.com

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务