← 返回 Skills 市场
harrylabsj

Home Garden Planner

作者 haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install home-garden-planner
功能描述
Recommend plants and garden layouts based on your space, experience, and goals, with seasonal tips and common mistakes to avoid.
使用说明 (SKILL.md)

Home Garden Planner(家庭花园规划师)

Overview

根据用户的种植空间、经验水平和目的,推荐适合的植物品种,提供种植规划和常见错误提示。

Trigger

  • 种花
  • 阳台种菜
  • 养植物
  • 花园规划

Output

JSON: {spaceType, gardenPlan{recommendedPlants[], layout_suggestion, seasonal_tips}, tools[], commonMistakes[]}

安全使用建议
This skill appears coherent and low-risk: it runs pure Python logic on local data, requires no credentials, and makes no network calls. Notes to consider before installing: (1) repo metadata is minimal (owner ID and an author name only, no homepage), so if you require provenance you may want to confirm the publisher; (2) the code executes in the agent runtime—if you run untrusted skills you should sandbox them or review the code first (the handler.py here is short and readable); (3) outputs and text are in Chinese—ensure that matches your agent/user expectations. Otherwise this skill is proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill Name: home-garden-planner Version: 0.1.0 The skill is a straightforward gardening recommendation tool that uses simple keyword matching in handler.py to suggest plants and provide basic care tips. It contains no network requests, file system operations, or suspicious instructions in SKILL.md.
能力评估
Purpose & Capability
The name/description (garden planning) match the provided SKILL.md and handler.py behavior. The code returns plant recommendations and layout/tips consistent with the stated purpose. No unrelated capabilities (cloud access, system management) are requested.
Instruction Scope
SKILL.md is narrow and describes triggers and expected JSON output. The handler implements that output and does not read files, environment variables, or external endpoints. The runtime instructions do not ask the agent to gather unrelated system data.
Install Mechanism
There is no install spec or external download; the skill is delivered as source files (handler.py, SKILL.md, skill.json). No archives or remote code are fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access secrets or environment variables.
Persistence & Privilege
The skill does not request always:true and contains no code that modifies other skills or system-wide settings. It runs as a normal, user-invoked handler.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install home-garden-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /home-garden-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of Home Garden Planner. - Recommends suitable plants based on space, experience, and goals. - Provides planting plans, layout suggestions, and seasonal tips. - Lists necessary tools and common gardening mistakes. - Supports triggers like planting flowers, balcony gardening, and garden planning. - Outputs responses in structured JSON format.
元数据
Slug home-garden-planner
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Home Garden Planner 是什么?

Recommend plants and garden layouts based on your space, experience, and goals, with seasonal tips and common mistakes to avoid. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Home Garden Planner?

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

Home Garden Planner 是免费的吗?

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

Home Garden Planner 支持哪些平台?

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

谁开发了 Home Garden Planner?

由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.0。

💬 留言讨论