← 返回 Skills 市场
nollio

plant-doctor

作者 Nollio · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install plant-doctor
功能描述
Expert botany assistant for plant ID, health diagnosis, care advice, watering schedules, propagation, and safe indoor gardening tips.
安全使用建议
This skill appears coherent and implements what it claims: it analyzes plant photos, gives care advice, and manages local plant data under a plants/ directory. Before installing or using it: (1) Review SETUP-PROMPT.md and confirm you are comfortable with the skill creating and writing files in plants/; (2) If you do not want remote storage, do NOT enable or integrate Supercharged Memory and avoid building the optional dashboard; the dashboard requires external DB credentials and image hosting which must be configured securely if you choose to use it; (3) Be mindful that photos can contain sensitive background information (people, documents, addresses) — crop or remove those before uploading if privacy is a concern; (4) The skill can update local files when you report watering or when seasons change — ensure you trust the agent to write that data or keep backups; (5) If you decide to deploy the Dashboard, follow its security notes (authentication, RLS, private storage) and never hardcode DB keys. Overall: behavior is proportionate to purpose, but pay attention to optional integrations (memory/dashboard) that introduce external persistence.
功能分析
Type: OpenClaw Skill Name: plant-doctor Version: 1.0.0 The Plant Doctor skill bundle is a well-documented tool for plant identification and care management. It demonstrates strong security awareness by including explicit prompt-injection defense instructions in SKILL.md and recommending restrictive file permissions (chmod 700/600) in SETUP-PROMPT.md. The skill operates locally, storing data in a dedicated 'plants/' directory, and lacks any indicators of data exfiltration, malicious execution, or unauthorized network activity.
能力评估
Purpose & Capability
Name/description (plant identification, diagnosis, care schedules) align with the skill's instructions: image-based analysis, producing care cards, and writing local plant state under plants/. No unrelated binaries, credentials, or system-level access are requested.
Instruction Scope
The SKILL.md is specific about image-analysis, diagnosis, and updating local files under plants/. It also includes sensible prompt-injection defenses. Important privacy note: processing user photos can capture background sensitive information (people, documents, interiors); the skill explicitly warns about this. The skill may update plants/collection.json and plants/care-schedule.md automatically when the user reports watering — review that behavior if you do not want automatic writes.
Install Mechanism
No install spec and no code files — instruction-only model is low risk. Nothing is downloaded or executed by the skill itself.
Credentials
The skill requires no environment variables or credentials. The optional Dashboard Companion Kit references Supabase and environment variables for deployment — those are optional and only relevant if you choose to build the dashboard. Also optionally integrating with 'Supercharged Memory' could result in plant data being stored in a memory service; that is an opt-in behavior to review.
Persistence & Privilege
The skill does write local state under plants/ (setup instructs creation and permission-tightening). always:false (normal). The only elevated persistent surface is optional memory integration (Supercharged Memory) or building the optional dashboard which requires external DB credentials; both are opt-in. The skill does not request global/other-skills config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plant-doctor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plant-doctor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug plant-doctor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

plant-doctor 是什么?

Expert botany assistant for plant ID, health diagnosis, care advice, watering schedules, propagation, and safe indoor gardening tips. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 plant-doctor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install plant-doctor」即可一键安装,无需额外配置。

plant-doctor 是免费的吗?

是的,plant-doctor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

plant-doctor 支持哪些平台?

plant-doctor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 plant-doctor?

由 Nollio(@nollio)开发并维护,当前版本 v1.0.0。

💬 留言讨论