← 返回 Skills 市场
Plant
作者
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
170
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install plant
功能描述
Manage houseplant care with watering and fertilizer schedules. Use when adding plants, tracking watering, scheduling fertilizing, setting care reminders.
安全使用建议
This skill appears to do what it claims: a local, offline plant tracker that stores data under ~/.local/share/plant. Before installing, review the included scripts/script.sh (already visible) to confirm you’re comfortable with it running on your machine. Remember that any notes you enter are stored as plain text in that folder—avoid entering passwords or other sensitive secrets. If you want extra caution, run the script in a sandboxed account or inspect and run it manually rather than allowing automatic execution.
功能分析
Type: OpenClaw Skill
Name: plant
Version: 2.0.0
The 'Plant' skill is a straightforward local CLI tool for managing houseplant care schedules and logs. Analysis of 'scripts/script.sh' and 'SKILL.md' confirms that all data is stored locally in '~/.local/share/plant/', with no evidence of network activity, data exfiltration, or unauthorized access to sensitive system files.
能力评估
Purpose & Capability
Name and description describe a local plant management tool and the included script and SKILL.md implement exactly that: a simple CLI that reads/writes logs under ~/.local/share/plant and provides export/search/status features. No unrelated capabilities (cloud access, system-wide changes) are requested.
Instruction Scope
SKILL.md and the script limit operations to the DATA_DIR under the user's home, printing, searching, exporting, and logging entries. Instructions do not attempt to read arbitrary system files, environment variables, or contact external endpoints.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However, a runnable script (scripts/script.sh) is included in the package—reviewing that script is important because the skill runtime will execute it. The script appears benign and only manipulates local files.
Credentials
The skill requires no environment variables, credentials, or special config paths. All storage is in a user-writable data directory under the home directory, which is proportional to its functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plant - 安装完成后,直接呼叫该 Skill 的名称或使用
/plant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
常见问题
Plant 是什么?
Manage houseplant care with watering and fertilizer schedules. Use when adding plants, tracking watering, scheduling fertilizing, setting care reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Plant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plant」即可一键安装,无需额外配置。
Plant 是免费的吗?
是的,Plant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plant 支持哪些平台?
Plant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plant?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。
推荐 Skills