Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
A command-line tool for tracking plants and garden care. Stores plant records with species, location, planting date, and a full care history. Supports multiple garden types from indoor houseplants to vegetable beds and community plots.
Keeps care history and plant metadata in one searchable local file rather than scattered notes or generic spreadsheets.
When to use it
- Logging weekly watering and fertilizing across a vegetable garden
- Keeping care history for a large indoor houseplant collection
- Tracking harvest dates and yields from edible plants
- Managing plants spread across multiple outdoor beds or locations
- Exporting a garden inventory for backup or seasonal planning
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: track my tomato plants and log today's watering
- 1Run plant_tracker.py add to register each tomato variety with species, location, and planting date
- 2Run plant_tracker.py list to confirm plants are in the database
- 3Run plant_tracker.py care for each plant with --action water and a note about conditions
- 4Run plant_tracker.py show to verify the care entry was recorded
Each tomato plant has an updated care history entry with timestamp and watering notes