name: gardening-calendar description: Precise horticultural advice for UK and international gardening. Use when a user asks for: (1) What to plant or harvest this month, (2) Sowing/harvesting windows for specific plants, (3) UK-specific (Celsius/Allotment) advice, or (4) International gardening context (Thailand, US, Australia).
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.
Check the current month and the user's location. Default to UK/March if not specified.
7w4.net小蔥技能站收錄全網優質技能,值得收藏。
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.
Structure the response with: - ### 🚜 Sow Now (Indoors) - ### 🌱 Sow Now (Outdoors) - ### 🧺 Harvest Now - ### 🧠 Pro Tips
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)這是一個功能設計清晰的園藝日曆助手,支援多地區種植建議。文件完善、程式碼結構好,但實際可用的植物資料非常少,只有番茄、胡蘿蔔、生菜 3 種,與宣傳的豐富功能有較大差距。如果你只需要這幾種常見蔬菜的種植指導,可以使用;但如果期待全面的植物資料庫支援,目前內容還遠遠不夠,需要等待後續資料擴充。