← 返回 Skills 市场
siatrial

Gardening Calendar

作者 siatrial · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
349
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install gardening-calendar
功能描述
Provides accurate monthly sowing and harvesting guidance for 160+ plants, tailored to UK and selected international climates.
使用说明 (SKILL.md)

Gardening Calendar Skill 🎷

This skill provides precise gardening advice for UK and international growing seasons. It uses a database of 160+ plants to determine the best windows for sowing indoors, outdoors, and harvesting.

Core Capabilities

  1. "Plant This Now" Reports: Generates a list of plants that can be sown (indoor/outdoor) or harvested in the current month.
  2. Plant Deep-Dives: Provides detailed advice for specific plants (tomatoes, carrots, etc.), including soil requirements, spacing, and maintenance tips.
  3. Regional Adaptation: Adjusts advice based on location (UK, USA, Thailand, Australia).
  4. Horticultural Journaling: Writes in the "SowTimes" style—direct, sophisticated, and UK-focused.

Workflow

Phase 1: Context Gathering

Check the current month and the user's location. Default to UK/March if not specified.

Phase 2: Logic Application

Use scripts/calendar-logic.ts to calculate plant statuses:

  • Sow Now: Currently in a sowing window (prioritizes indoor vs outdoor).
  • Harvest Now: Currently in a harvest window.
  • Plan Ahead: Window is coming up in 1-2 months.

Phase 3: Reporting

Structure the response with:

  • 🚜 Sow Now (Indoors)

  • 🌱 Sow Now (Outdoors)

  • 🧺 Harvest Now

  • 🧠 Pro Tips

Style Guidelines

  • Sophisticated but Conversational: Speak like a professional UK allotmenteer.
  • Precision: Use Celsius and UK metrics.
  • Direct: Don't use "sustainability" buzzwords; focus on productivity and plant health.
  • Tone: Helpful with a touch of sarcasm (Andre's signature). 🎷

Resources

  • scripts/calendar-logic.ts: The core logic for calculating windows.
  • references/plant-database.md: Full list of plant IDs and their seasonal data. (Coming Soon)
安全使用建议
This package is not malicious but is internally inconsistent: it advertises 160+ plants and regional adaptation but only ships 3 plant records and the logic does not apply region-specific rules. If you need the advertised functionality, ask the publisher for the full plant dataset and for code that accepts a region parameter and applies region-specific windows. It's safe from a credential/exfiltration perspective (no env vars, no network calls), but do not assume the skill provides comprehensive regional advice until the missing data/logic are added. If you plan to rely on it for critical gardening decisions, verify outputs against a trusted source or wait for the complete dataset and region-aware implementation.
功能分析
Type: OpenClaw Skill Name: gardening-calendar Version: 1.0.1 The skill bundle is benign. All files, including the `SKILL.md` instructions for the AI agent, `_meta.json`, `references/plant-data.ts`, and `scripts/calendar-logic.ts`, are aligned with the stated purpose of providing gardening advice. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core function, or any other high-risk behaviors. The `scripts/calendar-logic.ts` file contains pure computational logic without external calls or risky system interactions.
能力评估
Purpose & Capability
The skill's description claims a database of 160+ plants and regional adaptation for UK/US/Thailand/Australia, but the bundled reference data contains only 3 plants (tomato, carrot, lettuce) and the plant records have no region-specific fields. The logic file exposes REGIONS but does not accept or apply a region parameter when computing sow/harvest windows. This mismatch means the delivered capability does not match the advertised purpose.
Instruction Scope
SKILL.md limits runtime behavior to checking the current month and user's location and using scripts/calendar-logic.ts. It does not instruct any network calls, file system reads beyond the bundled files, or credential use. However it references 'references/plant-database.md' as a resource (marked 'Coming Soon') which is not present; the instructions also promise regional adaptation that the code does not implement.
Install Mechanism
No install spec and only small TypeScript files are bundled. Nothing is downloaded or written to disk at install time; no third-party packages or external install sources are used.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not access environment variables or external services.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request persistent/system-wide privileges or attempt to modify other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gardening-calendar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gardening-calendar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added core plant data in `references/plant-data.ts`. - Implemented central calendar logic with `scripts/calendar-logic.ts` to calculate sowing and harvesting windows. - Enhanced skill architecture to support month-by-month and plant-specific advice using these new modules.
v1.0.0
- Initial release of the Gardening Calendar skill. - Provides month-by-month sowing and harvesting advice for 160+ plants, tailored to UK and international climates. - Generates lists of what to plant or harvest now, with deep-dives into plant care. - Adapts recommendations for users in the UK, US, Thailand, and Australia. - Reports feature a direct, sophisticated style with a UK allotment focus and a touch of wit.
元数据
Slug gardening-calendar
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Gardening Calendar 是什么?

Provides accurate monthly sowing and harvesting guidance for 160+ plants, tailored to UK and selected international climates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 349 次。

如何安装 Gardening Calendar?

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

Gardening Calendar 是免费的吗?

是的,Gardening Calendar 完全免费(开源免费),可自由下载、安装和使用。

Gardening Calendar 支持哪些平台?

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

谁开发了 Gardening Calendar?

由 siatrial(@siatrial)开发并维护,当前版本 v1.0.1。

💬 留言讨论