← 返回 Skills 市场
240
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install plant-identifier
功能描述
Identify plants from photos using trait-based analysis, ranked species candidates, follow-up capture guidance, and a reusable local log.
安全使用建议
This skill is internally consistent and low-risk: it only needs a local folder for optional observation notes and otherwise contains only instructions. Before installing, confirm you want the skill to inspect images (ensure your agent's image capabilities are trustworthy). When the skill asks to save an observation, decline if you do not want photos or location/context recorded on disk. Remember that the SKILL.md's claim of "no network requests" is a behavioral rule, not an enforcement mechanism — if you require guaranteed offline operation, test it in your agent environment or check platform logs to confirm no outbound network activity occurs. If you later install related skills (image, photos, plants), review their permissions as they may request additional capabilities.
功能分析
Type: OpenClaw Skill
Name: plant-identifier
Version: 1.0.0
The 'plant-identifier' skill is a well-structured tool for identifying plants based on visual traits. It explicitly prohibits making network requests, avoids making safety-critical claims (e.g., edibility), and requires user consent before writing any data to the local filesystem (~/plant-identifier/). The instructions in SKILL.md and setup.md are consistent with the stated purpose and do not contain any indicators of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (photo-based plant ID, ranked candidates, follow-up guidance, optional local log) match the instructions and declared requirements: no external credentials, no binaries, and a local memory folder under ~/plant-identifier/. Nothing requested appears unrelated to plant identification.
Instruction Scope
SKILL.md stays within scope: it describes stepwise evidence evaluation, asks for additional photos when needed, and only writes files after explicit user approval. Two caveats: the skill asserts it "does NOT make network requests" — this is a policy in the instructions but cannot be enforced by the static files; actual runtime behavior depends on the agent environment. Also the skill assumes the agent can inspect images; ensure your agent's image-processing capability aligns with that assumption.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk because nothing is being downloaded or executed by the skill itself.
Credentials
No environment variables, credentials, or external config paths are requested. The only filesystem access described is to a dedicated directory under the user's home (~ /plant-identifier/) for optional local notes, which is appropriate for the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not demand elevated privileges. It can be invoked autonomously by the agent (default platform behavior); it will write to the user's home directory only after user approval. Users should be aware that allowing autonomous invocation plus approving local storage enables the skill to create persistent files under ~/plant-identifier/.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plant-identifier - 安装完成后,直接呼叫该 Skill 的名称或使用
/plant-identifier触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with ranked plant identification, trait-based follow-up, and optional local observation memory.
元数据
常见问题
Plant Identifier 是什么?
Identify plants from photos using trait-based analysis, ranked species candidates, follow-up capture guidance, and a reusable local log. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。
如何安装 Plant Identifier?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plant-identifier」即可一键安装,无需额外配置。
Plant Identifier 是免费的吗?
是的,Plant Identifier 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plant Identifier 支持哪些平台?
Plant Identifier 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Plant Identifier?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills