← 返回 Skills 市场
Phosphate
作者
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
165
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install phosphate
功能描述
Phosphate fertilizer reference — P2O5 forms, application timing, soil testing, runoff management, crop requirements. Use when planning phosphorus fertilizati...
安全使用建议
This skill appears to be a simple, local reference: it runs a bundled shell script that prints fertilizer guidance. Before installing or invoking it, you may: (1) review the remainder of scripts/script.sh (the file was truncated in the listing) to confirm there are no network calls, file writes, or subprocess executions; (2) run the script in a sandbox or container (e.g., inspect with less/cat, then run scripts/script.sh help) to verify behavior; (3) if you plan to let the agent invoke the skill autonomously, remember it will execute the local script but it does not request credentials or external access. If you see any lines that call curl/wget/ssh/telnet, or write to sensitive paths (e.g., /etc, ~/.ssh), treat those as red flags and do not proceed.
功能分析
Type: OpenClaw Skill
Name: phosphate
Version: 1.0.0
The 'phosphate' skill is a purely informational reference tool for agricultural phosphorus management. The primary script (scripts/script.sh) contains static text blocks regarding fertilizer products, soil testing, and environmental management, with no evidence of network activity, file system modification, or malicious intent.
能力评估
Purpose & Capability
Name/description (phosphate fertilizer reference) match the files and commands: SKILL.md documents reference commands that invoke scripts/script.sh to print agricultural guidance. There are no unrelated binaries, services, or credentials requested.
Instruction Scope
SKILL.md instructs the agent to run local script commands (intro, products, soiltest, etc.). The script contents shown only emit static reference text (cat << EOF blocks). The instructions do not ask the agent to read unrelated system files, collect environment secrets, or transmit data externally.
Install Mechanism
No install spec is present; this is instruction-only plus a bundled script. No network downloads, package installs, or archive extraction are used in the manifest. The script is local and self-contained.
Credentials
No required environment variables, credentials, or config paths are declared. SKILL.md mentions a PHOSPHATE_DIR configuration variable as a default data dir, which is reasonable for a local reference tool; the provided script does not require secrets or external credentials.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. There is no evidence it modifies other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install phosphate - 安装完成后,直接呼叫该 Skill 的名称或使用
/phosphate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Phosphate 是什么?
Phosphate fertilizer reference — P2O5 forms, application timing, soil testing, runoff management, crop requirements. Use when planning phosphorus fertilizati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 Phosphate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install phosphate」即可一键安装,无需额外配置。
Phosphate 是免费的吗?
是的,Phosphate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Phosphate 支持哪些平台?
Phosphate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Phosphate?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。
推荐 Skills