← Back to Skills Marketplace
ivangdavila

Plant Identifier

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
240
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plant-identifier
Description
Identify plants from photos using trait-based analysis, ranked species candidates, follow-up capture guidance, and a reusable local log.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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/.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plant-identifier
  3. After installation, invoke the skill by name or use /plant-identifier
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with ranked plant identification, trait-based follow-up, and optional local observation memory.
Metadata
Slug plant-identifier
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Plant Identifier?

Identify plants from photos using trait-based analysis, ranked species candidates, follow-up capture guidance, and a reusable local log. It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.

How do I install Plant Identifier?

Run "/install plant-identifier" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Plant Identifier free?

Yes, Plant Identifier is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Plant Identifier support?

Plant Identifier is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Plant Identifier?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments