← 返回 Skills 市场
Seedbed
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
132
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install seedbed
功能描述
Seedbed preparation reference — tillage methods, soil structure, moisture management, planting surface quality. Use when preparing fields for sowing, evaluat...
安全使用建议
On the surface this looks coherent and low-risk: the SKILL.md only runs the bundled bash script to print seedbed guidance, and there are no declared credentials or install steps. However, the provided script listing was truncated, so you should: (1) inspect the remainder of scripts/script.sh before running it — specifically search for network commands (curl, wget, nc, ssh), file-system writes (especially to /, /etc, other users' homes), use of sudo, or calls to other scripts/binaries; (2) confirm what SEEDBED_DIR is used for and whether the script writes data there; (3) run the script in a sandboxed environment (container) if you plan to execute it; and (4) avoid giving the skill any unrelated credentials or broad agent privileges until you've verified the full script contents. If you provide the full scripts/script.sh text I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill
Name: seedbed
Version: 1.0.0
The 'seedbed' skill is a purely informational reference tool for agricultural seedbed preparation and tillage methods. The shell script (scripts/script.sh) contains only static text output functions, and the SKILL.md documentation accurately describes the tool's functionality without any signs of prompt injection, data exfiltration, or malicious execution.
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedbed - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedbed触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Seedbed 是什么?
Seedbed preparation reference — tillage methods, soil structure, moisture management, planting surface quality. Use when preparing fields for sowing, evaluat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Seedbed?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedbed」即可一键安装,无需额外配置。
Seedbed 是免费的吗?
是的,Seedbed 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedbed 支持哪些平台?
Seedbed 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedbed?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills